Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/clRuntimeParameters.yaml
overriding logback xml files

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

2022-03-29 02:54:55.373  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-688894b6c-54777 with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-03-29 02:54:55.378  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2022-03-29 02:55:00.616  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-03-29 02:55:00.654  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-03-29 02:55:00.655  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-03-29 02:55:00.819  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2022-03-29 02:55:00.820  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5316 ms
2022-03-29 02:55:01.862  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-03-29 02:55:06.138  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-03-29 02:55:07.210  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-03-29 02:55:09.559  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2efd2f21, org.springframework.security.web.context.SecurityContextPersistenceFilter@7f0b93b4, org.springframework.security.web.header.HeaderWriterFilter@1c61eda5, org.springframework.security.web.authentication.logout.LogoutFilter@53aa38be, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7f42e06e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61cda923, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5382184b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@59c500f7, org.springframework.security.web.session.SessionManagementFilter@12219f6a, org.springframework.security.web.access.ExceptionTranslationFilter@12d2ddde, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@40ed1802]
2022-03-29 02:55:10.449  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.450  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.450  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.451  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.451  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.452  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.452  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.453  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.453  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.454  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.454  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.459  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.460  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.461  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.461  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.462  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.462  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.462  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.463  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.463  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.464  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-29 02:55:10.541  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-03-29 02:55:12.181  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-03-29 02:55:12.181  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-03-29 02:55:12.189  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-03-29 02:55:12.191  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-03-29 02:55:12.195  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:55:12.202  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:55:12.192  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91c4d5f3-2fcf-4fed-a4c8-59a1055c07e9, alive=false, publisher=null]]: starting
2022-03-29 02:55:12.214  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91c4d5f3-2fcf-4fed-a4c8-59a1055c07e9, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-03-29 02:55:12.214  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-03-29 02:55:12.217  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-03-29 02:55:12.217  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@ca7e37f
2022-03-29 02:55:12.217  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-03-29 02:55:12.217  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-03-29 02:55:12.225  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 18.444 seconds (JVM running for 20.765)
2022-03-29 02:55:12.237  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-03-29 02:55:12.240  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-03-29 02:55:13.312  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:55:13.313 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:55:13.314  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:55:28.324 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-29 02:55:28.325  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:55:28.325  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:55:28.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:55:29.342  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:55:29.344 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:55:29.344  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:55:44.347 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-29 02:55:44.350  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:55:44.350  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:55:44.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:55:45.372  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:55:45.372 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:55:45.372  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:56:00.374 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-29 02:56:00.375  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:56:00.376  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:56:00.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:56:01.403  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:56:01.404 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:56:01.404  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:56:16.405 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-29 02:56:16.406  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:56:16.406  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:56:16.406  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:56:17.435  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:56:17.436 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:56:17.436  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:56:32.438 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-29 02:56:32.439  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:56:32.439  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:56:32.439  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:56:33.478  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:56:33.479 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:56:33.479  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:56:48.480 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-29 02:56:48.481  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:56:48.482  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:56:48.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:56:49.501  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:56:49.502 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:56:49.502  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:57:04.503 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-29 02:57:04.504  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:04.504  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:57:04.504  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:57:04.858  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 404 Not Found
2022-03-29 02:57:04.861  WARN 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : Topic not found: /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
[EL Info]: 2022-03-29 02:57:12.317--ServerSession(652540429)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-03-29 02:57:19.862  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:19.863  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:57:35.125  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:57:35.142  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:35.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:57:40.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:57:40.166  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-03-29 02:57:40.168  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T02:57:39.399959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5d74fbc-5c6a-47c4-a43a-0126c9ad1c31","timestamp":"2022-03-29T02:57:39.400104Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 02:57:40.441  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:40.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:57:55.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:57:55.429  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:55.429  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:10.412  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:10.413  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:10.413  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:25.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:25.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:25.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:40.394  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:40.395  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:40.395  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:55.370  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:55.371  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:55.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:56.127  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:56.128  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T02:58:55.442654Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db7c4908-770a-45f5-a4d8-7094700a877e","timestamp":"2022-03-29T02:58:55.442781Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 02:58:56.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:56.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:11.275  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:11.276  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:11.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 02:59:13.855  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:13.857  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"8048e4bf-d437-41a1-be0d-cca2adac47bc","timestamp":"2022-03-29T02:53:12.900149Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.286  WARN 11 --- [IME-PARTICIPANT] o.p.c.c.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-03-29 02:59:14.293  INFO 11 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"8048e4bf-d437-41a1-be0d-cca2adac47bc","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.296  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T02:55:08.999374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bc5185b-bc8b-4e91-9016-5b6764cc820d","timestamp":"2022-03-29T02:55:08.999984Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.314  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-03-29 02:59:14.320  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-03-29 02:59:14.321  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T02:57:08.998273Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4cb4267-c7c3-44c0-a73f-e61bb47d5888","timestamp":"2022-03-29T02:57:08.998511Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.347  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T02:59:11.838841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ce6906b-8861-4528-ac4a-db204ce9d780","timestamp":"2022-03-29T02:59:11.839155Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.380  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:14.380  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:14.405  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:14.406  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (88 ms):{"serverTimeMs":1,"count":1}
2022-03-29 02:59:15.040  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:15.041  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"8048e4bf-d437-41a1-be0d-cca2adac47bc","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:15.042  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-03-29 02:59:15.043  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:15.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:30.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:30.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:30.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:40.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:40.120  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T02:59:39.400188Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adfef01e-56f6-4c75-bea2-633a0e780853","timestamp":"2022-03-29T02:59:39.400339Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 02:59:40.306  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:40.307  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:55.285  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:55.286  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:55.286  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:10.244  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:10.244  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:10.245  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:25.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:25.198  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:25.198  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:40.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:40.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:40.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:55.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:55.115  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:55.116  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:56.116  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:56.117  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:00:55.442483Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23a66497-aa4b-41cc-8f86-6afe1f935f76","timestamp":"2022-03-29T03:00:55.442563Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:00:56.308  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:56.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:01:09.699  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:01:09.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:01:08.998033Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ebe2cf5-873b-475c-9622-ceea9d34b93a","timestamp":"2022-03-29T03:01:08.998115Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:01:10.312  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:01:10.313  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:01:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:01:25.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:01:25.262  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:01:25.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:01:40.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:01:40.093  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:01:39.399974Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42fcb106-bce7-4991-bec6-89557fe09f31","timestamp":"2022-03-29T03:01:39.400072Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:01:40.314  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:01:40.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:01:55.278  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:01:55.279  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:01:55.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:10.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:10.233  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:10.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:25.236  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:25.236  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:25.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:40.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:40.213  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:40.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:55.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:55.166  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:55.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:56.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:56.114  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:02:55.442553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77c21223-052d-4279-b36c-1ee616858b0d","timestamp":"2022-03-29T03:02:55.442672Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:02:56.332  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:56.332  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:03:09.710  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:03:09.712  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:03:08.998050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14cc7fd6-bb02-4532-a3c2-c37610050456","timestamp":"2022-03-29T03:03:08.998133Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:03:10.336  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:03:10.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:03:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:03:25.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:03:25.291  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:03:25.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:03:40.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:03:40.103  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:03:39.400368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fcf8c37-2360-446e-b86c-188fa171dc55","timestamp":"2022-03-29T03:03:39.400637Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:03:40.346  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:03:40.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:03:55.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:03:55.310  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:03:55.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:10.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:10.269  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:10.270  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:25.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:25.222  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:25.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:40.199  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:40.200  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:40.200  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:55.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:55.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:55.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:56.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:56.116  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:04:55.442813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a0ad280-65d3-4917-8bd6-a6e680587f08","timestamp":"2022-03-29T03:04:55.443042Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:04:56.350  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:56.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:05:09.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:05:09.704  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:05:08.998408Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b65fbb1-e6bd-404f-a298-6849ef7090fc","timestamp":"2022-03-29T03:05:08.998603Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:05:10.353  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:05:10.354  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:05:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:05:25.304  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:05:25.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:05:25.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:05:40.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:05:40.097  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:05:39.400578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"587b72ff-946b-4bb5-bfbb-354f84ae1b7b","timestamp":"2022-03-29T03:05:39.400686Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:05:40.361  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:05:40.361  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:05:55.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:05:55.356  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:05:55.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:10.346  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:10.346  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:10.346  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:25.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:25.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:25.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:40.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:40.355  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:40.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:55.314  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:55.315  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:55.316  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:56.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:56.105  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:06:55.442504Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a0b621d-4cbc-4b70-a9d3-bc5bf3bd022b","timestamp":"2022-03-29T03:06:55.442945Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:06:56.368  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:56.369  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:07:09.718  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:07:09.719  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:07:08.998047Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e54e1f5-b6d1-4528-9aab-f97c54e3b206","timestamp":"2022-03-29T03:07:08.998146Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:07:10.371  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:07:10.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:07:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:07:25.322  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:07:25.323  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:07:25.323  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:07:40.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:07:40.105  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:07:39.399951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"069e8c2d-d659-481e-bf6a-7045b02c2a95","timestamp":"2022-03-29T03:07:39.400219Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:07:40.373  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:07:40.373  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:07:55.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:07:55.352  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:07:55.352  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:10.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:10.309  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:10.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:25.262  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:25.267  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:25.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:40.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:40.222  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:40.223  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:55.177  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:55.178  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:55.178  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:56.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:56.109  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:08:55.442718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97abbd35-0d1f-4c56-9a52-ea3deafd8858","timestamp":"2022-03-29T03:08:55.442881Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:08:56.388  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:56.388  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:09:09.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:09:09.701  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:09:08.998814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f228a55f-24c6-4332-8f2f-29fe1e0861bf","timestamp":"2022-03-29T03:09:08.999036Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:09:10.391  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:09:10.392  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:09:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:09:25.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:09:25.360  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:09:25.360  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:09:40.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:09:40.089  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:09:39.400168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd6e9800-ae02-43ec-9d8a-0387ca92657d","timestamp":"2022-03-29T03:09:39.400380Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:09:40.399  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:09:40.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:09:55.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:09:55.351  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:09:55.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:10.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:10.302  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:10.302  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:25.249  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:25.250  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:25.250  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:40.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:40.196  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:40.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:55.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:55.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:55.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:56.109  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:56.110  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:10:55.442528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dedeeee8-0c61-4eb1-8d7f-32a8f8ba6b5b","timestamp":"2022-03-29T03:10:55.442630Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:10:56.407  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:56.408  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:11:09.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:11:09.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:11:08.998038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c84f6262-5897-4425-9d74-a453e9e3eb4f","timestamp":"2022-03-29T03:11:08.998138Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:11:10.410  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:11:10.411  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:11:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:11:25.357  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:11:25.358  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:11:25.358  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:11:40.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:11:40.093  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:11:39.399941Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20b905ba-77db-495c-8525-b657ef96ada0","timestamp":"2022-03-29T03:11:39.400052Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:11:40.415  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:11:40.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:11:55.367  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:11:55.367  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:11:55.368  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:10.317  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:10.318  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:10.318  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:25.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:25.264  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:25.264  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:40.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:40.227  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:40.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:55.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:55.179  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:55.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:56.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:56.099  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:12:55.442532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20dd1353-1b95-4a61-9beb-6c9ebfee4cb0","timestamp":"2022-03-29T03:12:55.442672Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:12:56.430  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:56.430  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:13:09.696  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:13:09.697  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:13:08.998028Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"107593d4-f0cf-41b7-b13b-132d4987924b","timestamp":"2022-03-29T03:13:08.998104Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:13:10.432  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:13:10.433  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:13:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:13:25.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:13:25.403  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:13:25.403  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:13:40.093  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:13:40.094  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:13:39.399993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2aa1a5f6-bcd9-45be-988c-63c5d8f565f7","timestamp":"2022-03-29T03:13:39.400126Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:13:40.431  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:13:40.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:13:55.388  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:13:55.389  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:13:55.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:10.352  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:10.353  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:10.353  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:25.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:25.311  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:25.311  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:40.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:40.261  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:40.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:55.224  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:55.225  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:55.225  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:56.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:56.108  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:14:55.442672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a02de087-266d-4021-93d0-edc49767206d","timestamp":"2022-03-29T03:14:55.443030Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:14:56.449  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:56.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:15:09.760  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:15:09.761  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:15:08.998262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98c839cf-e3d9-4ab1-b0ea-064c0aa35ae6","timestamp":"2022-03-29T03:15:08.998396Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:15:10.452  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:15:10.453  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:15:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:15:25.421  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:15:25.422  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:15:25.422  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:15:40.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:15:40.096  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:15:39.400212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f785b56-a84c-493a-9dc2-977915d49c03","timestamp":"2022-03-29T03:15:39.401118Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:15:40.451  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:15:40.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:15:55.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:15:55.415  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:15:55.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:10.361  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:10.362  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:10.362  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:25.325  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:25.326  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:25.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:40.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:40.288  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:40.289  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:55.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:55.246  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:55.247  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:56.150  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:56.151  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:16:55.442476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96b458e5-9555-441c-9185-f4bb1ec949d0","timestamp":"2022-03-29T03:16:55.442539Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:16:56.478  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:56.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:17:09.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:17:09.745  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:17:08.998027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e711176-e845-4c08-b27e-2c28e44df9eb","timestamp":"2022-03-29T03:17:08.998117Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:17:10.483  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:17:10.483  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:17:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:17:25.457  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:17:25.458  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:17:25.458  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:17:40.101  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:17:40.102  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:17:39.399982Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"945a0e7f-da5a-4579-8a91-b98ca9e4b382","timestamp":"2022-03-29T03:17:39.400093Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:17:40.482  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:17:40.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:17:55.438  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:17:55.439  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:17:55.439  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:10.393  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:10.394  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:10.395  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:25.343  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:25.344  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:25.345  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:40.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:40.292  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:40.293  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:55.240  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:55.241  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:55.241  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:56.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:56.117  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:18:55.443271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"638f9197-4141-4d53-b151-77b8fa54efe9","timestamp":"2022-03-29T03:18:55.443394Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:18:56.494  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:56.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:19:09.803  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:19:09.804  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:19:08.998275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d610b1e5-e8b7-4984-864b-18a1d3c068a6","timestamp":"2022-03-29T03:19:08.998864Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:19:10.497  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:19:10.497  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:19:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:19:25.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:19:25.450  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:19:25.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:19:40.077  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:19:40.077  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:19:39.400261Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e526d370-2ad6-410b-a679-ccf38cc5389d","timestamp":"2022-03-29T03:19:39.400460Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:19:40.499  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:19:40.499  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:19:55.446  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:19:55.446  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:19:55.446  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:10.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:10.403  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:10.403  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:25.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:25.348  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:25.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:40.299  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:40.299  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:40.299  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:55.245  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:55.246  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:55.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:56.101  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:56.102  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:20:55.442498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b5fa7de-54a8-46b8-a043-71b97fab2786","timestamp":"2022-03-29T03:20:55.442583Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:20:56.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:56.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:21:09.758  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:21:09.759  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:21:08.998043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e337da8c-35bd-44a5-8085-24fe882fd5c3","timestamp":"2022-03-29T03:21:08.998138Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:21:10.518  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:21:10.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:21:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:21:25.465  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:21:25.466  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:21:25.466  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:21:40.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:21:40.086  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:21:39.399957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80dc4d6f-0dcb-42a1-b541-73917d76d222","timestamp":"2022-03-29T03:21:39.400038Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:21:40.518  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:21:40.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:21:55.468  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:21:55.469  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:21:55.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:10.427  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:10.428  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:10.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:25.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:25.376  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:25.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:40.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:40.321  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:40.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:55.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:55.269  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:55.269  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:56.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:56.103  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:22:55.442482Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e21fe8dd-c6ab-4a95-9e56-4fdbf1411b0d","timestamp":"2022-03-29T03:22:55.442563Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:22:56.530  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:56.530  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:23:09.786  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:23:09.787  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:23:08.998016Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d9ad6e8-90dd-41ef-844b-4b1246794d56","timestamp":"2022-03-29T03:23:08.998121Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:23:10.530  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:23:10.530  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:23:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:23:25.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:23:25.481  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:23:25.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:23:40.080  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:23:40.080  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:23:39.400008Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d7f0498-a3aa-470e-819e-49514c3669d0","timestamp":"2022-03-29T03:23:39.400117Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:23:40.535  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:23:40.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:23:55.500  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:23:55.501  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:23:55.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:10.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:10.453  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:10.453  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:25.413  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:25.414  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:25.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:40.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:40.385  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:40.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:55.342  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:55.343  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:55.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:56.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:56.099  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:24:55.442461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e087cb4f-9a5a-4991-b14d-61b979fab84f","timestamp":"2022-03-29T03:24:55.442549Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:24:56.549  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:56.549  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:25:09.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:25:09.686  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:25:08.998034Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8734b13a-67e0-487e-9ae4-6ed487fbacca","timestamp":"2022-03-29T03:25:08.998116Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:25:10.550  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:25:10.551  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:25:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:25:25.500  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:25:25.501  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:25:25.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:25:40.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:25:40.091  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:25:39.400206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52f5154b-8532-4ca3-a426-435827bf98dc","timestamp":"2022-03-29T03:25:39.400497Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:25:40.559  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:25:40.559  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:25:55.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:25:55.521  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:25:55.521  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:10.472  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:10.473  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:10.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:25.430  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:25.431  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:25.431  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:40.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:40.386  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:40.386  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:55.331  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:55.331  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:55.331  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:56.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:56.105  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:26:55.442618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d0a9ad9-ae5a-4085-8dbb-343f3beb734c","timestamp":"2022-03-29T03:26:55.442735Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:26:56.568  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:56.569  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:27:09.699  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:27:09.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:27:08.998435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae21edb6-9bc2-4935-be90-359915cd125a","timestamp":"2022-03-29T03:27:08.998634Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:27:10.569  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:27:10.570  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:27:12.182  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:27:25.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:27:25.519  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:27:25.520  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:27:40.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:27:40.085  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:27:39.400027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64a19042-26e7-461a-8a90-62e465151a0b","timestamp":"2022-03-29T03:27:39.400155Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:27:40.572  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:27:40.572  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:27:55.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:27:55.536  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:27:55.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:10.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:10.502  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:10.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:25.454  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:25.454  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:25.455  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:40.404  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:40.404  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:40.405  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:55.350  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:55.351  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:55.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:56.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:56.102  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:28:55.442502Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"457c4439-3698-4377-80fa-3bfe2a0e94f9","timestamp":"2022-03-29T03:28:55.442610Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:28:56.583  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:56.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:29:09.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:29:09.707  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:29:08.998030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6698bbb-611b-4342-989f-ed79a0a72071","timestamp":"2022-03-29T03:29:08.998111Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:29:10.585  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:29:10.586  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:29:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:29:25.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:29:25.536  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:29:25.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:29:40.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:29:40.089  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:29:39.399988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba4acd58-718d-41d5-9081-44a9877e0ec4","timestamp":"2022-03-29T03:29:39.400115Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:29:40.590  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:29:40.591  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:29:55.567  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:29:55.567  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:29:55.568  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:10.528  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:10.529  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:10.529  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:25.479  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:25.480  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:25.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:40.431  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:40.432  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:40.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:55.377  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:55.378  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:55.379  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:56.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:56.099  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:30:55.442531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e46ddb8-7508-4566-9f5b-99492e4571d1","timestamp":"2022-03-29T03:30:55.442622Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:30:56.604  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:56.604  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:31:09.683  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:31:09.684  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:31:08.998045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d46115c7-fe43-44aa-837f-f93ab5237940","timestamp":"2022-03-29T03:31:08.998132Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:31:10.601  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:31:10.601  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:31:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:31:25.562  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:31:25.563  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:31:25.563  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:31:40.076  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:31:40.077  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:31:39.400027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c15be693-ee84-4f49-aa61-7e2f82415467","timestamp":"2022-03-29T03:31:39.400158Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:31:40.608  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:31:40.608  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:31:55.591  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:31:55.592  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:31:55.592  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:10.539  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:10.539  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:10.540  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:25.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:25.484  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:25.485  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:40.437  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:40.438  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:40.438  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:55.384  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:55.384  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:55.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:56.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:56.103  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:32:55.442624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a613ca90-accf-471e-84fa-49f1111b8bde","timestamp":"2022-03-29T03:32:55.442754Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:32:56.619  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:56.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:33:09.693  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:33:09.694  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:33:08.998267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b519ec0d-350f-4fff-ac1f-49fe0529650d","timestamp":"2022-03-29T03:33:08.998438Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:33:10.620  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:33:10.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:33:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:33:25.574  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:33:25.574  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:33:25.574  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:33:40.083  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:33:40.084  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:33:39.400163Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad74178d-fc79-4ddb-9222-39eb004ab546","timestamp":"2022-03-29T03:33:39.400894Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:33:40.630  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:33:40.630  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:33:55.577  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:33:55.578  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:33:55.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:10.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:10.525  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:10.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:25.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:25.470  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:25.470  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:40.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:40.416  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:40.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:55.393  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:55.394  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:55.394  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:56.131  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:56.132  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:34:55.442672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a752f70-3392-4faf-98d3-5fa394184608","timestamp":"2022-03-29T03:34:55.442787Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:34:56.638  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:56.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:35:09.696  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:35:09.698  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:35:08.998060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c40c68cc-8fa2-4d24-a703-ea9eb041a77b","timestamp":"2022-03-29T03:35:08.998144Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:35:10.653  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:35:10.653  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:35:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:35:25.608  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:35:25.609  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:35:25.609  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:35:40.082  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:35:40.083  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:35:39.399971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efde233f-92c7-429d-8126-8ce0b1f46050","timestamp":"2022-03-29T03:35:39.400056Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:35:40.674  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:35:40.674  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:35:55.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:35:55.621  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:35:55.621  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:36:10.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:36:10.594  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:36:10.595  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:36:25.540  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:36:25.541  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:36:25.541  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:36:40.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:36:40.494  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:36:40.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:36:55.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:36:55.453  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:36:55.453  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:36:56.095  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:36:56.095  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:36:55.442540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0de601dc-cbf0-459b-a43d-123d8582f06d","timestamp":"2022-03-29T03:36:55.442672Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:36:56.655  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:36:56.656  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:37:09.689  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:37:09.690  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:37:08.998128Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48a5a7b3-b534-4695-bf12-96dad8707214","timestamp":"2022-03-29T03:37:08.998243Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:37:10.662  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:37:10.663  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:37:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:37:25.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:37:25.615  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:37:25.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:37:40.077  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:37:40.078  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:37:39.399995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef20d63e-00d1-4072-82b0-63514e4363b5","timestamp":"2022-03-29T03:37:39.400097Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:37:40.667  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:37:40.667  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:37:55.617  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:37:55.618  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:37:55.618  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:38:10.576  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:38:10.576  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:38:10.577  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:38:25.523  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:38:25.524  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:38:25.524  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:38:40.497  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:38:40.497  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:38:40.498  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:38:55.471  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:38:55.472  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:38:55.472  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:38:56.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:38:56.106  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:38:55.442480Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d54eee0-866d-4257-a847-9a37a46c3afd","timestamp":"2022-03-29T03:38:55.442563Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:38:56.684  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:38:56.685  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:39:09.695  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:39:09.696  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:39:08.998085Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c560da8-571b-428e-9bde-02fecdc58cf5","timestamp":"2022-03-29T03:39:08.998172Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:39:10.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:39:10.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:39:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:39:25.632  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:39:25.632  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:39:25.633  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:39:40.093  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:39:40.094  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:39:39.400219Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0a9cffe-1952-4768-8d64-bf3348a81767","timestamp":"2022-03-29T03:39:39.400953Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:39:40.686  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:39:40.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:39:55.634  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:39:55.634  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:39:55.635  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:40:10.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:40:10.585  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:40:10.585  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:40:25.583  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:40:25.583  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:40:25.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:40:40.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:40:40.536  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:40:40.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:40:55.479  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:40:55.480  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:40:55.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:40:56.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:40:56.121  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:40:55.442639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef4d7dab-1673-486d-bc73-691d40a46293","timestamp":"2022-03-29T03:40:55.442766Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:40:56.703  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:40:56.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:41:09.689  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:41:09.690  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:41:08.998232Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d307a3e-266d-4e4e-b39e-488d5763f73b","timestamp":"2022-03-29T03:41:08.998376Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:41:11.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:41:11.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:41:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:41:26.638  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:41:26.639  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:41:26.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:41:40.073  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:41:40.074  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:41:39.400136Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f53da672-1682-407b-b23f-c0e432bb8cb5","timestamp":"2022-03-29T03:41:39.400299Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:41:40.699  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:41:40.699  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:41:55.679  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:41:55.680  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:41:55.680  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:42:10.679  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:42:10.679  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:42:10.679  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:42:25.636  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:42:25.637  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:42:25.637  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:42:40.592  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:42:40.592  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:42:40.592  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:42:55.492  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:42:55.493  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:42:55.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:42:56.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:42:56.009  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:42:55.442466Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ec18c5a-6794-48f2-9dd7-8594f3bd3c63","timestamp":"2022-03-29T03:42:55.442533Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:42:56.720  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:42:56.721  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:43:09.691  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:43:09.692  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:43:08.998036Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e3adff8-0004-471f-b6a2-5202f78fe9dd","timestamp":"2022-03-29T03:43:08.998127Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:43:09.722  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:43:09.722  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:43:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:43:24.671  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:43:24.672  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:43:24.672  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:43:39.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:43:39.485  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:43:39.485  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:43:40.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:43:40.002  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:43:39.399991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29a1d05c-fcb3-440e-8e19-36052b1963c1","timestamp":"2022-03-29T03:43:39.400098Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:43:40.725  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:43:40.725  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:43:55.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:43:55.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:43:55.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:44:10.635  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:44:10.636  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:44:10.636  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:44:25.589  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:44:25.590  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:44:25.590  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:44:40.564  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:44:40.566  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:44:40.566  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:44:55.498  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:44:55.499  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:44:55.499  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:44:56.012  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:44:56.013  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:44:55.442543Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1161ee1c-e549-42d2-a01d-8f522156c822","timestamp":"2022-03-29T03:44:55.442626Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:44:56.737  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:44:56.738  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:45:09.698  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:45:09.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:45:08.998167Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"984f71b9-70dd-4e79-848b-5a21cfddec21","timestamp":"2022-03-29T03:45:08.998231Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:45:09.733  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:45:09.733  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:45:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:45:24.677  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:45:24.677  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:45:24.678  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:45:39.487  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:45:39.488  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:45:39.488  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:45:40.008  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:45:40.012  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:45:39.400171Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96455b46-eaff-4ccb-81f2-260fa9b4761b","timestamp":"2022-03-29T03:45:39.400346Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:45:41.740  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:45:41.740  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:45:56.694  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:45:56.694  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:45:56.695  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:46:11.635  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:46:11.635  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:46:11.635  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:46:26.582  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:46:26.583  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:46:26.583  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:46:41.528  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:46:41.529  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:46:41.529  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:46:56.131  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:46:56.132  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:46:55.442579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"552842dc-f891-40de-9d58-084b115a02ac","timestamp":"2022-03-29T03:46:55.442696Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:46:56.754  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:46:56.754  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:47:09.689  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:47:09.691  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:47:08.998138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f06c716-3a42-49a6-a51a-ec771a12fd3f","timestamp":"2022-03-29T03:47:08.998250Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:47:09.755  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:47:09.755  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:47:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:47:24.699  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:47:24.699  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:47:24.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:47:39.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:47:39.481  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:47:39.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:47:39.996  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:47:39.997  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:47:39.399971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30ff854a-d1ea-4f14-91e0-ef6452d8ae7d","timestamp":"2022-03-29T03:47:39.400067Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:47:40.764  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:47:40.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:47:55.738  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:47:55.738  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:47:55.738  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:48:10.683  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:48:10.684  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:48:10.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:48:25.644  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:48:25.644  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:48:25.645  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:48:40.601  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:48:40.602  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:48:40.602  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:48:55.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:48:55.494  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:48:55.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:48:56.011  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:48:56.012  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:48:55.442544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef8e60fa-47e2-48e7-aa04-69a755e31dac","timestamp":"2022-03-29T03:48:55.442627Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:48:56.783  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:48:56.784  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:49:09.691  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:49:09.692  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:49:08.998035Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f28bac5-19ec-4076-964c-6707b5767754","timestamp":"2022-03-29T03:49:08.998103Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:49:09.784  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:49:09.784  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:49:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:49:24.729  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:49:24.730  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:49:24.730  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:49:39.471  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:49:39.472  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:49:39.472  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:49:39.987  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:49:39.988  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:49:39.400014Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07822a30-232c-4133-8857-d26585fe5cc1","timestamp":"2022-03-29T03:49:39.400100Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:49:40.791  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:49:40.791  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:49:55.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:49:55.732  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:49:55.733  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:50:10.678  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:50:10.679  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:50:10.679  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:50:25.623  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:50:25.623  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:50:25.623  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:50:40.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:50:40.578  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:50:40.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:50:55.499  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:50:55.499  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:50:55.499  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:50:56.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:50:56.013  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:50:55.442500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bff1baed-497d-4b8c-bdf6-d73ce95e0451","timestamp":"2022-03-29T03:50:55.442576Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:50:56.799  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:50:56.799  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:51:09.685  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:51:09.690  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:51:08.998029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76770bdb-0d70-420f-bfe6-3cd7687c2d84","timestamp":"2022-03-29T03:51:08.998121Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:51:09.804  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:51:09.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:51:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:51:24.772  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:51:24.772  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:51:24.772  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:51:39.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:51:39.474  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:51:39.474  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:51:39.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:51:39.993  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:51:39.399938Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3305a45-99a7-4f48-9c27-29a9a1dcec19","timestamp":"2022-03-29T03:51:39.400049Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:51:40.806  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:51:40.806  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:51:55.756  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:51:55.757  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:51:55.757  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:52:10.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:52:10.707  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:52:10.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:52:25.653  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:52:25.654  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:52:25.654  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:52:40.615  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:52:40.616  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:52:40.616  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:52:55.491  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:52:55.492  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:52:55.492  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:52:56.005  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:52:56.007  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:52:55.442525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49886a6c-dc0e-4900-8d1e-33b93245772a","timestamp":"2022-03-29T03:52:55.442626Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:52:56.821  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:52:56.821  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:53:09.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:53:09.688  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:53:08.999578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a35adf76-20c7-49e9-a98b-690a14d01654","timestamp":"2022-03-29T03:53:09.000292Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:53:09.821  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:53:09.822  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:53:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:53:24.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:53:24.764  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:53:24.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:53:39.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:53:39.486  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:53:39.487  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:53:40.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:53:40.003  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:53:39.400146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"296e11ae-5b69-4350-9efb-4719f078f5ba","timestamp":"2022-03-29T03:53:39.400259Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:53:40.824  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:53:40.825  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:53:55.793  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:53:55.794  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:53:55.794  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:54:10.743  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:54:10.744  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:54:10.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:54:25.705  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:54:25.706  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:54:25.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:54:40.671  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:54:40.672  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:54:40.672  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:54:55.491  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:54:55.492  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:54:55.492  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:54:56.007  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:54:56.008  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:54:55.442690Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2589ee8-0da1-4203-8a6c-27e12dc0fe9c","timestamp":"2022-03-29T03:54:55.442854Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:54:56.843  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:54:56.844  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:55:09.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:55:09.685  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:55:08.998086Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83b0fbbe-80ed-4e86-af44-c887aecd2cb6","timestamp":"2022-03-29T03:55:08.998162Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:55:09.839  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:55:09.840  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:55:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:55:24.784  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:55:24.785  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:55:24.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:55:39.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:55:39.482  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:55:39.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:55:39.999  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:55:39.999  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:55:39.399977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63a49c9d-2af8-41a6-aeda-d9341bde51c3","timestamp":"2022-03-29T03:55:39.400048Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:55:40.843  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:55:40.843  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:55:55.816  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:55:55.817  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:55:55.817  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:56:10.767  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:56:10.767  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:56:10.767  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:56:25.714  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:56:25.715  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:56:25.715  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:56:40.676  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:56:40.676  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:56:40.676  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:56:55.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:56:55.494  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:56:55.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:56:56.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:56:56.014  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:56:55.442465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9be825cf-c20d-42b8-bf59-9178f0fd0a63","timestamp":"2022-03-29T03:56:55.442522Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:56:56.857  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:56:56.857  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:57:09.698  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:57:09.699  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:57:08.998052Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce197d02-1455-40e4-b8ca-c51303728527","timestamp":"2022-03-29T03:57:08.998131Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:57:09.855  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:57:09.855  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:57:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:57:24.812  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:57:24.813  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:57:24.813  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:57:39.489  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:57:39.490  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:57:39.490  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:57:40.017  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:57:40.017  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:57:39.399968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2ef5a65-a2b6-404d-8f1d-373c2d7ddb92","timestamp":"2022-03-29T03:57:39.400053Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:57:40.862  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:57:40.862  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:57:55.807  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:57:55.808  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:57:55.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:58:10.765  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:58:10.766  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:58:10.766  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:58:25.719  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:58:25.719  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:58:25.719  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:58:40.672  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:58:40.672  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:58:40.672  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:58:55.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:58:55.494  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:58:55.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:58:56.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:58:56.009  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:58:55.442473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80a723a3-f6c6-4c17-94c7-5cdb27e91bcf","timestamp":"2022-03-29T03:58:55.442567Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:58:56.877  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:58:56.877  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:59:09.689  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:59:09.690  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:59:08.998035Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9987be6a-5ac9-4e71-ab2a-acbd16366b80","timestamp":"2022-03-29T03:59:08.998150Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:59:09.879  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:59:09.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:59:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:59:24.830  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:59:24.831  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:59:24.831  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:59:39.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:59:39.480  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:59:39.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:59:39.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:59:39.996  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T03:59:39.400262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a790a632-7cdf-48c7-941a-b0fb82bd492c","timestamp":"2022-03-29T03:59:39.400404Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:59:40.884  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:59:40.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:59:55.842  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:59:55.843  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:59:55.843  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:00:10.841  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:00:10.841  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:00:10.842  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:00:25.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:00:25.845  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:00:25.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:00:40.812  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:00:40.813  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:00:40.813  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:00:55.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:00:55.506  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:00:55.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:00:56.026  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:00:56.027  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:00:55.442721Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0eda092-8f96-4a2c-974c-7bc0bdac77ad","timestamp":"2022-03-29T04:00:55.442857Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:00:56.897  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:00:56.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:01:09.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:01:09.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:01:08.998185Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d74b5bfd-780e-4b6e-a525-feca251ada96","timestamp":"2022-03-29T04:01:08.998338Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:01:09.898  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:01:09.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:01:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:01:24.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:01:24.851  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:01:24.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:01:39.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:01:39.473  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:01:39.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:01:39.991  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:01:39.991  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:01:39.399966Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8efad02d-1214-463d-818b-4cfc4ef6b0e7","timestamp":"2022-03-29T04:01:39.400041Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:01:40.904  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:01:40.905  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:01:55.853  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:01:55.854  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:01:55.854  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:02:10.814  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:02:10.814  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:02:10.814  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:02:25.778  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:02:25.778  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:02:25.778  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:02:40.730  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:02:40.731  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:02:40.731  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:02:55.489  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:02:55.489  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:02:55.489  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:02:56.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:02:56.003  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:02:55.442458Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"005759e8-c516-4cdf-8cb9-9d9c26197cdb","timestamp":"2022-03-29T04:02:55.442536Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:02:56.921  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:02:56.921  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:03:09.690  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:03:09.691  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:03:08.998033Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61c34467-6ea8-4ffa-b65e-f96c58d8ee1d","timestamp":"2022-03-29T04:03:08.998114Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:03:09.926  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:03:09.926  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:03:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:03:24.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:03:24.886  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:03:24.886  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:03:39.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:03:39.482  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:03:39.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:03:40.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:03:40.004  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:03:39.399988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8c887b5-dcbd-44bd-81d6-7c4640962ddc","timestamp":"2022-03-29T04:03:39.400092Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:03:40.929  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:03:40.929  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:03:55.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:03:55.879  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:03:55.879  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:04:10.832  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:04:10.832  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:04:10.832  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:04:25.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:04:25.785  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:04:25.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:04:40.762  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:04:40.763  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:04:40.763  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:04:55.491  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:04:55.492  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:04:55.492  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:04:56.007  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:04:56.008  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:04:55.442574Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef7c5065-2e3c-4d16-9554-655a80b4a246","timestamp":"2022-03-29T04:04:55.442656Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:04:56.948  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:04:56.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:05:09.684  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:05:09.687  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:05:08.997998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c07c8437-532d-4746-ab0c-6c08e49c0082","timestamp":"2022-03-29T04:05:08.998079Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:05:09.945  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:05:09.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:05:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:05:24.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:05:24.888  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:05:24.888  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:05:39.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:05:39.479  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:05:39.479  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:05:39.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:05:39.996  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:05:39.399998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1125139-3218-47b4-b70b-1bc9b4e6a978","timestamp":"2022-03-29T04:05:39.400082Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:05:40.013  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:05:40.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:05:54.958  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:05:54.959  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:05:54.959  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:06:09.909  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:06:09.910  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:06:09.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:06:24.859  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:06:24.860  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:06:24.860  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:06:39.850  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:06:39.851  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:06:39.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:06:54.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:06:54.805  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:06:54.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:06:56.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:06:56.091  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:06:55.442776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0fe4fbef-dafb-45a0-b3c4-0789c2cdfd76","timestamp":"2022-03-29T04:06:55.442941Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:06:56.963  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:06:56.963  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:07:09.682  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:07:09.683  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:07:08.998294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e877bad-eada-4f4b-bb88-ba596ad8527c","timestamp":"2022-03-29T04:07:08.998450Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:07:09.962  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:07:09.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:07:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:07:24.911  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:07:24.911  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:07:24.912  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:07:39.465  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:07:39.465  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:07:39.465  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:07:39.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:07:39.980  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:07:39.400163Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d22b2658-fa5c-4ac1-82b3-04e34eff92bd","timestamp":"2022-03-29T04:07:39.400299Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:07:39.992  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:07:39.992  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:07:54.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:07:54.944  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:07:54.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:08:09.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:08:09.897  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:08:09.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:08:24.844  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:08:24.845  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:08:24.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:08:39.827  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:08:39.828  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:08:39.828  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:08:54.776  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:08:54.776  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:08:54.776  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:08:56.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:08:56.093  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:08:55.442466Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e36d37ae-18ef-41d0-aa75-82b1c9990893","timestamp":"2022-03-29T04:08:55.442536Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:08:56.106  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:08:56.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:09:09.683  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:09:09.683  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:09:08.998030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59878655-92be-4251-98b3-951b7bc1933c","timestamp":"2022-03-29T04:09:08.998102Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:09:09.988  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:09:09.988  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:09:12.183  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:09:24.935  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:09:24.936  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:09:24.936  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:09:39.468  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:09:39.468  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:09:39.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:09:39.984  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:09:39.984  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:09:39.399951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb646489-bebb-4bae-b3dc-248df3708585","timestamp":"2022-03-29T04:09:39.400031Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:09:39.998  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:09:39.998  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:09:54.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:09:54.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:09:54.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:10:09.921  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:10:09.922  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:10:09.922  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:10:24.870  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:10:24.870  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:10:24.870  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:10:39.817  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:10:39.817  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:10:39.818  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:10:54.763  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:10:54.763  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:10:54.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:10:56.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:10:56.095  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:10:55.442483Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"442b63e0-26c9-47a8-95d9-5786a46a41b8","timestamp":"2022-03-29T04:10:55.442564Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:10:57.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:10:57.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:11:09.679  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:11:09.680  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:11:08.997995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0548b7e8-151d-4492-aecf-2ee3df947c46","timestamp":"2022-03-29T04:11:08.998059Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:11:10.012  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:11:10.012  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:11:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:11:24.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:11:24.962  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:11:24.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:11:40.068  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:11:40.069  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:11:39.399960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2527c50-d6c2-4e87-89f2-4d9fe8a5b870","timestamp":"2022-03-29T04:11:39.400044Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:11:40.080  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:11:40.080  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:11:55.027  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:11:55.027  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:11:55.027  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:12:09.990  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:12:09.991  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:12:09.991  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:12:24.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:12:24.933  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:12:24.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:12:39.888  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:12:39.889  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:12:39.889  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:12:54.839  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:12:54.840  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:12:54.840  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:12:56.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:12:56.089  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:12:55.442452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b2f0ed0-cbbb-475f-9972-a1872bf47b48","timestamp":"2022-03-29T04:12:55.442517Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:12:57.030  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:12:57.030  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:13:09.675  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:13:09.675  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:13:08.998021Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f572b34-239d-48cf-9396-aa0d65bbd3d7","timestamp":"2022-03-29T04:13:08.998097Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:13:10.032  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:13:10.034  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:13:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:13:24.981  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:13:24.982  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:13:24.982  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:13:40.075  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:13:40.075  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:13:39.400011Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"232e89fe-c405-470c-9982-4574cee79f5e","timestamp":"2022-03-29T04:13:39.400106Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:13:40.092  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:13:40.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:13:55.040  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:13:55.040  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:13:55.041  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:14:09.990  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:14:09.991  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:14:09.991  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:14:24.939  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:14:24.940  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:14:24.940  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:14:39.887  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:14:39.888  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:14:39.888  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:14:54.832  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:14:54.833  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:14:54.833  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:14:56.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:14:56.093  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:14:55.442701Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"894a8a57-4c85-4f1a-8703-5303091185c4","timestamp":"2022-03-29T04:14:55.442838Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:14:57.053  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:14:57.053  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:15:09.710  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:15:09.711  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:15:08.998190Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d77aa7c-5229-46e8-bac2-72d146065d9f","timestamp":"2022-03-29T04:15:08.998311Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:15:10.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:15:10.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:15:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:15:25.008  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:15:25.008  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:15:25.008  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:15:40.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:15:40.072  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:15:39.400234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c9f1858-0f77-4f47-bece-3c66e83fea8d","timestamp":"2022-03-29T04:15:39.400460Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:15:40.084  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:15:40.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:15:55.038  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:15:55.039  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:15:55.039  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:16:10.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:16:10.001  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:16:10.001  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:16:24.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:16:24.963  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:16:24.963  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:16:39.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:16:39.950  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:16:39.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:16:54.906  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:16:54.907  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:16:54.907  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:16:56.134  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:16:56.135  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:16:55.442541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"517caf3c-2eab-466d-aefc-a5c9b57c7fda","timestamp":"2022-03-29T04:16:55.442631Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:16:57.071  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:16:57.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:17:09.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:17:09.724  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:17:08.998064Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b849565f-1377-4d24-b453-13090eadfb57","timestamp":"2022-03-29T04:17:08.998148Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:17:10.071  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:17:10.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:17:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:17:25.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:17:25.015  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:17:25.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:17:40.070  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:17:40.071  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:17:39.399970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e115df1-6a2f-4fdb-91fd-b34a614f1364","timestamp":"2022-03-29T04:17:39.400057Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:17:40.082  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:17:40.082  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:17:55.030  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:17:55.031  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:17:55.031  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:18:09.973  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:18:09.974  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:18:09.974  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:18:24.917  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:18:24.917  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:18:24.917  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:18:39.874  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:18:39.874  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:18:39.874  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:18:54.819  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:18:54.819  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:18:54.819  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:18:56.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:18:56.092  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:18:55.442473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5a75c0c-ae2b-46cf-869f-1064a00ce8ac","timestamp":"2022-03-29T04:18:55.442555Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:18:57.093  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:18:57.093  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:19:09.740  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:19:09.741  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:19:08.997994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"739c9353-d577-45eb-b30c-e79fea5907f5","timestamp":"2022-03-29T04:19:08.998079Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:19:10.095  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:19:10.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:19:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 04:19:25.045  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:19:25.046  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:19:25.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:19:40.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:19:40.091  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-29T04:19:39.399943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f769650-f04e-4f77-a158-f79c143f8322","timestamp":"2022-03-29T04:19:39.400025Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 04:19:46.096  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:19:46.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:20:01.051  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:20:01.052  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:20:01.052  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:20:16.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:20:16.002  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:20:16.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:20:30.956  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:20:30.956  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:20:30.956  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:20:45.902  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:20:45.903  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:20:45.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:20:56.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:20:56.144  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:20:55.442485Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17a402fd-4590-46b0-8362-7f5eaef92414","timestamp":"2022-03-29T04:20:55.442573Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 04:20:57.115  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:20:57.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:21:09.758  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 04:21:09.759  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T04:21:08.998045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30d64c7d-96e0-4d44-9d86-58c2e2a04bc3","timestamp":"2022-03-29T04:21:08.998118Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 04:21:10.123  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 04:21:10.123  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 04:21:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning