Results

By type

          Policy pap config file: /opt/app/policy/pap/etc/mounted/config.json
overriding logback.xml
[2021-06-03T23:13:43.374+00:00|INFO|Main|main] Starting policy pap service with arguments - [-c, /opt/app/policy/pap/etc/mounted/config.json]
[EL Info]: 2021-06-03 23:13:44.344--ServerSession(691863815)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:13:45.689--ServerSession(691863815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=794) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:13:45.731--ServerSession(691863815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=794) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:13:45.784--ServerSession(691863815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=794) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:13:45.828--ServerSession(691863815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=794) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:13:46.556+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
[2021-06-03T23:13:46.659+00:00|INFO|ServiceManager|main] Policy PAP starting
[2021-06-03T23:13:46.659+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters
[2021-06-03T23:13:46.660+00:00|INFO|ServiceManager|main] Policy PAP starting DAO Factory
[2021-06-03T23:13:46.660+00:00|INFO|ServiceManager|main] Policy PAP starting DAO Factory registration
[2021-06-03T23:13:46.660+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener
[2021-06-03T23:13:46.660+00:00|INFO|ServiceManager|main] Policy PAP starting Request ID Dispatcher
[2021-06-03T23:13:46.661+00:00|INFO|ServiceManager|main] Policy PAP starting Message Dispatcher
[2021-06-03T23:13:46.665+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=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@11a00961
[2021-06-03T23:13:46.665+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2021-06-03T23:13:46.690+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED
[2021-06-03T23:13:46.698+00:00|INFO|ServiceManager|main] Policy PAP starting topics
[2021-06-03T23:13:46.702+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2021-06-03T23:13:46.708+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:13:46.717+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:13:46.702+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5b09100c-cf6c-4eac-86ad-65c307a1ccc0, alive=false, publisher=null]]: starting
[2021-06-03T23:13:46.754+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5b09100c-cf6c-4eac-86ad-65c307a1ccc0, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-06-03T23:13:46.754+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9de99bce-ebc4-42fb-a7fc-6673ece7dcf3, alive=false, publisher=null]]: starting
[2021-06-03T23:13:46.755+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9de99bce-ebc4-42fb-a7fc-6673ece7dcf3, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
[2021-06-03T23:13:46.755+00:00|INFO|ServiceManager|main] Policy PAP starting PAP statistics
[2021-06-03T23:13:46.756+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher
[2021-06-03T23:13:46.758+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher
[2021-06-03T23:13:46.759+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notifier
[2021-06-03T23:13:46.760+00:00|INFO|ServiceManager|main] Policy PAP starting PDP heart beat timers
[2021-06-03T23:13:46.762+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers
[2021-06-03T23:13:46.762+00:00|INFO|TimerManager|Thread-7] timer manager heart beat started
[2021-06-03T23:13:46.762+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers
[2021-06-03T23:13:46.763+00:00|INFO|TimerManager|Thread-8] timer manager update started
[2021-06-03T23:13:46.763+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock
[2021-06-03T23:13:46.763+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests
[2021-06-03T23:13:46.767+00:00|INFO|ServiceManager|main] Policy PAP starting PDP heart beat tracker
[2021-06-03T23:13:46.769+00:00|INFO|TimerManager|Thread-9] timer manager state-change started
[EL Info]: 2021-06-03 23:13:46.86--ServerSession(22874185)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:13:47.826--ServerSession(22874185)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=795) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:13:47.866--ServerSession(22874185)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=795) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:13:47.919--ServerSession(22874185)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=795) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:13:47.958--ServerSession(22874185)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=795) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:13:48.568+00:00|INFO|TimerManager|main] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622762388568]
[2021-06-03T23:13:48.592+00:00|INFO|TimerManager|main] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622762388592]
[2021-06-03T23:13:48.593+00:00|INFO|TimerManager|main] heart beat timer registered Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622762388593]
[2021-06-03T23:13:48.593+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 359975ms Timer [name=dev-policy-apex-pdp-0, expireMs=1622762388568]
[2021-06-03T23:13:48.593+00:00|INFO|ServiceManager|main] Policy PAP starting PAP client executor
[2021-06-03T23:13:48.693+00:00|INFO|ServiceManager|main] Policy PAP starting REST server
[2021-06-03T23:13:48.760+00:00|INFO|log|main] Logging initialized @6053ms to org.eclipse.jetty.util.log.Slf4jLog
[2021-06-03T23:13:48.866+00:00|INFO|ServiceManager|main] service manager starting
[2021-06-03T23:13:48.866+00:00|INFO|ServiceManager|main] service manager starting REST PapGroup
[2021-06-03T23:13:48.866+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2acdcce8@dcd13871==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=PapGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@2db2a05f{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@695c938d{/,null,STOPPED}, connector=PapGroup@360e9c06{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null]]: STARTING
[2021-06-03T23:13:48.872+00:00|INFO|ServiceManager|main] service manager started
[2021-06-03T23:13:48.872+00:00|INFO|ServiceManager|main] Policy PAP started
[2021-06-03T23:13:48.872+00:00|INFO|Main|main] Started policy-pap service successfully.
[2021-06-03T23:13:48.872+00:00|INFO|JettyServletServer|PapGroup-6969] JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2acdcce8@dcd13871==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=false,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=PapGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@2db2a05f{STOPPED}[9.4.33.v20201020], context=o.e.j.s.ServletContextHandler@695c938d{/,null,STOPPED}, connector=PapGroup@360e9c06{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[PapGroup-6969,5,main]]]: STARTING
[2021-06-03T23:13:48.882+00:00|INFO|Server|PapGroup-6969] jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.9.1+1
[2021-06-03T23:13:48.923+00:00|INFO|session|PapGroup-6969] DefaultSessionIdManager workerName=node0
[2021-06-03T23:13:48.923+00:00|INFO|session|PapGroup-6969] No SessionScavenger set, using defaults
[2021-06-03T23:13:48.925+00:00|INFO|session|PapGroup-6969] node0 Scavenging every 660000ms
[2021-06-03T23:13:49.777+00:00|INFO|GsonMessageBodyHandler|PapGroup-6969] Using GSON for REST calls
[2021-06-03T23:13:49.778+00:00|INFO|YamlMessageBodyHandler|PapGroup-6969] Accepting YAML for REST calls
[2021-06-03T23:13:49.895+00:00|INFO|ContextHandler|PapGroup-6969] Started o.e.j.s.ServletContextHandler@695c938d{/,null,AVAILABLE}
[2021-06-03T23:13:50.074+00:00|INFO|SslContextFactory|PapGroup-6969] x509=X509@3ca2355f(policy@policy.onap.org,h=[policy, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-drools-pdp, policy-drools-pdp.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],w=[]) for Server@2b941d93[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/pap/etc/ssl/policy-truststore]
[2021-06-03T23:13:50.147+00:00|INFO|AbstractConnector|PapGroup-6969] Started PapGroup@360e9c06{SSL, (ssl, http/1.1)}{0.0.0.0:6969}
[2021-06-03T23:13:50.148+00:00|INFO|Server|PapGroup-6969] Started @7441ms
[2021-06-03T23:14:09.919+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:09.933+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:14:09.933+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:14:13.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:13.834+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-PDP-PAP] ***** OrderedServiceImpl implementers:
 []
[2021-06-03T23:14:13.837+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"5eaa1377-0484-48d3-af25-97c01308654e","timestampMs":1622762001594,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:14:13.842+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-06-03T23:14:13.842+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:14:13.842+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:14:15.436+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:15.437+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"5eaa1377-0484-48d3-af25-97c01308654e","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"42a9ab5e-c29f-4536-b7af-a6374e5a8aa9","timestampMs":1622762053815,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:14:15.450+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listener for request id 5eaa1377-0484-48d3-af25-97c01308654e
[2021-06-03T23:14:15.450+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:14:15.450+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:14:30.336+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:30.337+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:14:29.622236Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"b09d168b-a358-4280-8416-792a08bde6ac","timestampMs":1622762069622,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-06-03 23:14:30.444--ServerSession(516283582)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:14:30.917--ServerSession(516283582)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=815) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:14:30.985--ServerSession(516283582)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=815) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:14:31.056--ServerSession(516283582)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=815) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:14:31.11--ServerSession(516283582)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=815) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:14:31.556+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-drools-pdp-0, expireMs=1622762388592]
[2021-06-03T23:14:31.556+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622762431556]
[2021-06-03T23:14:31.557+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:14:31.557+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:14:44.990+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:44.990+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"017e451c-c642-4f70-b6df-18cfa00b9244","timestampMs":1622762083590,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-06-03 23:14:45.069--ServerSession(1259490565)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:14:45.954--ServerSession(1259490565)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=823) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:14:46.007--ServerSession(1259490565)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=823) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:14:46.071--ServerSession(1259490565)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=823) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:14:46.55--ServerSession(1259490565)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=823) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:14:47.568+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting
[2021-06-03T23:14:47.568+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting listener
[2021-06-03T23:14:47.570+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting timer
[2021-06-03T23:14:47.570+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=8ef33507-3e9f-43ea-84dd-9ea9802a06b0, expireMs=1622762117570]
[2021-06-03T23:14:47.570+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting enqueue
[2021-06-03T23:14:47.571+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate started
[2021-06-03T23:14:47.571+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622762388593]
[2021-06-03T23:14:47.571+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622762447571]
[2021-06-03T23:14:47.577+00:00|INFO|TimerManager|Thread-8] update timer waiting 29993ms Timer [name=8ef33507-3e9f-43ea-84dd-9ea9802a06b0, expireMs=1622762117570]
[2021-06-03T23:14:47.586+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:14:47.586+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:14:47.600+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"8ef33507-3e9f-43ea-84dd-9ea9802a06b0","timestampMs":1622762087233,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:14:47.604+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 3 ms
[2021-06-03T23:14:47.607+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:14:47.795+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:47.796+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (190 ms):{"serverTimeMs":0,"count":1}
[2021-06-03T23:14:48.436+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:48.437+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"8ef33507-3e9f-43ea-84dd-9ea9802a06b0","timestampMs":1622762087233,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:14:48.437+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-06-03T23:14:48.437+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:14:48.437+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:14:50.200+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:50.200+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"8ef33507-3e9f-43ea-84dd-9ea9802a06b0","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c716dcb7-8d58-42d8-82ac-8db47725df48","timestampMs":1622762088902,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:14:50.201+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping
[2021-06-03T23:14:50.201+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping enqueue
[2021-06-03T23:14:50.201+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping timer
[2021-06-03T23:14:50.202+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=8ef33507-3e9f-43ea-84dd-9ea9802a06b0, expireMs=1622762117570]
[2021-06-03T23:14:50.202+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping listener
[2021-06-03T23:14:50.202+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopped
[EL Info]: 2021-06-03 23:14:50.247--ServerSession(2026091976)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:14:56.551--ServerSession(2026091976)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=827) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:14:56.603--ServerSession(2026091976)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=827) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:14:57.552--ServerSession(2026091976)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=827) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:14:57.603--ServerSession(2026091976)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=827) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:14:57.619+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate successful
[2021-06-03T23:14:57.619+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf start publishing next request
[2021-06-03T23:14:57.619+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting
[2021-06-03T23:14:57.619+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting listener
[2021-06-03T23:14:57.619+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting timer
[2021-06-03T23:14:57.619+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=591b9a62-25ca-4045-a334-0219f44e12a5, expireMs=1622762127619]
[2021-06-03T23:14:57.620+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting enqueue
[2021-06-03T23:14:57.620+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange started
[2021-06-03T23:14:57.620+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:14:57.621+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 29998ms Timer [name=591b9a62-25ca-4045-a334-0219f44e12a5, expireMs=1622762127619]
[2021-06-03T23:14:57.621+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:14:57.621+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"591b9a62-25ca-4045-a334-0219f44e12a5","timestampMs":1622762087234,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:14:57.654+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 32 ms
[2021-06-03T23:14:57.654+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:14:58.727+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:58.727+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (1073 ms):{"serverTimeMs":0,"count":1}
[2021-06-03T23:14:59.588+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:14:59.589+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"591b9a62-25ca-4045-a334-0219f44e12a5","timestampMs":1622762087234,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:14:59.589+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-06-03T23:14:59.589+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:14:56.310786Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"f89ce63d-708d-4333-ab1c-59d0502c3cbd","timestampMs":1622762096310,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-06-03 23:14:59.659--ServerSession(583453590)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:15:00.655--ServerSession(583453590)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=831) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:15:00.702--ServerSession(583453590)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=831) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:15:00.758--ServerSession(583453590)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=831) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:15:00.804--ServerSession(583453590)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=831) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:15:00.846+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-apex-pdp-0, expireMs=1622762388568]
[2021-06-03T23:15:00.846+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622762460846]
[2021-06-03T23:15:00.847+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:15:00.847+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:15:02.616+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:15:02.616+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"591b9a62-25ca-4045-a334-0219f44e12a5","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"7d6fb991-f828-4db7-854e-5d3577970e30","timestampMs":1622762099634,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:15:02.617+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping
[2021-06-03T23:15:02.617+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping enqueue
[2021-06-03T23:15:02.617+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping timer
[2021-06-03T23:15:02.617+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=591b9a62-25ca-4045-a334-0219f44e12a5, expireMs=1622762127619]
[2021-06-03T23:15:02.617+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping listener
[2021-06-03T23:15:02.617+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopped
[2021-06-03T23:15:02.617+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange successful
[2021-06-03T23:15:02.617+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf has no more requests
[2021-06-03T23:15:02.617+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:15:02.617+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:15:03.758+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:15:03.759+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"8bf511bb-b93a-4399-a16b-158e8cce1845","timestampMs":1622762102726,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:15:03.759+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-06-03T23:15:03.760+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:15:03.760+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:15:04.787+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:15:04.787+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"8bf511bb-b93a-4399-a16b-158e8cce1845","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"dd444e13-893d-4f08-b24c-3331b717d59f","timestampMs":1622762103754,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:15:04.788+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listener for request id 8bf511bb-b93a-4399-a16b-158e8cce1845
[2021-06-03T23:15:04.788+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:15:04.788+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:15:17.589+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=8ef33507-3e9f-43ea-84dd-9ea9802a06b0, expireMs=1622762117570]
[2021-06-03T23:15:21.398+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:15:21.399+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:15:21.400+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:15:27.619+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=591b9a62-25ca-4045-a334-0219f44e12a5, expireMs=1622762127619]
[2021-06-03T23:15:38.723+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:15:38.723+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:15:38.724+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[EL Info]: 2021-06-03 23:16:07.953--ServerSession(406680678)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:16:08.309--ServerSession(406680678)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=864) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:16:08.352--ServerSession(406680678)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=864) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:16:08.408--ServerSession(406680678)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=864) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:16:08.561--ServerSession(406680678)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=864) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:16:08.648+00:00|INFO|RequestLog|qtp2099541600-30] 10.242.246.201 - healthcheck [03/Jun/2021:23:16:07 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2676 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[EL Info]: 2021-06-03 23:16:10.827--ServerSession(1177807919)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:16:11.561--ServerSession(1177807919)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=868) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:16:11.608--ServerSession(1177807919)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=868) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:16:11.667--ServerSession(1177807919)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=868) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:16:11.722--ServerSession(1177807919)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=868) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:16:11.752+00:00|INFO|RequestLog|qtp2099541600-34] 10.242.246.201 - healthcheck [03/Jun/2021:23:16:10 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2676 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-06-03T23:16:16.778+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:16:16.779+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:16:16.779+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:17:01.827+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Read timed out; blacklisting for 2 minutes
[2021-06-03T23:17:01.830+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Read timed out - backoff for 15000 ms.
[2021-06-03T23:17:16.838+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:17:16.840+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:17:16.840+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:17:16.841+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:17:17.678+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:17:17.680+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:17:32.681+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 28 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	... 25 common frames omitted
[2021-06-03T23:17:32.684+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:17:32.684+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:17:32.685+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:17:38.799+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:17:38.799+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:17:53.800+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 28 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	... 25 common frames omitted
[2021-06-03T23:17:53.800+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:17:53.800+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:17:53.800+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:19:00.899+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:19:00.902+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:19:15.903+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:19:15.904+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:19:15.905+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:19:15.940+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:19:15.940+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:19:30.941+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 30 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	... 26 common frames omitted
[2021-06-03T23:19:30.942+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:19:30.942+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:19:30.942+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:19:34.362+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:19:34.362+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:19:48.569+00:00|INFO|TimerManager|Thread-7] heart beat timer discarded (expired) Timer [name=dev-policy-apex-pdp-0, expireMs=1622762388568]
[2021-06-03T23:19:48.569+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 42987ms Timer [name=dev-policy-drools-pdp-0, expireMs=1622762431556]
[2021-06-03T23:19:49.362+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:19:49.363+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:19:49.363+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:20:31.557+00:00|INFO|TimerManager|Thread-7] heart beat timer expired Timer [name=dev-policy-drools-pdp-0, expireMs=1622762431556]
[2021-06-03T23:20:31.558+00:00|INFO|TimerManager|Thread-7] heart beat timer firing Timer [name=dev-policy-drools-pdp-0, expireMs=1622762431556]
[2021-06-03T23:20:31.559+00:00|WARN|PdpTracker|Thread-7] missed heart beats - removing PDP dev-policy-drools-pdp-0
[EL Info]: 2021-06-03 23:20:31.635--ServerSession(724114102)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-06-03T23:20:34.410+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Read timed out; blacklisting for 2 minutes
[2021-06-03T23:20:34.410+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Read timed out - backoff for 15000 ms.
[EL Warning]: 2021-06-03 23:20:39.595--ServerSession(724114102)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=980) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:20:39.645--ServerSession(724114102)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=980) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:20:40.595--ServerSession(724114102)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=980) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:20:40.642--ServerSession(724114102)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=980) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:20:40.668+00:00|INFO|PdpModifyRequestMap|Thread-7] removed dev-policy-drools-pdp-0 from group=defaultGroup subgroup=drools
[2021-06-03T23:20:41.605+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 5966ms Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622762447571]
[2021-06-03T23:20:47.573+00:00|INFO|TimerManager|Thread-7] heart beat timer expired Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622762447571]
[2021-06-03T23:20:47.573+00:00|INFO|TimerManager|Thread-7] heart beat timer firing Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622762447571]
[2021-06-03T23:20:47.573+00:00|WARN|PdpTracker|Thread-7] missed heart beats - removing PDP dev-policy-xacml-pdp-6d49cb47c8-qzhgf
[EL Info]: 2021-06-03 23:20:47.639--ServerSession(1383437960)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-06-03T23:20:49.411+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:20:49.412+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:20:49.412+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:20:49.412+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[EL Warning]: 2021-06-03 23:20:55.597--ServerSession(1383437960)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=994) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:20:56.597--ServerSession(1383437960)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=994) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:20:57.597--ServerSession(1383437960)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=994) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:20:57.655--ServerSession(1383437960)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=994) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:20:58.615+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 2231ms Timer [name=dev-policy-apex-pdp-0, expireMs=1622762460846]
[2021-06-03T23:21:00.846+00:00|INFO|TimerManager|Thread-7] heart beat timer expired Timer [name=dev-policy-apex-pdp-0, expireMs=1622762460846]
[2021-06-03T23:21:00.846+00:00|INFO|TimerManager|Thread-7] heart beat timer firing Timer [name=dev-policy-apex-pdp-0, expireMs=1622762460846]
[2021-06-03T23:21:00.846+00:00|WARN|PdpTracker|Thread-7] missed heart beats - removing PDP dev-policy-apex-pdp-0
[EL Info]: 2021-06-03 23:21:00.951--ServerSession(236361350)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:21:01.733--ServerSession(236361350)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1004) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:21:01.782--ServerSession(236361350)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1004) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:21:01.845--ServerSession(236361350)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1004) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:21:01.904--ServerSession(236361350)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1004) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:21:01.923+00:00|INFO|PdpModifyRequestMap|Thread-7] removed dev-policy-apex-pdp-0 from group=defaultGroup subgroup=apex
[EL Info]: 2021-06-03 23:21:07.853--ServerSession(885648498)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:21:08.205--ServerSession(885648498)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1008) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:21:08.25--ServerSession(885648498)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1008) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:21:08.312--ServerSession(885648498)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1008) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:21:08.365--ServerSession(885648498)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1008) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:21:08.399+00:00|INFO|RequestLog|qtp2099541600-33] 10.242.246.201 - healthcheck [03/Jun/2021:23:21:07 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[EL Info]: 2021-06-03 23:21:10.821--ServerSession(230232091)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:21:11.599--ServerSession(230232091)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1012) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:21:11.652--ServerSession(230232091)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1012) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:21:11.723--ServerSession(230232091)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1012) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:21:11.769--ServerSession(230232091)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1012) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:21:11.801+00:00|INFO|RequestLog|qtp2099541600-29] 10.242.246.201 - healthcheck [03/Jun/2021:23:21:10 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-06-03T23:21:32.969+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:21:32.969+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:21:47.976+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 30 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	... 26 common frames omitted
[2021-06-03T23:21:47.990+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:21:47.990+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:21:47.990+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:22:52.532+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Read timed out; blacklisting for 2 minutes
[2021-06-03T23:22:52.532+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Read timed out - backoff for 15000 ms.
[2021-06-03T23:23:07.533+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:23:07.534+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:23:07.534+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:23:07.535+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:23:19.415+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:23:19.415+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:23:34.417+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 28 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	... 25 common frames omitted
[2021-06-03T23:23:34.419+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:23:34.419+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:23:34.419+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:23:37.174+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:23:37.174+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:23:52.174+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 28 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	... 25 common frames omitted
[2021-06-03T23:23:52.175+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:23:52.175+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:23:52.175+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:24:46.225+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out; blacklisting for 2 minutes
[2021-06-03T23:24:46.226+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out - backoff for 15000 ms.
[2021-06-03T23:25:01.227+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.ConnectTimeoutException: Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2021-06-03T23:25:01.228+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:25:01.228+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:25:01.228+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:25:02.116+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:25:02.116+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:25:17.116+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 28 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	... 25 common frames omitted
[2021-06-03T23:25:17.117+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:25:17.118+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:25:17.118+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:25:17.128+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Remote host terminated the handshake; blacklisting for 2 minutes
[2021-06-03T23:25:17.129+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Remote host terminated the handshake - backoff for 15000 ms.
[2021-06-03T23:25:32.129+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
		at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
		... 22 common frames omitted
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	... 24 common frames omitted
[2021-06-03T23:25:32.131+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:25:32.131+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:25:32.131+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[EL Info]: 2021-06-03 23:26:07.888--ServerSession(1012280362)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:26:08.235--ServerSession(1012280362)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1134) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:26:08.277--ServerSession(1012280362)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1134) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:26:08.342--ServerSession(1012280362)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1134) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:26:08.388--ServerSession(1012280362)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1134) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:26:08.433+00:00|INFO|RequestLog|qtp2099541600-31] 10.242.246.201 - healthcheck [03/Jun/2021:23:26:07 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[EL Info]: 2021-06-03 23:26:10.866--ServerSession(1305106474)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:26:11.704--ServerSession(1305106474)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1138) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:26:11.748--ServerSession(1305106474)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1138) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:26:11.806--ServerSession(1305106474)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1138) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:26:11.855--ServerSession(1305106474)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1138) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:26:11.880+00:00|INFO|RequestLog|qtp2099541600-29] 10.242.246.201 - healthcheck [03/Jun/2021:23:26:10 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-06-03T23:26:48.976+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out; blacklisting for 2 minutes
[2021-06-03T23:26:48.977+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out - backoff for 15000 ms.
[2021-06-03T23:27:03.979+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.ConnectTimeoutException: Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2021-06-03T23:27:03.984+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:27:03.984+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:27:03.984+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:27:49.046+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out; blacklisting for 2 minutes
[2021-06-03T23:27:49.046+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out - backoff for 15000 ms.
[2021-06-03T23:28:04.046+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.ConnectTimeoutException: Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2021-06-03T23:28:04.047+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:28:04.047+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:28:04.047+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:28:04.415+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:28:04.415+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:28:19.417+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 28 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	... 25 common frames omitted
[2021-06-03T23:28:19.419+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:28:19.419+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:28:19.419+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:28:31.296+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:28:31.296+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:28:46.297+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:28:46.298+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:28:46.299+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:28:57.391+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:28:57.391+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:29:12.391+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:29:12.392+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:29:12.392+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:29:43.574+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:29:43.575+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:29:58.577+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:29:58.578+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:29:58.578+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:30:31.241+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:30:31.242+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:30:46.243+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:30:46.244+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:30:46.244+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:30:52.746+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:30:52.746+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:31:07.747+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:31:07.747+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:31:07.747+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[EL Info]: 2021-06-03 23:31:07.92--ServerSession(1831224583)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:31:08.277--ServerSession(1831224583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1260) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:31:08.317--ServerSession(1831224583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1260) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:31:08.381--ServerSession(1831224583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1260) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:31:08.431--ServerSession(1831224583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1260) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:31:08.460+00:00|INFO|RequestLog|qtp2099541600-31] 10.242.246.201 - healthcheck [03/Jun/2021:23:31:07 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[EL Info]: 2021-06-03 23:31:10.949--ServerSession(330789525)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:31:11.834--ServerSession(330789525)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1264) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:31:11.883--ServerSession(330789525)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1264) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:31:11.947--ServerSession(330789525)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1264) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:31:12.004--ServerSession(330789525)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1264) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:31:12.025+00:00|INFO|RequestLog|qtp2099541600-27] 10.242.246.201 - healthcheck [03/Jun/2021:23:31:10 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-06-03T23:31:30.340+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:31:30.342+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:31:45.344+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:31:45.346+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:31:45.346+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:31:59.924+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:31:59.925+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:32:14.925+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:32:14.926+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:32:14.926+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:32:59.977+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Read timed out; blacklisting for 2 minutes
[2021-06-03T23:32:59.978+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Read timed out - backoff for 15000 ms.
[2021-06-03T23:33:14.979+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:33:14.981+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:33:14.984+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:33:14.984+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:34:14.649+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Read timed out; blacklisting for 2 minutes
[2021-06-03T23:34:14.651+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Read timed out - backoff for 15000 ms.
[2021-06-03T23:34:29.652+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:34:29.653+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:34:29.653+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:34:29.655+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:35:14.712+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out; blacklisting for 2 minutes
[2021-06-03T23:35:14.713+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out - backoff for 15000 ms.
[2021-06-03T23:35:29.714+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.ConnectTimeoutException: Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2021-06-03T23:35:29.715+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:35:29.715+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:35:29.715+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:35:29.726+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Remote host terminated the handshake; blacklisting for 2 minutes
[2021-06-03T23:35:29.726+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Remote host terminated the handshake - backoff for 15000 ms.
[2021-06-03T23:35:44.727+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
	at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	... 24 common frames omitted
[2021-06-03T23:35:44.728+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:35:44.728+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:35:44.729+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[EL Info]: 2021-06-03 23:36:07.946--ServerSession(661065526)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:36:08.296--ServerSession(661065526)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1384) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:36:08.347--ServerSession(661065526)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1384) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:36:08.402--ServerSession(661065526)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1384) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:36:08.448--ServerSession(661065526)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1384) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:36:08.483+00:00|INFO|RequestLog|qtp2099541600-34] 10.242.246.201 - healthcheck [03/Jun/2021:23:36:07 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[EL Info]: 2021-06-03 23:36:10.947--ServerSession(2011323598)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:36:11.87--ServerSession(2011323598)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1388) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:36:11.921--ServerSession(2011323598)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1388) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:36:11.982--ServerSession(2011323598)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1388) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:36:12.034--ServerSession(2011323598)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1388) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:36:12.057+00:00|INFO|RequestLog|qtp2099541600-31] 10.242.246.201 - healthcheck [03/Jun/2021:23:36:10 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2398 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-06-03T23:36:29.758+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out; blacklisting for 2 minutes
[2021-06-03T23:36:29.758+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out - backoff for 15000 ms.
[2021-06-03T23:36:44.759+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
org.apache.http.conn.ConnectTimeoutException: Connect to message-router:3905 [message-router/10.96.114.131] failed: Read timed out
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 17 common frames omitted
[2021-06-03T23:36:44.760+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:36:44.760+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:36:44.760+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:36:49.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:36:49.700+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:16:29.621718Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"40cacf64-9345-4b11-93da-dcd466d73e60","timestampMs":1622762189621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:49.701+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-drools-pdp-0 age 1220s
[2021-06-03T23:36:49.701+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:18:29.621935Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"1b13fa8a-4085-4c3d-8d5a-782a1cfd4a24","timestampMs":1622762309621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:49.702+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-drools-pdp-0 age 1100s
[2021-06-03T23:36:49.702+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:20:29.621980Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"99fdcf79-6a5d-412c-abbf-eca4fdcca1a3","timestampMs":1622762429621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:49.702+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-drools-pdp-0 age 980s
[2021-06-03T23:36:49.703+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:20:29.621980Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"99fdcf79-6a5d-412c-abbf-eca4fdcca1a3","timestampMs":1622762429621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:49.703+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-drools-pdp-0 age 980s
[2021-06-03T23:36:49.703+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:22:29.621912Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"24f78a1a-f9eb-4fe1-8780-4931a0bb55ae","timestampMs":1622762549621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:49.703+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-drools-pdp-0 age 860s
[2021-06-03T23:36:49.703+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:24:29.622801Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"159348b3-00cd-4b79-9899-3022c668dd41","timestampMs":1622762669622,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:49.704+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-drools-pdp-0 age 740s
[2021-06-03T23:36:49.704+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:26:29.622051Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"bdf4a920-c915-48dc-a728-8e62f66e6c9d","timestampMs":1622762789621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:49.704+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-drools-pdp-0 age 620s
[2021-06-03T23:36:49.704+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:26:29.622051Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"bdf4a920-c915-48dc-a728-8e62f66e6c9d","timestampMs":1622762789621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:49.705+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-drools-pdp-0 age 620s
[2021-06-03T23:36:49.705+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:22:29.621912Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"24f78a1a-f9eb-4fe1-8780-4931a0bb55ae","timestampMs":1622762549621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:49.706+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-drools-pdp-0 age 860s
[2021-06-03T23:36:49.706+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:28:29.621813Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"24acfbc4-1e9d-4b07-aae8-0c313d53a6ad","timestampMs":1622762909621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-06-03 23:36:49.81--ServerSession(521819154)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:36:53.805--ServerSession(521819154)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1406) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:36:54.723--ServerSession(521819154)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1406) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:36:54.781--ServerSession(521819154)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1406) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:36:54.835--ServerSession(521819154)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1406) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:36:55.753+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate starting
[2021-06-03T23:36:55.753+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate starting listener
[2021-06-03T23:36:55.753+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate starting timer
[2021-06-03T23:36:55.753+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=b579c81c-c9ff-4ef6-9236-7b35f91028dc, expireMs=1622763445753]
[2021-06-03T23:36:55.753+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate starting enqueue
[2021-06-03T23:36:55.753+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate started
[2021-06-03T23:36:55.753+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622763775753]
[2021-06-03T23:36:55.754+00:00|INFO|TimerManager|Thread-8] update timer waiting 30000ms Timer [name=b579c81c-c9ff-4ef6-9236-7b35f91028dc, expireMs=1622763445753]
[2021-06-03T23:36:55.754+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 359999ms Timer [name=dev-policy-drools-pdp-0, expireMs=1622763775753]
[2021-06-03T23:36:55.754+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:30:29.622262Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"5f2d2040-60b6-42ad-a66c-6e4020ff290e","timestampMs":1622763029622,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:55.754+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"b579c81c-c9ff-4ef6-9236-7b35f91028dc","timestampMs":1622763415751,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:36:55.804+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 50 ms
[2021-06-03T23:36:55.804+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[EL Info]: 2021-06-03 23:36:55.807--ServerSession(859345086)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-06-03T23:36:56.436+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:36:56.436+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (632 ms):{"serverTimeMs":0,"count":1}
[EL Warning]: 2021-06-03 23:36:58.786--ServerSession(859345086)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1409) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:36:58.831--ServerSession(859345086)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1409) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:36:59.723--ServerSession(859345086)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1409) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:36:59.773--ServerSession(859345086)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1409) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:36:59.813+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-drools-pdp-0, expireMs=1622763775753]
[2021-06-03T23:36:59.813+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622763779813]
[2021-06-03T23:36:59.814+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:32:29.622001Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"bf2bb7fc-4854-4fc6-83f9-ff546daea181","timestampMs":1622763149621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-06-03 23:36:59.849--ServerSession(571944310)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:01.852--ServerSession(571944310)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1411) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:02.724--ServerSession(571944310)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1411) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:02.785--ServerSession(571944310)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1411) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:02.832--ServerSession(571944310)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1411) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:02.859+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-drools-pdp-0, expireMs=1622763779813]
[2021-06-03T23:37:02.859+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622763782859]
[2021-06-03T23:37:02.860+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:34:29.621792Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"86ee797f-6995-4e43-81fb-46312b011545","timestampMs":1622763269621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-06-03 23:37:02.889--ServerSession(2117344430)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:04.853--ServerSession(2117344430)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1414) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:04.901--ServerSession(2117344430)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1414) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:05.724--ServerSession(2117344430)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1414) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:05.77--ServerSession(2117344430)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1414) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:05.824+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-drools-pdp-0, expireMs=1622763782859]
[2021-06-03T23:37:05.824+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622763785824]
[2021-06-03T23:37:05.825+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:34:29.621792Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"86ee797f-6995-4e43-81fb-46312b011545","timestampMs":1622763269621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-06-03 23:37:05.893--ServerSession(767580426)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:07.725--ServerSession(767580426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1416) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:07.769--ServerSession(767580426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1416) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:07.82--ServerSession(767580426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1416) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:07.866--ServerSession(767580426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1416) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:07.904+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-drools-pdp-0, expireMs=1622763785824]
[2021-06-03T23:37:07.905+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622763787905]
[2021-06-03T23:37:07.906+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:36:29.621881Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"fcb042f8-3e4f-4a7e-9402-e1827d65f1bc","timestampMs":1622763389621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-06-03 23:37:07.946--ServerSession(1787168933)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:09.725--ServerSession(1787168933)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1417) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:09.773--ServerSession(1787168933)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1417) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:09.835--ServerSession(1787168933)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1417) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:09.897--ServerSession(1787168933)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1417) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:09.940+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-drools-pdp-0, expireMs=1622763787905]
[2021-06-03T23:37:09.940+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622763789940]
[2021-06-03T23:37:09.940+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:09.941+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:10.459+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:10.462+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:16:56.309449Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"ced31d1d-4550-4097-90db-2f70c4d3ae7f","timestampMs":1622762216309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:10.463+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-apex-pdp-0 age 1214s
[2021-06-03T23:37:10.464+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"dc555335-f3e2-48a6-90b8-5b03aaab8af0","timestampMs":1622762102726,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:10.464+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-06-03T23:37:10.464+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"dd76d73c-f36a-471b-a26f-42a4730adf4a","timestampMs":1622762203593,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:10.464+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-xacml-pdp-6d49cb47c8-qzhgf age 1226s
[2021-06-03T23:37:10.464+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"65ee5af6-88c6-4dfa-aaf4-92a8dc0e142a","timestampMs":1622762323597,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:10.465+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-xacml-pdp-6d49cb47c8-qzhgf age 1106s
[2021-06-03T23:37:10.465+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:16:56.309449Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"ced31d1d-4550-4097-90db-2f70c4d3ae7f","timestampMs":1622762216309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:10.465+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-apex-pdp-0 age 1214s
[2021-06-03T23:37:10.465+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:18:56.309437Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"bda38989-7739-4743-a31b-6c973bfca58d","timestampMs":1622762336309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:10.465+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-apex-pdp-0 age 1094s
[2021-06-03T23:37:10.465+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"dc555335-f3e2-48a6-90b8-5b03aaab8af0","timestampMs":1622762102726,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:10.466+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-06-03T23:37:10.466+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"6cf10f03-3315-4a8f-90f8-84033cb4b8ea","timestampMs":1622762455390,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:10.466+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-xacml-pdp-6d49cb47c8-qzhgf age 975s
[2021-06-03T23:37:10.466+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:20:56.310274Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"f8f3f97a-40e4-4d0c-9808-b7431c14f0ae","timestampMs":1622762456309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:10.466+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-apex-pdp-0 age 974s
[2021-06-03T23:37:10.466+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:20:56.310274Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"f8f3f97a-40e4-4d0c-9808-b7431c14f0ae","timestampMs":1622762456309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:10.467+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-apex-pdp-0 age 974s
[2021-06-03T23:37:10.467+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:20:56.310274Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"f8f3f97a-40e4-4d0c-9808-b7431c14f0ae","timestampMs":1622762456309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:10.467+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-apex-pdp-0 age 974s
[2021-06-03T23:37:10.467+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:22:56.309288Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"2088d8eb-2e77-4063-b4cd-883b73a7a854","timestampMs":1622762576309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:10.467+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-apex-pdp-0 age 854s
[2021-06-03T23:37:10.467+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:24:56.310583Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"9fa85559-9484-4648-9925-dda23c4d3dbe","timestampMs":1622762696309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:10.468+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-apex-pdp-0 age 734s
[2021-06-03T23:37:10.468+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:26:56.309516Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"c4a34f04-1e68-4a0a-b4bd-b59098caf309","timestampMs":1622762816309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:10.468+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-apex-pdp-0 age 614s
[2021-06-03T23:37:10.468+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"6cf10f03-3315-4a8f-90f8-84033cb4b8ea","timestampMs":1622762455390,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:10.468+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-xacml-pdp-6d49cb47c8-qzhgf age 975s
[2021-06-03T23:37:10.468+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"07fea4a3-1878-44f2-838f-76ac1ff17036","timestampMs":1622762575392,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:10.468+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-xacml-pdp-6d49cb47c8-qzhgf age 855s
[2021-06-03T23:37:10.469+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"51ccced8-08d5-433a-8b82-0ece07733ef1","timestampMs":1622762710211,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:10.475+00:00|INFO|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] discarding status message from dev-policy-xacml-pdp-6d49cb47c8-qzhgf age 720s
[2021-06-03T23:37:10.475+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9a5c1080-9aff-4663-8200-4c7c008f35f5","timestampMs":1622762853174,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-06-03 23:37:10.516--ServerSession(2139231373)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:11.068--ServerSession(2139231373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1420) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:11.117--ServerSession(2139231373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1420) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:11.725--ServerSession(2139231373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1420) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:11.769--ServerSession(2139231373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1420) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:12.153+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting
[2021-06-03T23:37:12.153+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting listener
[2021-06-03T23:37:12.153+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting timer
[2021-06-03T23:37:12.153+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=d5f8b30e-54de-45b5-938e-d4002e965a5a, expireMs=1622763462153]
[2021-06-03T23:37:12.153+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting enqueue
[2021-06-03T23:37:12.153+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate started
[2021-06-03T23:37:12.153+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622763792153]
[2021-06-03T23:37:12.154+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"messageName":"PDP_UPDATE","requestId":"d5f8b30e-54de-45b5-938e-d4002e965a5a","timestampMs":1622763432141,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:12.154+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:28:56.309524Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"54bd0c82-d3d3-4f63-9212-dca659e454d7","timestampMs":1622762936309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-06-03 23:37:12.188--ServerSession(1851097924)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-06-03T23:37:12.204+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 50 ms
[2021-06-03T23:37:12.204+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:37:12.778+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:12.778+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (574 ms):{"serverTimeMs":1,"count":1}
[EL Warning]: 2021-06-03 23:37:13.09--ServerSession(1851097924)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1423) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:13.135--ServerSession(1851097924)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1423) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:13.725--ServerSession(1851097924)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1423) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:13.779--ServerSession(1851097924)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1423) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:13.836+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate starting
[2021-06-03T23:37:13.836+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate starting listener
[2021-06-03T23:37:13.836+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate starting timer
[2021-06-03T23:37:13.836+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=a7d21122-b8a8-47b3-a04d-31a0677ffbe8, expireMs=1622763463836]
[2021-06-03T23:37:13.836+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate starting enqueue
[2021-06-03T23:37:13.836+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate started
[2021-06-03T23:37:13.836+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622763793836]
[2021-06-03T23:37:13.837+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"a7d21122-b8a8-47b3-a04d-31a0677ffbe8","timestampMs":1622763433818,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:13.837+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"d58dc93f-aa79-44ba-8835-33bccd029a53","timestampMs":1622762980582,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:13.854+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 16 ms
[2021-06-03T23:37:13.854+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[EL Info]: 2021-06-03 23:37:13.883--ServerSession(914649722)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-06-03T23:37:13.976+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:13.976+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (122 ms):{"serverTimeMs":0,"count":1}
[EL Warning]: 2021-06-03 23:37:14.726--ServerSession(914649722)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1425) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:14.774--ServerSession(914649722)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1425) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:14.838--ServerSession(914649722)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1425) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:14.881--ServerSession(914649722)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1425) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:15.190+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
java.lang.NullPointerException: null
	at java.base/java.util.HashSet.(Unknown Source)
	at org.onap.policy.pap.main.comm.msgdata.UpdateReq.reconfigure(UpdateReq.java:137)
	at org.onap.policy.pap.main.comm.PdpRequests.addSingleton(PdpRequests.java:85)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addSingleton(PdpModifyRequestMap.java:249)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:195)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:156)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.sendPdpMessage(PdpStatusMessageHandler.java:333)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:259)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:199)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:108)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:37:15.191+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:30:56.311335Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"357d326f-7aee-49df-bd00-6c059d607961","timestampMs":1622763056310,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-06-03 23:37:15.25--ServerSession(1024297880)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:16.085--ServerSession(1024297880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1426) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:16.124--ServerSession(1024297880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1426) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:16.181--ServerSession(1024297880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1426) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:16.231--ServerSession(1024297880)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1426) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:16.741+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-apex-pdp-0, expireMs=1622763793836]
[2021-06-03T23:37:16.741+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622763796741]
[2021-06-03T23:37:16.742+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b058176d-90e8-4c43-98a2-781d4e049399","timestampMs":1622763100585,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-06-03 23:37:16.781--ServerSession(532136652)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:17.127--ServerSession(532136652)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1427) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:17.181--ServerSession(532136652)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1427) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:17.242--ServerSession(532136652)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1427) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:17.726--ServerSession(532136652)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1427) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:18.009+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
java.lang.NullPointerException: null
	at java.base/java.util.HashSet.(Unknown Source)
	at org.onap.policy.pap.main.comm.msgdata.UpdateReq.reconfigure(UpdateReq.java:137)
	at org.onap.policy.pap.main.comm.PdpRequests.addSingleton(PdpRequests.java:85)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addSingleton(PdpModifyRequestMap.java:249)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:195)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:156)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.sendPdpMessage(PdpStatusMessageHandler.java:333)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:259)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:199)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:108)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:37:18.009+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:32:56.309263Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"fdcb9620-9cda-4dfb-af76-46c2ba6ee8ef","timestampMs":1622763176309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-06-03 23:37:18.036--ServerSession(1128781106)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:18.82--ServerSession(1128781106)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1428) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:18.866--ServerSession(1128781106)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1428) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:18.925--ServerSession(1128781106)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1428) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:18.975--ServerSession(1128781106)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1428) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:19.015+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-apex-pdp-0, expireMs=1622763796741]
[2021-06-03T23:37:19.015+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622763799015]
[2021-06-03T23:37:19.015+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b058176d-90e8-4c43-98a2-781d4e049399","timestampMs":1622763100585,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-06-03 23:37:19.072--ServerSession(478517061)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:19.884--ServerSession(478517061)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1430) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:19.923--ServerSession(478517061)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1430) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:19.987--ServerSession(478517061)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1430) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:20.031--ServerSession(478517061)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1430) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:20.291+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
java.lang.NullPointerException: null
	at java.base/java.util.HashSet.(Unknown Source)
	at org.onap.policy.pap.main.comm.msgdata.UpdateReq.reconfigure(UpdateReq.java:137)
	at org.onap.policy.pap.main.comm.PdpRequests.addSingleton(PdpRequests.java:85)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addSingleton(PdpModifyRequestMap.java:249)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:195)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:156)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.sendPdpMessage(PdpStatusMessageHandler.java:333)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:259)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:199)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:108)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:37:20.291+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:34:56.309684Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"0da689a9-f8ae-4b82-a174-316341b7a291","timestampMs":1622763296309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-06-03 23:37:20.319--ServerSession(1784421815)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:21.128--ServerSession(1784421815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1432) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:21.175--ServerSession(1784421815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1432) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:21.236--ServerSession(1784421815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1432) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:21.283--ServerSession(1784421815)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1432) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:21.310+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-apex-pdp-0, expireMs=1622763799015]
[2021-06-03T23:37:21.310+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622763801310]
[2021-06-03T23:37:21.310+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"015ef189-1e76-4b87-a62a-62f741b48239","timestampMs":1622763220587,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-06-03 23:37:21.336--ServerSession(1639804384)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:22.04--ServerSession(1639804384)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1433) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:22.08--ServerSession(1639804384)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1433) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:22.137--ServerSession(1639804384)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1433) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:22.185--ServerSession(1639804384)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1433) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:22.803+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
java.lang.NullPointerException: null
	at java.base/java.util.HashSet.(Unknown Source)
	at org.onap.policy.pap.main.comm.msgdata.UpdateReq.reconfigure(UpdateReq.java:137)
	at org.onap.policy.pap.main.comm.PdpRequests.addSingleton(PdpRequests.java:85)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addSingleton(PdpModifyRequestMap.java:249)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:195)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:156)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.sendPdpMessage(PdpStatusMessageHandler.java:333)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:259)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:199)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:108)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:37:22.804+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"269847b6-f024-4c4f-8f9f-52c140e93e40","timestampMs":1622763340589,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-06-03 23:37:22.829--ServerSession(895039611)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:23.171--ServerSession(895039611)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1435) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:23.216--ServerSession(895039611)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1435) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:23.274--ServerSession(895039611)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1435) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:23.327--ServerSession(895039611)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1435) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:23.950+00:00|ERROR|PdpStatusMessageHandler|DMAAP-source-POLICY-PDP-PAP] Failed connecting to database provider
java.lang.NullPointerException: null
	at java.base/java.util.HashSet.(Unknown Source)
	at org.onap.policy.pap.main.comm.msgdata.UpdateReq.reconfigure(UpdateReq.java:137)
	at org.onap.policy.pap.main.comm.PdpRequests.addSingleton(PdpRequests.java:85)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addSingleton(PdpModifyRequestMap.java:249)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:195)
	at org.onap.policy.pap.main.comm.PdpModifyRequestMap.addRequest(PdpModifyRequestMap.java:156)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.sendPdpMessage(PdpStatusMessageHandler.java:333)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:259)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:199)
	at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:108)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51)
	at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:34)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:151)
	at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:124)
	at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:80)
	at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:96)
	at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase.broadcast(TopicBase.java:165)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:241)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:37:23.950+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:34:56.309684Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"0da689a9-f8ae-4b82-a174-316341b7a291","timestampMs":1622763296309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-06-03 23:37:23.976--ServerSession(941493422)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:24.791--ServerSession(941493422)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1437) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:24.843--ServerSession(941493422)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1437) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:24.9--ServerSession(941493422)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1437) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:24.95--ServerSession(941493422)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1437) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:24.982+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-apex-pdp-0, expireMs=1622763801310]
[2021-06-03T23:37:24.982+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622763804982]
[2021-06-03T23:37:24.983+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:24.983+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:25.754+00:00|INFO|TimerManager|Thread-8] update timer expired Timer [name=b579c81c-c9ff-4ef6-9236-7b35f91028dc, expireMs=1622763445753]
[2021-06-03T23:37:25.754+00:00|INFO|TimerManager|Thread-8] update timer firing Timer [name=b579c81c-c9ff-4ef6-9236-7b35f91028dc, expireMs=1622763445753]
[2021-06-03T23:37:25.754+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate stopping
[2021-06-03T23:37:25.754+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate stopping enqueue
[2021-06-03T23:37:25.754+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate stopping timer
[2021-06-03T23:37:25.754+00:00|INFO|TimerManager|Thread-8] update timer discarded (cancelled) Timer [name=b579c81c-c9ff-4ef6-9236-7b35f91028dc, expireMs=1622763445753]
[2021-06-03T23:37:25.754+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate stopping listener
[2021-06-03T23:37:25.754+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate stopped
[2021-06-03T23:37:25.754+00:00|INFO|RequestImpl|Thread-8] dev-policy-drools-pdp-0 PdpUpdate timeout - re-publish count 1
[2021-06-03T23:37:25.754+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate starting
[2021-06-03T23:37:25.754+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate starting listener
[2021-06-03T23:37:25.754+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate starting timer
[2021-06-03T23:37:25.754+00:00|INFO|TimerManager|Thread-8] update timer registered Timer [name=b579c81c-c9ff-4ef6-9236-7b35f91028dc, expireMs=1622763475754]
[2021-06-03T23:37:25.754+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate starting enqueue
[2021-06-03T23:37:25.755+00:00|INFO|ServiceManager|Thread-8] dev-policy-drools-pdp-0 PdpUpdate started
[2021-06-03T23:37:25.755+00:00|INFO|TimerManager|Thread-8] update timer waiting 16398ms Timer [name=d5f8b30e-54de-45b5-938e-d4002e965a5a, expireMs=1622763462153]
[2021-06-03T23:37:25.755+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"b579c81c-c9ff-4ef6-9236-7b35f91028dc","timestampMs":1622763415751,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:37:25.804+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 48 ms
[2021-06-03T23:37:25.804+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:37:26.262+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:26.262+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (458 ms):{"serverTimeMs":1,"count":1}
[2021-06-03T23:37:26.291+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:26.291+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"b579c81c-c9ff-4ef6-9236-7b35f91028dc","timestampMs":1622763415751,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:37:26.291+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-06-03T23:37:26.292+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:26.292+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:26.816+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:26.817+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:36:56.309776Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"c0665540-e039-48c3-bbfe-1a048da8f79e","timestampMs":1622763416309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-06-03 23:37:26.844--ServerSession(168249716)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:29.798--ServerSession(168249716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1439) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:29.846--ServerSession(168249716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1439) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:30.727--ServerSession(168249716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1439) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:30.781--ServerSession(168249716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1439) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:30.813+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-apex-pdp-0, expireMs=1622763804982]
[2021-06-03T23:37:30.813+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622763810813]
[2021-06-03T23:37:30.814+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:30.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:31.370+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:31.372+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"messageName":"PDP_UPDATE","requestId":"d5f8b30e-54de-45b5-938e-d4002e965a5a","timestampMs":1622763432141,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:31.372+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-06-03T23:37:31.372+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:37:11.537934Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"b579c81c-c9ff-4ef6-9236-7b35f91028dc","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b579c81c-c9ff-4ef6-9236-7b35f91028dc","timestampMs":1622763431537,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:37:31.373+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate stopping
[2021-06-03T23:37:31.373+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate stopping enqueue
[2021-06-03T23:37:31.373+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate stopping timer
[2021-06-03T23:37:31.373+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=b579c81c-c9ff-4ef6-9236-7b35f91028dc, expireMs=1622763475754]
[2021-06-03T23:37:31.373+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate stopping listener
[2021-06-03T23:37:31.373+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate stopped
[EL Info]: 2021-06-03 23:37:31.399--ServerSession(2085675578)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:32.057--ServerSession(2085675578)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1442) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:32.097--ServerSession(2085675578)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1442) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:32.147--ServerSession(2085675578)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1442) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:32.195--ServerSession(2085675578)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1442) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:32.204+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpUpdate successful
[2021-06-03T23:37:32.204+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 start publishing next request
[2021-06-03T23:37:32.205+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange starting
[2021-06-03T23:37:32.205+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange starting listener
[2021-06-03T23:37:32.205+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange starting timer
[2021-06-03T23:37:32.205+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=44c3ed91-7f28-446d-bd5a-4244e6be657f, expireMs=1622763482205]
[2021-06-03T23:37:32.205+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange starting enqueue
[2021-06-03T23:37:32.205+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange started
[2021-06-03T23:37:32.205+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"a7d21122-b8a8-47b3-a04d-31a0677ffbe8","timestampMs":1622763433818,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:32.205+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-06-03T23:37:32.205+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"dc555335-f3e2-48a6-90b8-5b03aaab8af0","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"c9a813b4-ff23-48cb-80e3-25f17aceaa87","timestampMs":1622763433186,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:32.205+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listener for request id dc555335-f3e2-48a6-90b8-5b03aaab8af0
[2021-06-03T23:37:32.205+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 30000ms Timer [name=44c3ed91-7f28-446d-bd5a-4244e6be657f, expireMs=1622763482205]
[2021-06-03T23:37:32.206+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"dc555335-f3e2-48a6-90b8-5b03aaab8af0","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"1de5d761-ca68-46ac-b46f-2cec66608b2e","timestampMs":1622763433188,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:32.206+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"44c3ed91-7f28-446d-bd5a-4244e6be657f","timestampMs":1622763415751,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:37:32.206+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listener for request id dc555335-f3e2-48a6-90b8-5b03aaab8af0
[2021-06-03T23:37:32.206+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"d5f8b30e-54de-45b5-938e-d4002e965a5a","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"4e9a1880-f939-4c12-8f86-439c055c8e9d","timestampMs":1622763434563,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:32.206+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping
[2021-06-03T23:37:32.206+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping enqueue
[2021-06-03T23:37:32.206+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping timer
[2021-06-03T23:37:32.206+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=d5f8b30e-54de-45b5-938e-d4002e965a5a, expireMs=1622763462153]
[2021-06-03T23:37:32.206+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping listener
[2021-06-03T23:37:32.206+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopped
[EL Info]: 2021-06-03 23:37:32.235--ServerSession(603629349)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-06-03T23:37:32.253+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 47 ms
[2021-06-03T23:37:32.254+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:37:32.319+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:32.320+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (66 ms):{"serverTimeMs":7,"count":1}
[EL Warning]: 2021-06-03 23:37:32.913--ServerSession(603629349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1444) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:32.965--ServerSession(603629349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1444) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:33.024--ServerSession(603629349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1444) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:33.071--ServerSession(603629349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1444) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:33.082+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate successful
[2021-06-03T23:37:33.082+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf start publishing next request
[2021-06-03T23:37:33.082+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting
[2021-06-03T23:37:33.082+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting listener
[2021-06-03T23:37:33.082+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting timer
[2021-06-03T23:37:33.082+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=644e7b1b-b3bf-4c54-b640-87126db93b0f, expireMs=1622763483082]
[2021-06-03T23:37:33.082+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting enqueue
[2021-06-03T23:37:33.082+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange started
[2021-06-03T23:37:33.082+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:37:15.886188Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"a7d21122-b8a8-47b3-a04d-31a0677ffbe8","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"1c3b4c70-5639-4032-9903-6b01e516f715","timestampMs":1622763435885,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:33.082+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"644e7b1b-b3bf-4c54-b640-87126db93b0f","timestampMs":1622763432141,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:33.083+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate stopping
[2021-06-03T23:37:33.083+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate stopping enqueue
[2021-06-03T23:37:33.083+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate stopping timer
[2021-06-03T23:37:33.083+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=a7d21122-b8a8-47b3-a04d-31a0677ffbe8, expireMs=1622763463836]
[2021-06-03T23:37:33.083+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate stopping listener
[2021-06-03T23:37:33.083+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate stopped
[2021-06-03T23:37:33.083+00:00|INFO|network|Thread-6] [OUT|DMAAP|POLICY-NOTIFICATION]
{"deployed-policies":[{"policy-type":"onap.policies.Naming","policy-type-version":"1.0.0","policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]}
[2021-06-03T23:37:33.103+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 21 ms
[2021-06-03T23:37:33.104+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:37:33.105+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 21 ms
[2021-06-03T23:37:33.105+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ...
[EL Info]: 2021-06-03 23:37:33.111--ServerSession(1708809224)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-06-03T23:37:33.166+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:33.166+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (62 ms):{"serverTimeMs":1,"count":1}
[EL Warning]: 2021-06-03 23:37:33.825--ServerSession(1708809224)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1445) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:33.868--ServerSession(1708809224)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1445) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:33.926--ServerSession(1708809224)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1445) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:33.975--ServerSession(1708809224)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1445) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:33.984+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpUpdate successful
[2021-06-03T23:37:33.984+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 start publishing next request
[2021-06-03T23:37:33.984+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange starting
[2021-06-03T23:37:33.984+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange starting listener
[2021-06-03T23:37:33.984+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange starting timer
[2021-06-03T23:37:33.984+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=b0e65562-9d7e-4ba9-b58e-a4a44e042ecb, expireMs=1622763483984]
[2021-06-03T23:37:33.984+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange starting enqueue
[2021-06-03T23:37:33.984+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange started
[2021-06-03T23:37:33.984+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:33.985+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:33.985+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b0e65562-9d7e-4ba9-b58e-a4a44e042ecb","timestampMs":1622763433818,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:34.004+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 18 ms
[2021-06-03T23:37:34.004+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:37:34.207+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:34.207+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (203 ms):{"serverTimeMs":23,"count":1}
[2021-06-03T23:37:35.511+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:35.512+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[],"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"b579c81c-c9ff-4ef6-9236-7b35f91028dc","timestampMs":1622763415751,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:37:35.512+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-06-03T23:37:35.512+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:35.512+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:35.589+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:35.590+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (2485 ms):{"serverTimeMs":450,"count":1}
[2021-06-03T23:37:37.243+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:37.244+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:37:27.388643Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"b579c81c-c9ff-4ef6-9236-7b35f91028dc","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"b579c81c-c9ff-4ef6-9236-7b35f91028dc","timestampMs":1622763447388,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:37:37.244+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listener for request id b579c81c-c9ff-4ef6-9236-7b35f91028dc
[2021-06-03T23:37:37.244+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:37.245+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:38.413+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:38.413+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"44c3ed91-7f28-446d-bd5a-4244e6be657f","timestampMs":1622763415751,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:37:38.413+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-06-03T23:37:38.414+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"644e7b1b-b3bf-4c54-b640-87126db93b0f","timestampMs":1622763432141,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:38.414+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-06-03T23:37:38.414+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:37:33.437367Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"44c3ed91-7f28-446d-bd5a-4244e6be657f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"44c3ed91-7f28-446d-bd5a-4244e6be657f","timestampMs":1622763453437,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2021-06-03T23:37:38.414+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange stopping
[2021-06-03T23:37:38.414+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange stopping enqueue
[2021-06-03T23:37:38.414+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange stopping timer
[2021-06-03T23:37:38.414+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=44c3ed91-7f28-446d-bd5a-4244e6be657f, expireMs=1622763482205]
[2021-06-03T23:37:38.414+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange stopping listener
[2021-06-03T23:37:38.414+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange stopped
[2021-06-03T23:37:38.414+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 PdpStateChange successful
[2021-06-03T23:37:38.414+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-drools-pdp-0 has no more requests
[2021-06-03T23:37:38.414+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b0e65562-9d7e-4ba9-b58e-a4a44e042ecb","timestampMs":1622763433818,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:38.414+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-06-03T23:37:38.414+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"644e7b1b-b3bf-4c54-b640-87126db93b0f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"7cd650c6-ab63-454f-bda6-bc560b37912a","timestampMs":1622763455062,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:38.415+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping
[2021-06-03T23:37:38.415+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping enqueue
[2021-06-03T23:37:38.415+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping timer
[2021-06-03T23:37:38.415+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=644e7b1b-b3bf-4c54-b640-87126db93b0f, expireMs=1622763483082]
[2021-06-03T23:37:38.415+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping listener
[2021-06-03T23:37:38.415+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopped
[2021-06-03T23:37:38.415+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange successful
[2021-06-03T23:37:38.415+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf has no more requests
[2021-06-03T23:37:38.415+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:38.415+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:39.442+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:39.443+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:37:37.418893Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"response":{"responseTo":"b0e65562-9d7e-4ba9-b58e-a4a44e042ecb","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"5ec43802-4cd7-4d0d-a8fa-d601333dccd0","timestampMs":1622763457418,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2021-06-03T23:37:39.444+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange stopping
[2021-06-03T23:37:39.444+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange stopping enqueue
[2021-06-03T23:37:39.444+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange stopping timer
[2021-06-03T23:37:39.444+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=b0e65562-9d7e-4ba9-b58e-a4a44e042ecb, expireMs=1622763483984]
[2021-06-03T23:37:39.445+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange stopping listener
[2021-06-03T23:37:39.445+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange stopped
[2021-06-03T23:37:39.445+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 PdpStateChange successful
[2021-06-03T23:37:39.445+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-apex-pdp-0 has no more requests
[2021-06-03T23:37:39.445+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:39.445+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:42.153+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=d5f8b30e-54de-45b5-938e-d4002e965a5a, expireMs=1622763462153]
[2021-06-03T23:37:46.935+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:46.936+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"0f0b5ca8-f909-42c2-bff1-2a539990fff3","timestampMs":1622763464907,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-06-03 23:37:46.964--ServerSession(1927137021)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:48.835--ServerSession(1927137021)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1452) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:48.874--ServerSession(1927137021)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1452) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:48.926--ServerSession(1927137021)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1452) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:48.964--ServerSession(1927137021)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1452) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:49.955+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting
[2021-06-03T23:37:49.955+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting listener
[2021-06-03T23:37:49.955+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting timer
[2021-06-03T23:37:49.955+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=be67a42d-8188-4ca3-b0de-96a803166e6d, expireMs=1622763499955]
[2021-06-03T23:37:49.955+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting enqueue
[2021-06-03T23:37:49.955+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate started
[2021-06-03T23:37:49.955+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622763792153]
[2021-06-03T23:37:49.955+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622763829955]
[2021-06-03T23:37:49.956+00:00|INFO|TimerManager|Thread-8] update timer waiting 29999ms Timer [name=be67a42d-8188-4ca3-b0de-96a803166e6d, expireMs=1622763499955]
[2021-06-03T23:37:49.956+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"be67a42d-8188-4ca3-b0de-96a803166e6d","timestampMs":1622763469952,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:49.956+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:49.956+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:50.004+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 47 ms
[2021-06-03T23:37:50.004+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:37:51.060+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:51.061+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (1057 ms):{"serverTimeMs":34,"count":1}
[2021-06-03T23:37:54.695+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:54.695+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"be67a42d-8188-4ca3-b0de-96a803166e6d","timestampMs":1622763469952,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:54.695+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-06-03T23:37:54.696+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:54.696+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:55.867+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:55.868+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"be67a42d-8188-4ca3-b0de-96a803166e6d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"9d23eed7-fef8-42c2-95ab-f3082baebd44","timestampMs":1622763474674,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:55.868+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping
[2021-06-03T23:37:55.868+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping enqueue
[2021-06-03T23:37:55.868+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping timer
[2021-06-03T23:37:55.868+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=be67a42d-8188-4ca3-b0de-96a803166e6d, expireMs=1622763499955]
[2021-06-03T23:37:55.868+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping listener
[2021-06-03T23:37:55.868+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopped
[EL Info]: 2021-06-03 23:37:55.909--ServerSession(957280210)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:37:57.879--ServerSession(957280210)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1458) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:37:58.731--ServerSession(957280210)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1458) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:37:58.795--ServerSession(957280210)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1458) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:37:58.844--ServerSession(957280210)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1458) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:37:58.854+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate successful
[2021-06-03T23:37:58.854+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf start publishing next request
[2021-06-03T23:37:58.854+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting
[2021-06-03T23:37:58.854+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting listener
[2021-06-03T23:37:58.854+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting timer
[2021-06-03T23:37:58.854+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=0adde893-97df-466c-ba25-5931af39dcc4, expireMs=1622763508854]
[2021-06-03T23:37:58.854+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting enqueue
[2021-06-03T23:37:58.854+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange started
[2021-06-03T23:37:58.854+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:58.854+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:37:58.854+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"0adde893-97df-466c-ba25-5931af39dcc4","timestampMs":1622763469952,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:58.904+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 49 ms
[2021-06-03T23:37:58.904+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:37:58.955+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:58.956+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (52 ms):{"serverTimeMs":1,"count":1}
[2021-06-03T23:37:59.701+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:37:59.702+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"0adde893-97df-466c-ba25-5931af39dcc4","timestampMs":1622763469952,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:37:59.702+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-06-03T23:37:59.702+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:37:59.702+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:38:00.468+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:38:00.468+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"0adde893-97df-466c-ba25-5931af39dcc4","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"4d8d2280-7c5a-4bbd-9a5a-c515f68e81c7","timestampMs":1622763479703,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:38:00.469+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping
[2021-06-03T23:38:00.469+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping enqueue
[2021-06-03T23:38:00.469+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping timer
[2021-06-03T23:38:00.469+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=0adde893-97df-466c-ba25-5931af39dcc4, expireMs=1622763508854]
[2021-06-03T23:38:00.469+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping listener
[2021-06-03T23:38:00.469+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopped
[2021-06-03T23:38:00.469+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange successful
[2021-06-03T23:38:00.469+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf has no more requests
[2021-06-03T23:38:00.469+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:38:00.469+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:38:02.206+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=44c3ed91-7f28-446d-bd5a-4244e6be657f, expireMs=1622763482205]
[2021-06-03T23:38:15.438+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:38:15.439+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:38:15.439+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:38:19.955+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=be67a42d-8188-4ca3-b0de-96a803166e6d, expireMs=1622763499955]
[2021-06-03T23:38:31.651+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:38:31.653+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:38:31.653+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:38:32.621+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:38:32.621+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:38:29.621482Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"efa321ed-c7dd-4fa6-9bcd-20e93a040825","timestampMs":1622763509621,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-06-03 23:38:32.705--ServerSession(44178937)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:38:33.049--ServerSession(44178937)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1474) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:38:33.097--ServerSession(44178937)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1474) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:38:33.161--ServerSession(44178937)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1474) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:38:33.211--ServerSession(44178937)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1474) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:38:33.244+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-drools-pdp-0, expireMs=1622763789940]
[2021-06-03T23:38:33.244+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622763873244]
[2021-06-03T23:38:33.244+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:38:33.245+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:38:48.176+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:38:48.177+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:38:48.177+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:38:59.905+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:38:59.905+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:38:56.309945Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"9d78bb29-24df-49f7-bf70-0ebd1e7b7646","timestampMs":1622763536309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-06-03 23:38:59.953--ServerSession(750885494)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:39:01.855--ServerSession(750885494)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1488) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:39:01.9--ServerSession(750885494)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1488) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:39:02.738--ServerSession(750885494)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1488) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:39:02.782--ServerSession(750885494)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1488) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:39:02.814+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-apex-pdp-0, expireMs=1622763810813]
[2021-06-03T23:39:02.814+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622763902814]
[2021-06-03T23:39:02.814+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:39:02.815+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:39:18.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:39:18.408+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:39:18.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:39:34.700+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:39:34.700+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:39:34.701+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:39:51.927+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:39:51.928+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:39:51.928+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:40:07.337+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:40:07.338+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"037b765c-ec65-466b-8275-0057adeb01aa","timestampMs":1622763584909,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-06-03 23:40:07.401--ServerSession(1488328265)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:40:08.748--ServerSession(1488328265)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1515) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:40:08.799--ServerSession(1488328265)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1515) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:40:08.856--ServerSession(1488328265)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1515) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:40:08.905--ServerSession(1488328265)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1515) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:40:09.887+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting
[2021-06-03T23:40:09.888+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting listener
[2021-06-03T23:40:09.888+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting timer
[2021-06-03T23:40:09.888+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=76366194-92b7-41b6-b704-18ecd8bcd31f, expireMs=1622763639888]
[2021-06-03T23:40:09.888+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting enqueue
[2021-06-03T23:40:09.888+00:00|INFO|TimerManager|Thread-8] update timer waiting 30000ms Timer [name=76366194-92b7-41b6-b704-18ecd8bcd31f, expireMs=1622763639888]
[2021-06-03T23:40:09.888+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate started
[2021-06-03T23:40:09.888+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622763829955]
[2021-06-03T23:40:09.889+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622763969889]
[2021-06-03T23:40:09.889+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"76366194-92b7-41b6-b704-18ecd8bcd31f","timestampMs":1622763609883,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:40:09.889+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:40:09.890+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:40:09.904+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 15 ms
[2021-06-03T23:40:09.904+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:40:25.000+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:40:25.001+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (15097 ms):{"serverTimeMs":55,"count":1}
[2021-06-03T23:40:35.144+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:40:35.145+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"76366194-92b7-41b6-b704-18ecd8bcd31f","timestampMs":1622763609883,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:40:35.146+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-06-03T23:40:35.146+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:40:35.146+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:40:39.889+00:00|INFO|TimerManager|Thread-8] update timer expired Timer [name=76366194-92b7-41b6-b704-18ecd8bcd31f, expireMs=1622763639888]
[2021-06-03T23:40:39.889+00:00|INFO|TimerManager|Thread-8] update timer firing Timer [name=76366194-92b7-41b6-b704-18ecd8bcd31f, expireMs=1622763639888]
[2021-06-03T23:40:39.889+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping
[2021-06-03T23:40:39.889+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping enqueue
[2021-06-03T23:40:39.889+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping timer
[2021-06-03T23:40:39.889+00:00|INFO|TimerManager|Thread-8] update timer discarded (cancelled) Timer [name=76366194-92b7-41b6-b704-18ecd8bcd31f, expireMs=1622763639888]
[2021-06-03T23:40:39.889+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping listener
[2021-06-03T23:40:39.889+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopped
[2021-06-03T23:40:39.889+00:00|INFO|RequestImpl|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate timeout - re-publish count 1
[2021-06-03T23:40:39.889+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting
[2021-06-03T23:40:39.889+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting listener
[2021-06-03T23:40:39.890+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting timer
[2021-06-03T23:40:39.890+00:00|INFO|TimerManager|Thread-8] update timer registered Timer [name=76366194-92b7-41b6-b704-18ecd8bcd31f, expireMs=1622763669890]
[2021-06-03T23:40:39.890+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate starting enqueue
[2021-06-03T23:40:39.890+00:00|INFO|ServiceManager|Thread-8] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate started
[2021-06-03T23:40:39.890+00:00|INFO|TimerManager|Thread-8] update timer waiting 30000ms Timer [name=76366194-92b7-41b6-b704-18ecd8bcd31f, expireMs=1622763669890]
[2021-06-03T23:40:39.890+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"76366194-92b7-41b6-b704-18ecd8bcd31f","timestampMs":1622763609883,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:40:39.904+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 13 ms
[2021-06-03T23:40:39.904+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:40:41.241+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:40:41.241+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (1337 ms):{"serverTimeMs":5,"count":1}
[2021-06-03T23:40:50.031+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:40:50.031+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpHeartbeatIntervalMs":120000,"policies":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"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"}}]}],"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP"},"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"}}],"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"76366194-92b7-41b6-b704-18ecd8bcd31f","timestampMs":1622763609883,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:40:50.031+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE
[2021-06-03T23:40:50.032+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:40:50.032+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:40:53.163+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:40:53.164+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"statistics":{"pdpInstanceId":"dev-policy-drools-pdp-0","timeStamp":"2021-06-03T23:40:29.622126Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"drools","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"88080fd4-2a4a-4d8a-9eeb-01a440dd3907","timestampMs":1622763629622,"name":"dev-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-06-03 23:40:53.213--ServerSession(1657161632)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:40:54.092--ServerSession(1657161632)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1537) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:40:54.135--ServerSession(1657161632)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1537) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:40:54.191--ServerSession(1657161632)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1537) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:40:54.754--ServerSession(1657161632)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1537) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:40:54.803+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-drools-pdp-0, expireMs=1622763873244]
[2021-06-03T23:40:54.803+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-drools-pdp-0, expireMs=1622764014803]
[2021-06-03T23:40:54.804+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"76366194-92b7-41b6-b704-18ecd8bcd31f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ea0d6591-4c94-4e37-9b8d-5bf6816f3b8b","timestampMs":1622763641912,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:40:54.813+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping
[2021-06-03T23:40:54.813+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping enqueue
[2021-06-03T23:40:54.813+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping timer
[2021-06-03T23:40:54.813+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=76366194-92b7-41b6-b704-18ecd8bcd31f, expireMs=1622763669890]
[2021-06-03T23:40:54.813+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopping listener
[2021-06-03T23:40:54.813+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate stopped
[EL Info]: 2021-06-03 23:40:54.851--ServerSession(48264922)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:40:55.183--ServerSession(48264922)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1538) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:40:55.226--ServerSession(48264922)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1538) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:40:55.754--ServerSession(48264922)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1538) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:40:55.803--ServerSession(48264922)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1538) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:40:55.818+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpUpdate successful
[2021-06-03T23:40:55.818+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf start publishing next request
[2021-06-03T23:40:55.818+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting
[2021-06-03T23:40:55.818+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting listener
[2021-06-03T23:40:55.818+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting timer
[2021-06-03T23:40:55.818+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=e9dc08ff-8fbc-478b-b848-5d41ee0d2fbd, expireMs=1622763685818]
[2021-06-03T23:40:55.818+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange starting enqueue
[2021-06-03T23:40:55.818+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange started
[2021-06-03T23:40:55.818+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:40:55.819+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:40:55.819+00:00|INFO|network|Thread-5] [OUT|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e9dc08ff-8fbc-478b-b848-5d41ee0d2fbd","timestampMs":1622763609883,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:40:55.819+00:00|INFO|TimerManager|Thread-9] state-change timer waiting 29999ms Timer [name=e9dc08ff-8fbc-478b-b848-5d41ee0d2fbd, expireMs=1622763685818]
[2021-06-03T23:40:55.854+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 35 ms
[2021-06-03T23:40:55.854+00:00|INFO|HttpClient|pool-2-thread-1] POST https://message-router:3905/events/POLICY-PDP-PAP (anonymous) ...
[2021-06-03T23:40:57.169+00:00|INFO|HttpClient|pool-2-thread-1] 	--> HTTP/1.1 200 OK
[2021-06-03T23:40:57.169+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (1315 ms):{"serverTimeMs":1,"count":1}
[EL Info]: 2021-06-03 23:41:07.962--ServerSession(2066472308)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:41:08.299--ServerSession(2066472308)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1544) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:41:08.34--ServerSession(2066472308)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1544) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:41:08.39--ServerSession(2066472308)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1544) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:41:08.43--ServerSession(2066472308)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1544) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:41:08.459+00:00|INFO|RequestLog|qtp2099541600-34] 10.242.246.201 - healthcheck [03/Jun/2021:23:41:07 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2676 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-06-03T23:41:09.890+00:00|INFO|TimerManager|Thread-8] update timer discarded (expired) Timer [name=76366194-92b7-41b6-b704-18ecd8bcd31f, expireMs=1622763669890]
[2021-06-03T23:41:10.574+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:41:10.574+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"e9dc08ff-8fbc-478b-b848-5d41ee0d2fbd","timestampMs":1622763609883,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:41:10.575+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE
[2021-06-03T23:41:10.575+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"76366194-92b7-41b6-b704-18ecd8bcd31f","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"39d19a21-fa9a-42bb-88e0-1980520c79bd","timestampMs":1622763653120,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:41:10.576+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listener for request id 76366194-92b7-41b6-b704-18ecd8bcd31f
[2021-06-03T23:41:10.576+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"dev-policy-apex-pdp-0","timeStamp":"2021-06-03T23:40:56.309502Z","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"84c97aca-996f-446f-ac18-38e27290c0d7","timestampMs":1622763656309,"name":"dev-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-06-03 23:41:10.618--ServerSession(1667319332)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-06-03T23:41:10.986+00:00|INFO|RequestLog|qtp2099541600-31] 10.242.246.201 - healthcheck [03/Jun/2021:23:41:10 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2676 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[EL Warning]: 2021-06-03 23:41:11.121--ServerSession(1667319332)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1549) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:41:11.165--ServerSession(1667319332)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1549) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:41:11.756--ServerSession(1667319332)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1549) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:41:11.8--ServerSession(1667319332)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1549) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:41:11.831+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer cancelled Timer [name=dev-policy-apex-pdp-0, expireMs=1622763902814]
[2021-06-03T23:41:11.831+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] heart beat timer registered Timer [name=dev-policy-apex-pdp-0, expireMs=1622764031831]
[2021-06-03T23:41:11.833+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:41:11.833+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:41:20.260+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:41:20.260+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"e9dc08ff-8fbc-478b-b848-5d41ee0d2fbd","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"a8d3cf82-e021-4f23-8419-d4a7ab9e5f65","timestampMs":1622763672803,"name":"dev-policy-xacml-pdp-6d49cb47c8-qzhgf","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2021-06-03T23:41:20.261+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping
[2021-06-03T23:41:20.261+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping enqueue
[2021-06-03T23:41:20.261+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping timer
[2021-06-03T23:41:20.261+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=e9dc08ff-8fbc-478b-b848-5d41ee0d2fbd, expireMs=1622763685818]
[2021-06-03T23:41:20.261+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopping listener
[2021-06-03T23:41:20.261+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange stopped
[2021-06-03T23:41:20.261+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf PdpStateChange successful
[2021-06-03T23:41:20.261+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] dev-policy-xacml-pdp-6d49cb47c8-qzhgf has no more requests
[2021-06-03T23:41:20.261+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:41:20.262+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:41:25.818+00:00|INFO|TimerManager|Thread-9] state-change timer discarded (expired) Timer [name=e9dc08ff-8fbc-478b-b848-5d41ee0d2fbd, expireMs=1622763685818]
[2021-06-03T23:41:36.813+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:41:36.814+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:41:36.814+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:41:57.144+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 200 OK
[2021-06-03T23:41:57.144+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:41:57.144+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:42:42.191+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Read timed out; blacklisting for 2 minutes
[2021-06-03T23:42:42.191+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Read timed out - backoff for 15000 ms.
[2021-06-03T23:42:55.753+00:00|INFO|TimerManager|Thread-7] heart beat timer discarded (expired) Timer [name=dev-policy-drools-pdp-0, expireMs=1622763775753]
[2021-06-03T23:42:55.754+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 194135ms Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622763969889]
[2021-06-03T23:42:57.193+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:42:57.194+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:42:57.195+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:42:57.195+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:43:07.739+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:43:07.739+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:43:22.739+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 28 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	... 25 common frames omitted
[2021-06-03T23:43:22.740+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:43:22.740+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:43:22.740+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:43:38.140+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:43:38.141+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:43:53.142+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:43:53.142+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:43:53.143+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:43:58.238+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:43:58.238+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:44:13.239+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:44:13.239+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:44:13.239+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:44:13.408+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:44:13.408+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:44:28.409+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:44:28.409+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:44:28.409+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:44:29.075+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:44:29.075+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:44:44.077+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:44:44.080+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:44:44.081+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:44:46.934+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] 	--> HTTP/1.1 503 Service Unavailable
[2021-06-03T23:44:46.935+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable - backoff for 15000 ms.
[2021-06-03T23:45:01.935+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.io.IOException: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:123)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.att.nsa.apiClient.http.HttpException: HTTP/1.1 503 Service Unavailable
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:816)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	... 5 common frames omitted
[2021-06-03T23:45:01.936+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:45:01.936+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
Jun 03, 2021 11:45:31 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://message-router:3905: The target server failed to respond
Jun 03, 2021 11:45:31 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://message-router:3905
[2021-06-03T23:45:33.678+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:45:33.679+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:45:48.683+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 28 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	... 25 common frames omitted
[2021-06-03T23:45:48.684+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:45:48.684+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:45:48.684+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[EL Info]: 2021-06-03 23:46:09.063--ServerSession(263095451)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[2021-06-03T23:46:09.889+00:00|INFO|TimerManager|Thread-7] heart beat timer expired Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622763969889]
[2021-06-03T23:46:09.889+00:00|INFO|TimerManager|Thread-7] heart beat timer firing Timer [name=dev-policy-xacml-pdp-6d49cb47c8-qzhgf, expireMs=1622763969889]
[2021-06-03T23:46:09.889+00:00|WARN|PdpTracker|Thread-7] missed heart beats - removing PDP dev-policy-xacml-pdp-6d49cb47c8-qzhgf
[2021-06-03T23:46:09.936+00:00|INFO|PdpModifyRequestMap|Thread-7] removed dev-policy-xacml-pdp-6d49cb47c8-qzhgf from group=defaultGroup subgroup=xacml
[2021-06-03T23:46:09.968+00:00|INFO|TimerManager|Thread-7] heart beat timer waiting 44835ms Timer [name=dev-policy-drools-pdp-0, expireMs=1622764014803]
[2021-06-03T23:46:09.969+00:00|INFO|network|Thread-6] [OUT|DMAAP|POLICY-NOTIFICATION]
{"deployed-policies":[{"policy-type":"onap.policies.Naming","policy-type-version":"1.0.0","policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0","success-count":0,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]}
[2021-06-03T23:46:10.005+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 36 ms
[2021-06-03T23:46:10.005+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ...
[EL Warning]: 2021-06-03 23:46:10.792--ServerSession(263095451)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1672) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:46:10.836--ServerSession(263095451)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1672) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:46:10.895--ServerSession(263095451)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1672) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:46:10.944--ServerSession(263095451)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1672) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:46:10.963+00:00|INFO|RequestLog|qtp2099541600-27] 10.242.246.201 - healthcheck [03/Jun/2021:23:46:08 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2582 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[EL Info]: 2021-06-03 23:46:14.961--ServerSession(616427234)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
[EL Warning]: 2021-06-03 23:46:15.801--ServerSession(616427234)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1678) Can't create table `policyadmin`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)")
[EL Warning]: 2021-06-03 23:46:15.847--ServerSession(616427234)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1678) Can't create table `policyadmin`.`toscanodetype` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)")
[EL Warning]: 2021-06-03 23:46:15.907--ServerSession(616427234)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1678) Can't create table `policyadmin`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)")
[EL Warning]: 2021-06-03 23:46:15.953--ServerSession(616427234)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLTransientConnectionException: (conn=1678) Can't create table `policyadmin`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update")
Error Code: 1005
Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)
Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)")
[2021-06-03T23:46:15.995+00:00|INFO|RequestLog|qtp2099541600-34] 10.242.246.201 - healthcheck [03/Jun/2021:23:46:14 +0000] "GET /policy/pap/v1/pdps HTTP/1.1" 200 2582 "-" "Apache-HttpClient/4.5.13 (Java/11.0.9.1)"
[2021-06-03T23:46:34.158+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Read timed out; blacklisting for 2 minutes
[2021-06-03T23:46:34.158+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Read timed out - backoff for 15000 ms.
[2021-06-03T23:46:49.159+00:00|ERROR|SingleThreadedBusTopicSource|DMAAP-source-POLICY-PDP-PAP] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e61a603-2721-41ad-9d4d-2bcfca213bdf, consumerInstance=dev-policy-pap-55f4d54b74-dz984, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=10, locked=false, #topicListeners=1]]]]: cannot fetch
java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384)
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87)
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:149)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:234)
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:224)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:46:49.159+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000
[2021-06-03T23:46:49.159+00:00|WARN|HostSelector|DMAAP-source-POLICY-PDP-PAP] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:46:49.160+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET https://message-router:3905/events/POLICY-PDP-PAP/2e61a603-2721-41ad-9d4d-2bcfca213bdf/dev-policy-pap-55f4d54b74-dz984?timeout=15000 (anonymous) ...
[2021-06-03T23:46:51.969+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Read timed out; blacklisting for 2 minutes
[2021-06-03T23:46:51.970+00:00|WARN|CambriaSimplerBatchPublisher|pool-3-thread-1] Read timed out
java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
[2021-06-03T23:46:51.970+00:00|WARN|CambriaSimplerBatchPublisher|pool-3-thread-1] Send failed, 1 message to send.
[2021-06-03T23:46:53.005+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 43036 ms
[2021-06-03T23:46:53.005+00:00|WARN|HostSelector|pool-3-thread-1] All hosts were blacklisted; reverting to full set of hosts.
[2021-06-03T23:46:53.006+00:00|INFO|HttpClient|pool-3-thread-1] POST https://message-router:3905/events/POLICY-NOTIFICATION (anonymous) ...
[2021-06-03T23:46:53.845+00:00|WARN|HttpClient|DMAAP-source-POLICY-PDP-PAP] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:46:53.845+00:00|ERROR|BusConsumer$CambriaConsumerWrapper|DMAAP-source-POLICY-PDP-PAP] CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connection reset - backoff for 15000 ms.
[2021-06-03T23:46:53.845+00:00|WARN|HttpClient|pool-3-thread-1] Error executing HTTP request. Connection reset; blacklisting for 2 minutes
[2021-06-03T23:46:53.846+00:00|WARN|CambriaSimplerBatchPublisher|pool-3-thread-1] Connection reset
javax.net.ssl.SSLException: Connection reset
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708)
	at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31)
	at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: java.net.SocketException: Broken pipe (Write failed)
		at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
		at java.base/java.net.SocketOutputStream.socketWrite(Unknown Source)
		at java.base/java.net.SocketOutputStream.write(Unknown Source)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(Unknown Source)
		... 31 common frames omitted
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/java.net.SocketInputStream.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
	... 28 common frames omitted
[2021-06-03T23:46:53.846+00:00|WARN|CambriaSimplerBatchPublisher|pool-3-thread-1] Send failed, 1 message to send.
[2021-06-03T23:46:54.803+00:00|INFO|TimerManager|Thread-7] heart beat timer expired Timer [name=dev-policy-drools-pdp-0, expireMs=1622764014803]
[2021-06-03T23:46:54.804+00:0