Results

By type

          + JAVA_HOME=/usr/lib/jvm/java-11-openjdk/
+ KEYSTORE=/opt/app/osaaf/local/org.onap.policy.p12
+ TRUSTSTORE=/opt/app/policy/pap/etc/ssl/policy-truststore
+ KEYSTORE_PASSWD=Pol1cy_0nap
+ TRUSTSTORE_PASSWD=Pol1cy_0nap
+ '[' 1 -ge 1 ']'
+ CONFIG_FILE=/opt/app/policy/pap/etc/mounted/config.json
+ '[' -z /opt/app/policy/pap/etc/mounted/config.json ']'
+ echo 'Policy pap config file: /opt/app/policy/pap/etc/mounted/config.json'
+ [[ -f /opt/app/policy/pap/etc/mounted/policy-truststore ]]
Policy pap config file: /opt/app/policy/pap/etc/mounted/config.json
+ [[ -f /opt/app/policy/pap/etc/mounted/policy-keystore ]]
+ [[ -f /opt/app/policy/pap/etc/mounted/logback.xml ]]
+ echo 'overriding logback.xml'
overriding logback.xml
+ cp -f /opt/app/policy/pap/etc/mounted/logback.xml /opt/app/policy/pap/etc/
+ /usr/lib/jvm/java-11-openjdk//bin/java -cp '/opt/app/policy/pap/etc:/opt/app/policy/pap/lib/*' -Dlogback.configurationFile=/opt/app/policy/pap/etc/logback.xml -Djavax.net.ssl.keyStore=/opt/app/osaaf/local/org.onap.policy.p12 -Djavax.net.ssl.keyStorePassword=Pol1cy_0nap -Djavax.net.ssl.trustStore=/opt/app/policy/pap/etc/ssl/policy-truststore -Djavax.net.ssl.trustStorePassword=Pol1cy_0nap org.onap.policy.pap.main.startstop.Main -c /opt/app/policy/pap/etc/mounted/config.json
02:38:18.938 [main] INFO  o.o.policy.pap.main.startstop.Main - Starting policy pap service with arguments - [-c, /opt/app/policy/pap/etc/mounted/config.json]
[EL Info]: 2021-04-20 02:38:20.659--ServerSession(231725600)--EclipseLink, version: Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158
[EL Info]: connection: 2021-04-20 02:38:21.136--ServerSession(231725600)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user login successful
[EL Warning]: 2021-04-20 02:38:21.559--ServerSession(231725600)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=863) Can't create table `policyadmin`.`#sql-1_35f` (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)")
[EL Warning]: 2021-04-20 02:38:21.586--ServerSession(231725600)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=863) Can't create table `policyadmin`.`#sql-1_35f` (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 Info]: connection: 2021-04-20 02:38:21.756--ServerSession(231725600)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user logout successful
02:38:23.067 [main] INFO  o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d026ede8-c731-45d8-96f7-bae3b5a4f0ea, consumerInstance=onap-policy-pap-5584f45d77-fhs86, 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
02:38:23.355 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting
02:38:23.356 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PAP parameters
02:38:23.418 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting DAO Factory
02:38:23.420 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting DAO Factory registration
02:38:23.420 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Pdp Heartbeat Listener
02:38:23.421 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Request ID Dispatcher
02:38:23.422 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Message Dispatcher
02:38:23.433 [main] INFO  o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d026ede8-c731-45d8-96f7-bae3b5a4f0ea, consumerInstance=onap-policy-pap-5584f45d77-fhs86, 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@30506c0d
02:38:23.434 [main] INFO  o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d026ede8-c731-45d8-96f7-bae3b5a4f0ea, consumerInstance=onap-policy-pap-5584f45d77-fhs86, 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
02:38:23.436 [main] INFO  o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d026ede8-c731-45d8-96f7-bae3b5a4f0ea, consumerInstance=onap-policy-pap-5584f45d77-fhs86, 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
02:38:23.443 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting topics
02:38:23.443 [main] INFO  o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d026ede8-c731-45d8-96f7-bae3b5a4f0ea, consumerInstance=onap-policy-pap-5584f45d77-fhs86, 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
02:38:23.445 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:38:23.524 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:38:23.444 [main] INFO  o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=bf6a93d5-eeba-47ac-ab21-fb5e687fed75, alive=false, publisher=null]]: starting
02:38:23.542 [main] INFO  o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=bf6a93d5-eeba-47ac-ab21-fb5e687fed75, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
02:38:23.542 [main] INFO  o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d7dab074-60b1-4d9c-8a9b-7ad8b0d85953, alive=false, publisher=null]]: starting
02:38:23.544 [main] INFO  o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d7dab074-60b1-4d9c-8a9b-7ad8b0d85953, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
02:38:23.544 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PAP statistics
02:38:23.545 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP publisher
02:38:23.548 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Policy Notification publisher
[EL Info]: 2021-04-20 02:38:23.833--ServerSession(1957530885)--EclipseLink, version: Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158
[EL Info]: connection: 2021-04-20 02:38:24.043--ServerSession(1957530885)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user login successful
[EL Warning]: 2021-04-20 02:38:24.608--ServerSession(1957530885)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=866) Can't create table `policyadmin`.`#sql-1_362` (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)")
[EL Warning]: 2021-04-20 02:38:24.635--ServerSession(1957530885)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=866) Can't create table `policyadmin`.`#sql-1_362` (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 Info]: connection: 2021-04-20 02:38:26.558--ServerSession(1957530885)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user logout successful
02:38:26.559 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting Policy Notifier
02:38:26.559 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP heart beat timers
02:38:26.561 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP update timers
02:38:26.561 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP state-change timers
02:38:26.561 [Thread-7] INFO  o.o.p.pap.main.comm.TimerManager - timer manager heart beat started
02:38:26.562 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP modification lock
02:38:26.561 [Thread-8] INFO  o.o.p.pap.main.comm.TimerManager - timer manager update started
02:38:26.562 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP modification requests
02:38:26.562 [Thread-9] INFO  o.o.p.pap.main.comm.TimerManager - timer manager state-change started
02:38:26.566 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PDP heart beat tracker
[EL Info]: 2021-04-20 02:38:26.749--ServerSession(1217347025)--EclipseLink, version: Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158
[EL Info]: connection: 2021-04-20 02:38:26.834--ServerSession(1217347025)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user login successful
[EL Warning]: 2021-04-20 02:38:27.145--ServerSession(1217347025)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=869) Can't create table `policyadmin`.`#sql-1_365` (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)")
[EL Warning]: 2021-04-20 02:38:27.179--ServerSession(1217347025)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=869) Can't create table `policyadmin`.`#sql-1_365` (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)")
02:38:27.213 [main] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1618886667213]
02:38:27.222 [main] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1618886667222]
02:38:27.223 [main] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-6d548cb88d-z54pg, expireMs=1618886667223]
02:38:27.223 [Thread-7] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer waiting 359990ms Timer [name=onap-policy-apex-pdp-0, expireMs=1618886667213]
[EL Info]: connection: 2021-04-20 02:38:27.225--ServerSession(1217347025)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user logout successful
02:38:27.225 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting PAP client executor
02:38:27.447 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP starting REST server
02:38:27.635 [main] INFO  org.eclipse.jetty.util.log - Logging initialized @10086ms to org.eclipse.jetty.util.log.Slf4jLog
02:38:27.951 [main] INFO  o.o.p.c.u.services.ServiceManager - service manager starting
02:38:27.951 [main] INFO  o.o.p.c.u.services.ServiceManager - service manager starting REST PapGroup
02:38:27.951 [main] INFO  o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e52a26b@668edbd6==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@6070775e{STOPPED}[9.4.30.v20200611], context=o.e.j.s.ServletContextHandler@b5ac0c1{/,null,UNAVAILABLE}, connector=PapGroup@5234b61a{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null]]: STARTING
02:38:27.956 [main] INFO  o.o.p.c.u.services.ServiceManager - service manager started
02:38:27.957 [main] INFO  o.o.p.c.u.services.ServiceManager - Policy PAP started
02:38:27.957 [main] INFO  o.o.policy.pap.main.startstop.Main - Started policy-pap service successfully.
02:38:27.957 [PapGroup-6969] INFO  o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e52a26b@668edbd6==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@6070775e{STOPPED}[9.4.30.v20200611], context=o.e.j.s.ServletContextHandler@b5ac0c1{/,null,UNAVAILABLE}, connector=PapGroup@5234b61a{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[PapGroup-6969,5,main]]]: STARTING
02:38:28.026 [PapGroup-6969] INFO  org.eclipse.jetty.server.Server - jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 11.0.8+11-alpine-r0
02:38:28.123 [PapGroup-6969] INFO  org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
02:38:28.124 [PapGroup-6969] INFO  org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
02:38:28.126 [PapGroup-6969] INFO  org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
02:38:29.648 [PapGroup-6969] INFO  o.o.p.c.e.h.s.YamlMessageBodyHandler - Accepting YAML for REST calls
02:38:29.648 [PapGroup-6969] INFO  o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls
02:38:29.941 [PapGroup-6969] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@b5ac0c1{/,null,AVAILABLE}
02:38:30.155 [PapGroup-6969] ERROR o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7e52a26b@668edbd6==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=0,inst=true,async=true}, swaggerId=swagger-6969, toString()=JettyServer [name=PapGroup, host=0.0.0.0, port=6969, user=healthcheck, password=true, contextPath=/, jettyServer=Server@6070775e{FAILED}[9.4.30.v20200611], context=o.e.j.s.ServletContextHandler@b5ac0c1{/,null,AVAILABLE}, connector=PapGroup@5234b61a{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[PapGroup-6969,5,main]]]: error found while bringing up server
java.io.IOException: keystore password was incorrect
	at java.base/sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:2117)
	at java.base/sun.security.util.KeyStoreDelegator.engineLoad(KeyStoreDelegator.java:243)
	at java.base/java.security.KeyStore.load(KeyStore.java:1479)
	at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:54)
	at org.eclipse.jetty.util.ssl.SslContextFactory.loadKeyStore(SslContextFactory.java:1188)
	at org.eclipse.jetty.util.ssl.SslContextFactory.load(SslContextFactory.java:323)
	at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:245)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
	at org.eclipse.jetty.server.SslConnectionFactory.doStart(SslConnectionFactory.java:97)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
	at org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:321)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:81)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:234)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.server.Server.doStart(Server.java:386)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:304)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.security.UnrecoverableKeyException: failed to decrypt safe contents entry: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.
	... 22 common frames omitted
02:38:40.156 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:38:40.162 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:38:40.162 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:38:55.114 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:38:55.114 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:38:55.114 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:39:10.059 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:39:10.060 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:39:10.061 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:39:25.009 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:39:25.009 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:39:25.009 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:39:39.960 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:39:39.962 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:39:39.962 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:39:54.910 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:39:54.911 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:39:54.911 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:40:05.420 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:40:05.429 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.c.u.s.OrderedServiceImpl - ***** OrderedServiceImpl implementers:
 []
02:40:05.431 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"Apr 20, 2021, 2:40:05 AM","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"57ab4a68-f92a-4aec-ad4e-f9e2f8d60be7","timestampMs":1618886405139,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-04-20 02:40:05.557--ServerSession(134691572)--EclipseLink, version: Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158
[EL Info]: connection: 2021-04-20 02:40:05.637--ServerSession(134691572)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user login successful
[EL Warning]: 2021-04-20 02:40:05.872--ServerSession(134691572)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=893) Can't create table `policyadmin`.`#sql-1_37d` (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)")
[EL Warning]: 2021-04-20 02:40:05.893--ServerSession(134691572)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=893) Can't create table `policyadmin`.`#sql-1_37d` (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)")
02:40:06.019 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1618886667213]
02:40:06.020 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1618886766020]
[EL Info]: connection: 2021-04-20 02:40:06.021--ServerSession(134691572)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user logout successful
02:40:06.021 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:40:06.021 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:40:06.535 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:40:06.536 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"73b065c9-1448-4fec-8a61-c9a14288fccf","timestampMs":1618886405367,"name":"onap-policy-xacml-pdp-6d548cb88d-z54pg","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-04-20 02:40:06.64--ServerSession(686030991)--EclipseLink, version: Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158
[EL Info]: connection: 2021-04-20 02:40:06.726--ServerSession(686030991)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user login successful
[EL Warning]: 2021-04-20 02:40:06.939--ServerSession(686030991)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=895) Can't create table `policyadmin`.`#sql-1_37f` (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)")
[EL Warning]: 2021-04-20 02:40:06.963--ServerSession(686030991)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=895) Can't create table `policyadmin`.`#sql-1_37f` (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)")
02:40:07.023 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-6d548cb88d-z54pg, expireMs=1618886667223]
02:40:07.024 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-6d548cb88d-z54pg, expireMs=1618886767024]
[EL Info]: connection: 2021-04-20 02:40:07.025--ServerSession(686030991)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user logout successful
02:40:07.025 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:40:07.026 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:40:21.969 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:40:21.969 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:40:21.969 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:40:23.519 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:40:23.520 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"7a430e60-2e92-43c4-b59a-3c3cc98572bf","timestampMs":1618886422802,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-04-20 02:40:23.651--ServerSession(502439287)--EclipseLink, version: Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158
[EL Info]: connection: 2021-04-20 02:40:23.737--ServerSession(502439287)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user login successful
[EL Warning]: 2021-04-20 02:40:23.969--ServerSession(502439287)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=900) Can't create table `policyadmin`.`#sql-1_384` (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)")
[EL Warning]: 2021-04-20 02:40:23.993--ServerSession(502439287)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=900) Can't create table `policyadmin`.`#sql-1_384` (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)")
02:40:24.031 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1618886667222]
02:40:24.031 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1618886784031]
[EL Info]: connection: 2021-04-20 02:40:24.032--ServerSession(502439287)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user logout successful
02:40:24.033 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:40:24.033 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:40:39.032 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:40:39.033 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:40:39.033 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:40:53.979 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:40:53.979 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:40:53.980 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:41:08.927 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:41:08.928 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:41:08.928 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:41:23.874 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:41:23.875 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:41:23.875 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:41:38.820 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:41:38.820 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:41:38.820 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:41:53.769 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:41:53.769 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:41:53.770 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:42:05.429 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:42:05.430 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"statistics":{"pdpInstanceId":"onap-policy-apex-pdp-0","timeStamp":"Apr 20, 2021, 2:42:05 AM","pdpGroupName":"defaultGroup","pdpSubGroupName":"apex","policyDeployCount":0,"policyDeploySuccessCount":0,"policyDeployFailCount":0,"policyExecutedCount":0,"policyExecutedSuccessCount":0,"policyExecutedFailCount":0},"messageName":"PDP_STATUS","requestId":"603ac6a5-5454-4a70-b059-5d03ecea2bb0","timestampMs":1618886525143,"name":"onap-policy-apex-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[EL Info]: 2021-04-20 02:42:05.54--ServerSession(778711596)--EclipseLink, version: Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158
[EL Info]: connection: 2021-04-20 02:42:05.636--ServerSession(778711596)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user login successful
[EL Warning]: 2021-04-20 02:42:05.904--ServerSession(778711596)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=923) Can't create table `policyadmin`.`#sql-1_39b` (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)")
[EL Warning]: 2021-04-20 02:42:05.931--ServerSession(778711596)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=923) Can't create table `policyadmin`.`#sql-1_39b` (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)")
02:42:06.034 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-apex-pdp-0, expireMs=1618886766020]
02:42:06.035 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-apex-pdp-0, expireMs=1618886886035]
[EL Info]: connection: 2021-04-20 02:42:06.036--ServerSession(778711596)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user logout successful
02:42:06.036 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:42:06.036 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:42:06.549 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:42:06.549 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [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":"a98c29b4-3ff7-4a35-8bf6-0477ad7b47fe","timestampMs":1618886525368,"name":"onap-policy-xacml-pdp-6d548cb88d-z54pg","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[EL Info]: 2021-04-20 02:42:06.645--ServerSession(722336972)--EclipseLink, version: Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158
[EL Info]: connection: 2021-04-20 02:42:06.727--ServerSession(722336972)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user login successful
[EL Warning]: 2021-04-20 02:42:07.072--ServerSession(722336972)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=925) Can't create table `policyadmin`.`#sql-1_39d` (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)")
[EL Warning]: 2021-04-20 02:42:07.092--ServerSession(722336972)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=925) Can't create table `policyadmin`.`#sql-1_39d` (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)")
02:42:07.131 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-xacml-pdp-6d548cb88d-z54pg, expireMs=1618886767024]
02:42:07.132 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-xacml-pdp-6d548cb88d-z54pg, expireMs=1618886887132]
[EL Info]: connection: 2021-04-20 02:42:07.133--ServerSession(722336972)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user logout successful
02:42:07.133 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:42:07.134 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:42:22.082 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:42:22.083 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:42:22.083 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:42:23.517 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:42:23.518 [DMAAP-source-POLICY-PDP-PAP] INFO  network - [IN|DMAAP|POLICY-PDP-PAP]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9b35c4d3-2d4c-44d7-aa08-a94981402a17","timestampMs":1618886542802,"name":"onap-policy-drools-pdp-0","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[EL Info]: 2021-04-20 02:42:23.56--ServerSession(388102758)--EclipseLink, version: Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158
[EL Info]: connection: 2021-04-20 02:42:23.634--ServerSession(388102758)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user login successful
[EL Warning]: 2021-04-20 02:42:23.899--ServerSession(388102758)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=930) Can't create table `policyadmin`.`#sql-1_3a2` (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)")
[EL Warning]: 2021-04-20 02:42:23.923--ServerSession(388102758)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.5.v20191016-ea124dd158): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: java.sql.SQLException: (conn=930) Can't create table `policyadmin`.`#sql-1_3a2` (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)")
02:42:23.963 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer cancelled Timer [name=onap-policy-drools-pdp-0, expireMs=1618886784031]
02:42:23.964 [DMAAP-source-POLICY-PDP-PAP] INFO  o.o.p.pap.main.comm.TimerManager - heart beat timer registered Timer [name=onap-policy-drools-pdp-0, expireMs=1618886903964]
[EL Info]: connection: 2021-04-20 02:42:23.965--ServerSession(388102758)--/file:/opt/app/policy/pap/lib/pap-main-2.3.3.jar_PolicyMariaDb_url=jdbc:mariadb://policy-mariadb:3306/policyadmin_user=policy_user logout successful
02:42:23.965 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:42:23.966 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...
02:42:38.911 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - 	--> HTTP/1.1 200 OK
02:42:38.912 [DMAAP-source-POLICY-PDP-PAP] INFO  c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000
02:42:38.912 [DMAAP-source-POLICY-PDP-PAP] INFO  c.att.nsa.apiClient.http.HttpClient - GET https://message-router:3905/events/POLICY-PDP-PAP/d026ede8-c731-45d8-96f7-bae3b5a4f0ea/onap-policy-pap-5584f45d77-fhs86?timeout=15000 (anonymous) ...