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-26 02:55:32.562  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-688894b6c-dbt4f with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-03-26 02:55:32.568  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2022-03-26 02:55:38.223  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-03-26 02:55:38.252  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-03-26 02:55:38.252  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-03-26 02:55:38.419  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2022-03-26 02:55:38.420  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5732 ms
2022-03-26 02:55:39.782  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-03-26 02:55:44.366  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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-26 02:55:45.653  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-03-26 02:55:47.974  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50110971, org.springframework.security.web.context.SecurityContextPersistenceFilter@523a7801, org.springframework.security.web.header.HeaderWriterFilter@131a7516, org.springframework.security.web.authentication.logout.LogoutFilter@62a54948, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@59c500f7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5f0a2638, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2c26ba07, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@17d2b075, org.springframework.security.web.session.SessionManagementFilter@1376883, org.springframework.security.web.access.ExceptionTranslationFilter@1c61eda5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@19e21f89]
2022-03-26 02:55:48.831  WARN 10 --- [           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-26 02:55:48.832  WARN 10 --- [           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-26 02:55:48.832  WARN 10 --- [           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-26 02:55:48.833  WARN 10 --- [           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-26 02:55:48.833  WARN 10 --- [           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-26 02:55:48.834  WARN 10 --- [           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-26 02:55:48.834  WARN 10 --- [           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-26 02:55:48.835  WARN 10 --- [           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-26 02:55:48.835  WARN 10 --- [           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-26 02:55:48.836  WARN 10 --- [           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-26 02:55:48.836  WARN 10 --- [           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-26 02:55:48.837  WARN 10 --- [           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-26 02:55:48.837  WARN 10 --- [           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-26 02:55:48.838  WARN 10 --- [           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-26 02:55:48.839  WARN 10 --- [           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-26 02:55:48.839  WARN 10 --- [           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-26 02:55:48.839  WARN 10 --- [           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-26 02:55:48.840  WARN 10 --- [           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-26 02:55:48.840  WARN 10 --- [           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-26 02:55:48.841  WARN 10 --- [           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-26 02:55:48.842  WARN 10 --- [           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-26 02:55:48.932  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-03-26 02:55:50.836  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-03-26 02:55:50.836  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-03-26 02:55:50.847  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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-26 02:55:50.851  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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-26 02:55:50.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:55:50.856  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9e247747-7f0b-4bba-9544-601f93623112, alive=false, publisher=null]]: starting
2022-03-26 02:55:50.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:55:50.889  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9e247747-7f0b-4bba-9544-601f93623112, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-03-26 02:55:50.890  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-03-26 02:55:50.892  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-03-26 02:55:50.892  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2022-03-26 02:55:50.892  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-03-26 02:55:50.892  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2022-03-26 02:55:50.892  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-03-26 02:55:50.892  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2022-03-26 02:55:50.893  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-03-26 02:55:50.893  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-03-26 02:55:50.893  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2022-03-26 02:55:50.893  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-03-26 02:55:50.894  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-03-26 02:55:50.894  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-03-26 02:55:50.894  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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@54495935
2022-03-26 02:55:50.894  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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-26 02:55:50.895  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-03-26 02:55:50.909  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 20.056 seconds (JVM running for 22.227)
2022-03-26 02:55:50.932  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-03-26 02:55:50.938  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-03-26 02:55:52.078  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:55:52.080 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:55:52.080  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:56:07.089 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:56:07.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:56:07.091  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:56:07.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:56:08.123  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:56:08.123 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:56:08.123  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:56:23.125 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:56:23.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:56:23.129  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:56:23.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:56:24.174  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:56:24.174 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:56:24.174  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:56:39.176 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:56:39.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:56:39.178  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:56:39.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:56:40.204  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:56:40.205 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:56:40.205  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:56:55.210 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:56:55.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:56:55.211  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:56:55.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:56:56.236  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:56:56.237 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:56:56.238  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:57:11.239 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:57:11.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:57:11.240  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:57:11.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:57:12.272  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:57:12.273 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:57:12.273  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:57:27.275 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:57:27.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:57:27.276  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:57:27.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:57:28.298  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:57:28.298 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:57:28.299  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:57:43.300 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:57:43.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:57:43.302  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:57:43.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:57:44.332  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:57:44.333 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:57:44.333  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:57:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
[EL Info]: 2022-03-26 02:57:50.952--ServerSession(1320412768)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-03-26 02:57:59.337 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:57:59.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:57:59.339  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:57:59.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:58:00.364  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:58:00.365 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:58:00.365  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:58:15.369 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:58:15.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:58:15.371  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:58:15.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:58:16.401  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-26 02:58:16.401 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.58.172] failed: Connection refused (Connection refused)
2022-03-26 02:58:16.401  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-26 02:58:31.403 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f57b2461-b46c-4668-8bba-1200e08d8de2, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-dbt4f, 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.58.172] 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-26 02:58:31.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:58:31.404  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-26 02:58:31.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:58:47.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 02:58:47.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:58:47.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:59:02.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 02:59:02.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:59:02.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:59:17.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 02:59:17.162  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-03-26 02:59:17.165  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T02:59:16.986837Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"942f97f2-c447-4986-9de2-f04203798df9","timestamp":"2022-03-26T02:59:16.986961Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 02:59:17.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:59:17.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:59:32.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 02:59:32.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:59:32.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:59:47.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 02:59:47.464  INFO 10 --- [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-26T02:59:46.620586Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cc1e681-2916-4a67-a0a6-44716fee2106","timestamp":"2022-03-26T02:59:46.620903Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 02:59:47.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 02:59:47.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 02:59:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:00:02.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:00:02.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:00:02.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:00:17.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:00:17.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:00:17.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:00:32.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:00:32.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:00:32.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:00:36.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:00:36.064  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"4b07800c-03e1-4fb9-aaf8-6d1f67fb3c90","timestamp":"2022-03-26T02:52:51.619405Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:00:36.805  WARN 10 --- [IME-PARTICIPANT] o.p.c.c.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-03-26 03:00:36.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"4b07800c-03e1-4fb9-aaf8-6d1f67fb3c90","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-26 03:00:36.816  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T02:54:47.356062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ed3b18a-6b00-430a-bc5c-ef12dcc02706","timestamp":"2022-03-26T02:54:47.357106Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:00:36.838  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 22 ms
2022-03-26 03:00:36.843  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-03-26 03:00:36.854  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T02:56:47.354296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a268507a-eb8f-4f9d-8e3f-2248e65f2d8d","timestamp":"2022-03-26T02:56:47.354577Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:00:36.887  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T02:58:47.354325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc1f8ad2-5e5c-4553-bdc1-610a67689845","timestamp":"2022-03-26T02:58:47.354503Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:00:36.919  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:00:36.920  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (78 ms):{"serverTimeMs":0,"count":1}
2022-03-26 03:00:37.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:00:37.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:00:37.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:00:37.924  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:00:37.732144Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7eb74bd1-cc8c-4b6c-a93b-e005e0a107df","timestamp":"2022-03-26T03:00:37.732237Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:00:38.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:00:38.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:00:39.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:00:39.351  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"4b07800c-03e1-4fb9-aaf8-6d1f67fb3c90","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-26 03:00:39.352  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-03-26 03:00:39.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:00:39.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:00:47.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:00:47.834  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:00:47.354095Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"216e3d5f-6d3e-4522-b92b-a9740d0fc576","timestamp":"2022-03-26T03:00:47.354255Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:00:49.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:00:49.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:01:04.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:01:04.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:01:04.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:01:17.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:01:17.065  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:01:16.986505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ace044e5-0a67-45f4-9a7c-4d87b02c6664","timestamp":"2022-03-26T03:01:16.986626Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:01:17.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:01:17.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:01:32.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:01:32.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:01:32.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:01:47.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:01:47.354  INFO 10 --- [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-26T03:01:46.620179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"587cd1e3-1e90-44dd-b96f-975252963552","timestamp":"2022-03-26T03:01:46.620292Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:01:47.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:01:47.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:01:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:02:02.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:02:02.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:02:02.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:02:17.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:02:17.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:02:17.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:02:32.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:02:32.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:02:32.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:02:47.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:02:47.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:02:47.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:02:47.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:02:47.781  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:02:47.355081Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e436e30c-0493-4d8c-9493-d767a239e1ed","timestamp":"2022-03-26T03:02:47.355285Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:02:47.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:02:47.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:03:02.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:03:02.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:03:02.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:03:17.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:03:17.101  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:03:16.986820Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"092b0512-afc0-4042-aa2b-08ddf4c3af20","timestamp":"2022-03-26T03:03:16.987065Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:03:17.850  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:03:17.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:03:32.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:03:32.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:03:32.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:03:47.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:03:47.340  INFO 10 --- [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-26T03:03:46.620363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e25b9d1-6dd1-4dbb-abdb-b93076c78232","timestamp":"2022-03-26T03:03:46.620532Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:03:47.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:03:47.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:03:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:04:02.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:04:02.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:04:02.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:04:17.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:04:17.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:04:17.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:04:32.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:04:32.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:04:32.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:04:47.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:04:47.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:04:47.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:04:47.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:04:47.943  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:04:47.354730Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c96e68cc-aaca-4284-8d41-512983b6ab76","timestamp":"2022-03-26T03:04:47.354780Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:04:48.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:04:48.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:05:03.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:05:03.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:05:03.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:05:17.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:05:17.097  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:05:16.986765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ded00ef0-554c-455e-a5c5-31ce25315936","timestamp":"2022-03-26T03:05:16.986925Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:05:17.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:05:17.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:05:32.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:05:32.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:05:32.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:05:47.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:05:47.297  INFO 10 --- [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-26T03:05:46.620271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a502059-d24e-4f51-81f5-10d58baf07d6","timestamp":"2022-03-26T03:05:46.620418Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:05:47.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:05:47.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:05:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:06:02.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:06:02.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:06:02.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:06:17.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:06:17.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:06:17.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:06:32.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:06:32.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:06:32.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:06:47.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:06:47.847  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:06:47.354288Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c50af42-aebd-4481-81c1-b90b782c604c","timestamp":"2022-03-26T03:06:47.354465Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:06:51.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:06:51.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:07:06.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:07:06.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:07:06.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:07:17.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:07:17.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:07:16.986461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34884cf6-e644-4f3a-a3e3-c972908c1926","timestamp":"2022-03-26T03:07:16.986541Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:07:17.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:07:17.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:07:32.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:07:32.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:07:32.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:07:47.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:07:47.308  INFO 10 --- [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-26T03:07:46.620123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd73c115-56c1-4577-913b-3b26c6e6ae3f","timestamp":"2022-03-26T03:07:46.620230Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:07:47.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:07:47.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:07:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:08:02.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:08:02.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:08:02.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:08:17.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:08:17.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:08:17.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:08:32.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:08:32.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:08:32.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:08:47.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:08:47.850  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:08:47.354018Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b23118de-a745-4f57-841e-b8b470eb9dcc","timestamp":"2022-03-26T03:08:47.354118Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:08:47.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:08:47.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:09:02.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:09:02.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:09:02.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:09:17.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:09:17.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:09:16.986936Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a3f68ef-687f-4aaa-a839-8bc3d7dfb07f","timestamp":"2022-03-26T03:09:16.987355Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:09:17.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:09:17.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:09:32.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:09:32.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:09:32.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:09:47.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:09:47.366  INFO 10 --- [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-26T03:09:46.620129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4991ebca-ffc7-4c22-8dc8-da08620c251a","timestamp":"2022-03-26T03:09:46.620211Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:09:47.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:09:47.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:09:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:10:02.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:10:02.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:10:02.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:10:17.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:10:17.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:10:17.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:10:32.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:10:32.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:10:32.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:10:47.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:10:47.896  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:10:47.354202Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aeda56f3-7b15-49d8-a4a1-706e2736cb98","timestamp":"2022-03-26T03:10:47.354342Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:10:48.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:10:48.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:11:03.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:11:03.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:11:03.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:11:17.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:11:17.113  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:11:16.986597Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3501a6e5-c1c2-4495-9051-53c6b29f7b43","timestamp":"2022-03-26T03:11:16.986697Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:11:17.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:11:17.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:11:32.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:11:32.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:11:32.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:11:47.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:11:47.313  INFO 10 --- [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-26T03:11:46.620339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f811ed15-7fc9-4852-af1a-98e4a8b49344","timestamp":"2022-03-26T03:11:46.620552Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:11:47.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:11:47.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:11:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:12:02.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:12:02.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:12:02.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:12:17.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:12:17.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:12:17.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:12:32.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:12:32.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:12:32.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:12:47.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:12:47.844  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:12:47.354077Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5c9bfd3-fce8-4be5-9cb4-3775ebb2313f","timestamp":"2022-03-26T03:12:47.354168Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:12:47.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:12:47.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:13:02.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:13:02.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:13:02.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:13:17.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:13:17.030  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:13:16.986398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f888f8bd-2be0-472d-816f-c9da3dcbc239","timestamp":"2022-03-26T03:13:16.986482Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:13:17.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:13:17.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:13:32.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:13:32.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:13:32.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:13:47.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:13:47.342  INFO 10 --- [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-26T03:13:46.620109Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c195000b-e22f-475f-a4e0-922b089f617f","timestamp":"2022-03-26T03:13:46.620239Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:13:47.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:13:47.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:13:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:14:02.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:14:02.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:14:02.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:14:17.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:14:17.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:14:17.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:14:32.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:14:32.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:14:32.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:14:47.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:14:47.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:14:47.354223Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da18da48-5e19-44e7-be49-540d3a85a928","timestamp":"2022-03-26T03:14:47.354359Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:14:52.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:14:52.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:15:07.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:15:07.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:15:07.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:15:17.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:15:17.022  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:15:16.989109Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47f1c70c-5af9-49b5-8ced-dc154b5b6555","timestamp":"2022-03-26T03:15:16.989278Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:15:17.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:15:17.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:15:32.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:15:32.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:15:32.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:15:47.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:15:47.283  INFO 10 --- [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-26T03:15:46.620114Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f39a0ad3-78f5-4318-ad41-5c16e39a2cf4","timestamp":"2022-03-26T03:15:46.620265Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:15:47.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:15:47.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:15:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:16:02.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:16:02.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:16:02.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:16:17.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:16:17.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:16:17.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:16:32.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:16:32.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:16:32.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:16:47.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:16:47.872  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:16:47.354027Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"030a30b2-73bf-4840-82c3-4d55c60a5a68","timestamp":"2022-03-26T03:16:47.354115Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:16:47.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:16:47.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:17:02.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:17:02.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:17:02.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:17:17.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:17:17.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:17:16.986672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f979304-fba2-4036-b355-0939c8b4e44c","timestamp":"2022-03-26T03:17:16.986800Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:17:17.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:17:17.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:17:32.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:17:32.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:17:32.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:17:47.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:17:47.377  INFO 10 --- [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-26T03:17:46.620136Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a14a582-e9ea-4abf-b81b-7c447d375089","timestamp":"2022-03-26T03:17:46.620278Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:17:47.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:17:47.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:17:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:18:02.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:18:02.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:18:02.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:18:17.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:18:17.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:18:17.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:18:32.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:18:32.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:18:32.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:18:47.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:18:47.912  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:18:47.354212Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b660419f-a538-4743-bbb1-36415319829a","timestamp":"2022-03-26T03:18:47.354361Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:18:47.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:18:47.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:19:02.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:19:02.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:19:02.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:19:17.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:19:17.022  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:19:16.994905Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"966ebd00-9025-4526-af51-ed47a6337ccc","timestamp":"2022-03-26T03:19:16.995098Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:19:17.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:19:17.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:19:32.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:19:32.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:19:32.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:19:47.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:19:47.275  INFO 10 --- [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-26T03:19:46.620349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b65a5e07-8b47-48f8-8b8d-a34564726e27","timestamp":"2022-03-26T03:19:46.620471Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:19:47.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:19:47.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:19:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:20:02.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:20:02.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:20:02.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:20:17.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:20:17.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:20:17.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:20:32.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:20:32.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:20:32.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:20:47.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:20:47.915  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:20:47.354164Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13961502-3a40-4617-bbab-c3e7b03557de","timestamp":"2022-03-26T03:20:47.354308Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:20:47.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:20:47.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:21:02.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:21:02.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:21:02.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:21:17.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:21:17.003  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:21:16.986771Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e046e44-b36d-42e7-b2a9-ed36b7c13cf8","timestamp":"2022-03-26T03:21:16.986929Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:21:17.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:21:17.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:21:32.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:21:32.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:21:32.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:21:47.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:21:47.278  INFO 10 --- [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-26T03:21:46.620151Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b22a926c-3bd7-4805-9185-82883adeb848","timestamp":"2022-03-26T03:21:46.620268Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:21:47.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:21:47.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:21:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:22:02.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:22:02.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:22:02.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:22:17.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:22:17.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:22:17.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:22:32.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:22:32.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:22:32.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:22:47.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:22:47.916  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:22:47.354048Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b35f1a45-a18c-4625-9efa-8d87d19c9420","timestamp":"2022-03-26T03:22:47.354168Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:22:48.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:22:48.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:23:02.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:23:02.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:23:02.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:23:16.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:23:16.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:23:16.986481Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fca742e-81e7-4eb8-9a98-66a3d7511ee6","timestamp":"2022-03-26T03:23:16.986577Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:23:22.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:23:22.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:23:36.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:23:36.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:23:36.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:23:47.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:23:47.269  INFO 10 --- [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-26T03:23:46.620153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd06166e-54a3-4689-b17f-3178d55836e1","timestamp":"2022-03-26T03:23:46.620250Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:23:48.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:23:48.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:23:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:24:02.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:24:02.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:24:02.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:24:17.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:24:17.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:24:17.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:24:32.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:24:32.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:24:32.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:24:47.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:24:47.849  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:24:47.354261Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6ea6ea3-48e8-49de-a383-0d13a236142a","timestamp":"2022-03-26T03:24:47.354454Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:24:48.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:24:48.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:25:02.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:25:02.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:25:02.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:25:16.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:25:16.974  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:25:16.986561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f437df93-db9b-41e7-a377-60a971a4d742","timestamp":"2022-03-26T03:25:16.986693Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:25:17.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:25:17.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:25:32.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:25:32.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:25:32.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:25:46.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:25:46.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:25:46.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:25:47.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:25:47.195  INFO 10 --- [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-26T03:25:46.620156Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"baa216e9-c3f5-41ea-a89b-e5419bb199f7","timestamp":"2022-03-26T03:25:46.620288Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:25:48.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:25:48.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:25:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:26:03.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:26:03.025  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:26:03.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:26:17.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:26:17.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:26:17.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:26:32.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:26:32.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:26:32.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:26:47.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:26:47.843  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:26:47.354185Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4e04990-8f47-417f-9a8a-89f2d01fc927","timestamp":"2022-03-26T03:26:47.354285Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:26:48.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:26:48.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:27:03.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:27:03.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:27:03.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:27:16.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:27:16.967  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:27:16.986865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11d6c72c-4f40-4f4b-bd69-bf6583e14e1c","timestamp":"2022-03-26T03:27:16.987063Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:27:17.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:27:17.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:27:31.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:27:31.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:27:31.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:27:46.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:27:46.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:27:46.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:27:47.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:27:47.187  INFO 10 --- [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-26T03:27:46.620149Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c218dcc0-02c6-4730-8666-3bb083b6df48","timestamp":"2022-03-26T03:27:46.620246Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:27:48.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:27:48.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:27:50.836  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:28:03.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:28:03.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:28:03.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:28:18.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:28:18.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:28:18.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:28:32.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:28:32.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:28:32.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:28:47.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:28:47.849  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:28:47.354149Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ce069b7-0f51-468c-8a23-703d1fb2f83b","timestamp":"2022-03-26T03:28:47.354230Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:28:48.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:28:48.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:29:03.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:29:03.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:29:03.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:29:16.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:29:16.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:29:16.986438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b268b1e6-1205-4aac-a2e9-ef082c469213","timestamp":"2022-03-26T03:29:16.986537Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:29:17.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:29:17.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:29:32.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:29:32.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:29:32.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:29:46.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:29:46.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:29:46.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:29:47.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:29:47.231  INFO 10 --- [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-26T03:29:46.620188Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e462553d-b40d-4d73-a062-7f899eb15ade","timestamp":"2022-03-26T03:29:46.620303Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:29:48.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:29:48.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:29:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:30:03.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:30:03.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:30:03.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:30:17.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:30:18.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:30:18.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:30:32.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:30:32.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:30:32.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:30:47.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:30:47.838  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:30:47.354157Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aec20a34-762e-43cf-9f91-1607a26b7bd8","timestamp":"2022-03-26T03:30:47.354277Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:30:48.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:30:48.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:31:03.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:31:03.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:31:03.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:31:16.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:31:16.944  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:31:16.986454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c1fd612-3a6a-40be-923e-b13c4df3bf7f","timestamp":"2022-03-26T03:31:16.986587Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:31:17.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:31:17.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:31:32.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:31:32.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:31:32.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:31:46.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:31:46.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:31:46.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:31:47.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:31:47.195  INFO 10 --- [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-26T03:31:46.620315Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a4fac09-0b90-4790-bc18-631499f28d9f","timestamp":"2022-03-26T03:31:46.620452Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:31:48.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:31:48.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:31:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:32:03.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:32:03.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:32:03.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:32:18.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:32:18.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:32:18.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:32:32.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:32:32.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:32:32.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:32:47.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:32:47.842  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:32:47.354038Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1de88b9e-7cd2-404e-b3a7-e7d294053b82","timestamp":"2022-03-26T03:32:47.354229Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:32:48.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:32:48.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:33:03.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:33:03.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:33:03.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:33:16.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:33:16.954  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:33:16.986821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb095fff-f859-4832-b3dd-bb9a9f16e677","timestamp":"2022-03-26T03:33:16.987004Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:33:17.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:33:17.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:33:32.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:33:32.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:33:32.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:33:46.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:33:46.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:33:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:33:47.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:33:47.181  INFO 10 --- [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-26T03:33:46.620211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee2c20a5-e30a-4e15-ad4e-3c829085fb74","timestamp":"2022-03-26T03:33:46.620323Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:33:48.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:33:48.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:33:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:34:03.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:34:03.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:34:03.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:34:18.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:34:18.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:34:18.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:34:32.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:34:32.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:34:32.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:34:47.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:34:47.835  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:34:47.353994Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01b65a33-f090-471a-8cf0-b4b74e665fe3","timestamp":"2022-03-26T03:34:47.354077Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:34:48.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:34:48.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:35:03.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:35:03.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:35:03.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:35:16.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:35:16.949  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:35:16.986441Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d35f64f-70d9-4736-8f3c-6eddafbeef42","timestamp":"2022-03-26T03:35:16.986571Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:35:17.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:35:17.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:35:32.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:35:32.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:35:32.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:35:46.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:35:46.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:35:46.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:35:47.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:35:47.176  INFO 10 --- [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-26T03:35:46.620144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa18e867-46db-4e6f-8ee6-dcea52bcbac0","timestamp":"2022-03-26T03:35:46.620318Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:35:48.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:35:48.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:35:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:36:03.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:36:03.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:36:03.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:36:18.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:36:18.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:36:18.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:36:33.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:36:33.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:36:33.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:36:47.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:36:47.838  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:36:47.353990Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92c31251-f79a-436c-8ac0-be82b492d998","timestamp":"2022-03-26T03:36:47.354035Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:36:48.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:36:48.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:37:03.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:37:03.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:37:03.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:37:16.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:37:16.961  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:37:16.986422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa86061d-6ef6-4d60-a187-a00de09f6e3d","timestamp":"2022-03-26T03:37:16.986507Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:37:17.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:37:17.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:37:32.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:37:32.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:37:32.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:37:46.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:37:46.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:37:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:37:47.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:37:47.181  INFO 10 --- [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-26T03:37:46.620095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"029700b8-5d95-459e-a829-982576d9e90a","timestamp":"2022-03-26T03:37:46.620188Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:37:48.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:37:48.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:37:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:38:03.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:38:03.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:38:03.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:38:18.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:38:18.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:38:18.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:38:33.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:38:33.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:38:33.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:38:47.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:38:47.842  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:38:47.354266Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44eefe57-83bd-47dd-865c-eeeeeaadbdc9","timestamp":"2022-03-26T03:38:47.354477Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:38:48.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:38:48.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:39:03.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:39:03.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:39:03.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:39:16.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:39:16.976  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:39:16.986805Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17a5ab2e-1938-444b-9dcc-33208871c0c5","timestamp":"2022-03-26T03:39:16.986939Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:39:17.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:39:17.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:39:32.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:39:32.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:39:32.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:39:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:39:46.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:39:46.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:39:47.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:39:47.180  INFO 10 --- [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-26T03:39:46.620119Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a694e91c-55d5-42c8-81c6-b57c67485593","timestamp":"2022-03-26T03:39:46.620191Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:39:48.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:39:48.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:39:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:40:03.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:40:03.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:40:03.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:40:18.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:40:18.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:40:18.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:40:33.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:40:33.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:40:33.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:40:47.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:40:47.838  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:40:47.354058Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf4c9116-8046-4ad9-86f6-19de963f4fbb","timestamp":"2022-03-26T03:40:47.354144Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:40:48.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:40:48.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:41:03.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:41:03.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:41:03.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:41:16.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:41:16.980  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:41:16.986422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2472a32-93ea-4523-913b-1d3758d14646","timestamp":"2022-03-26T03:41:16.986488Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:41:17.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:41:17.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:41:32.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:41:32.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:41:32.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:41:46.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:41:46.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:41:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:41:47.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:41:47.180  INFO 10 --- [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-26T03:41:46.620125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd71393d-1b31-4c69-97ed-801080b974d7","timestamp":"2022-03-26T03:41:46.620234Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:41:49.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:41:49.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:41:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:42:04.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:42:04.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:42:04.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:42:19.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:42:19.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:42:19.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:42:34.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:42:34.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:42:34.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:42:47.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:42:47.918  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:42:47.354157Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08cdeec6-9604-4962-85ee-cf0712a91242","timestamp":"2022-03-26T03:42:47.354242Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:42:48.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:42:48.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:43:03.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:43:03.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:43:03.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:43:16.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:43:16.885  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:43:16.986497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a7afa4f-2456-44a3-90e6-c8a73aac987e","timestamp":"2022-03-26T03:43:16.986608Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:43:17.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:43:17.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:43:32.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:43:32.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:43:32.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:43:46.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:43:46.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:43:46.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:43:47.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:43:47.188  INFO 10 --- [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-26T03:43:46.620384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af5662f9-7f75-413b-9629-aaded0776aaa","timestamp":"2022-03-26T03:43:46.620557Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:43:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:43:55.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:43:55.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:44:10.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:44:10.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:44:10.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:44:25.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:44:25.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:44:25.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:44:40.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:44:40.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:44:40.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:44:47.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:44:47.882  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:44:47.354468Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"147892ff-fba7-47c2-9452-af543db20bb4","timestamp":"2022-03-26T03:44:47.354540Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:44:48.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:44:48.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:45:03.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:45:03.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:45:03.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:45:16.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:45:16.895  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:45:16.986727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9158eef-10bd-4da8-9d9b-073cb68bf888","timestamp":"2022-03-26T03:45:16.987059Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:45:17.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:45:17.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:45:32.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:45:32.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:45:32.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:45:47.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:45:47.264  INFO 10 --- [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-26T03:45:46.620157Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"240bf8b4-c70a-44e5-8b7d-eb8e656952b3","timestamp":"2022-03-26T03:45:46.620271Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:45:48.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:45:48.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:45:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:46:03.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:46:03.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:46:03.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:46:18.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:46:18.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:46:18.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:46:33.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:46:33.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:46:33.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:46:47.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:46:47.840  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:46:47.354150Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9ec9f02-4d73-4bcf-a2dd-349e750d3dd8","timestamp":"2022-03-26T03:46:47.354757Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:46:48.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:46:48.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:47:03.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:47:03.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:47:03.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:47:16.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:47:16.880  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:47:16.986527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"daff13f4-0937-4d89-84b1-070cdcabeb6c","timestamp":"2022-03-26T03:47:16.986592Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:47:17.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:47:17.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:47:32.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:47:32.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:47:32.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:47:47.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:47:47.283  INFO 10 --- [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-26T03:47:46.620221Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4b513db-07d9-4e00-b4e1-8762127cd4c5","timestamp":"2022-03-26T03:47:46.620312Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:47:47.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:47:47.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:47:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:48:02.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:48:02.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:48:02.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:48:17.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:48:17.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:48:17.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:48:32.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:48:32.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:48:32.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:48:47.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:48:47.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:48:47.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:48:47.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:48:47.835  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:48:47.354042Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfb93bd3-b601-4c8e-bb25-3ff4d230fc7b","timestamp":"2022-03-26T03:48:47.354140Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:48:48.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:48:48.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:49:03.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:49:03.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:49:03.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:49:16.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:49:16.863  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:49:16.986462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6677ff02-bb52-401f-a3c1-da0987ec2dbe","timestamp":"2022-03-26T03:49:16.986534Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:49:17.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:49:17.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:49:32.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:49:32.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:49:32.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:49:47.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:49:47.294  INFO 10 --- [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-26T03:49:46.620158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a741872-5c3c-4e0e-83c5-b568bb7f368a","timestamp":"2022-03-26T03:49:46.620233Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:49:48.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:49:48.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:49:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:50:03.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:50:03.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:50:03.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:50:18.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:50:18.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:50:18.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:50:33.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:50:33.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:50:33.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:50:47.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:50:47.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:50:47.354018Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"168f1d82-b9b6-4500-9e31-ff0a42c33ce1","timestamp":"2022-03-26T03:50:47.354079Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:50:48.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:50:48.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:51:03.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:51:03.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:51:03.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:51:16.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:51:16.863  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:51:16.986660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8eec32b2-7e9e-47c3-ab19-0d926f5a7ea8","timestamp":"2022-03-26T03:51:16.986867Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:51:17.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:51:17.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:51:32.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:51:32.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:51:32.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:51:47.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:51:47.316  INFO 10 --- [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-26T03:51:46.620123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5153369-e3ac-4e73-86cd-c637eda03db0","timestamp":"2022-03-26T03:51:46.620221Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:51:48.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:51:48.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:51:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:52:03.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:52:03.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:52:03.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:52:18.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:52:18.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:52:18.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:52:33.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:52:33.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:52:33.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:52:47.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:52:47.841  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:52:47.354168Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e17c14ff-0590-4eff-a515-47cb81b90b91","timestamp":"2022-03-26T03:52:47.354322Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:52:48.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:52:48.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:53:03.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:53:03.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:53:03.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:53:16.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:53:16.844  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:53:16.986606Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b52e10e-6332-40a1-93cb-c2b157c2e06e","timestamp":"2022-03-26T03:53:16.986692Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:53:17.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:53:17.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:53:32.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:53:32.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:53:32.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:53:47.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:53:47.326  INFO 10 --- [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-26T03:53:46.620129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49a3f09b-97c9-48b1-abb6-9192562b8640","timestamp":"2022-03-26T03:53:46.620216Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:53:49.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:53:49.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:53:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:54:04.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:54:04.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:54:04.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:54:19.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:54:19.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:54:19.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:54:34.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:54:34.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:54:34.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:54:47.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:54:47.839  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:54:47.354027Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c444901b-90ef-4582-88a8-e93b52dd522a","timestamp":"2022-03-26T03:54:47.354100Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:54:48.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:54:48.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:55:03.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:55:03.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:55:03.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:55:16.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:55:16.829  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:55:16.986433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aacde7f7-97e8-42c2-a2ba-e6d2e36d4f16","timestamp":"2022-03-26T03:55:16.986509Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:55:17.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:55:17.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:55:32.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:55:32.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:55:32.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:55:47.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:55:47.341  INFO 10 --- [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-26T03:55:46.620295Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f3feea6-8aa4-4acd-a5bb-b914a74b8831","timestamp":"2022-03-26T03:55:46.620424Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:55:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:55:51.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:55:51.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:56:06.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:56:06.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:56:06.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:56:21.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:56:21.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:56:21.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:56:36.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:56:36.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:56:36.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:56:47.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:56:47.832  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:56:47.354072Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"443f54ee-8667-4a67-8ad4-63887bc1d681","timestamp":"2022-03-26T03:56:47.354189Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:56:48.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:56:48.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:57:03.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:57:03.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:57:03.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:57:16.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:57:16.824  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:57:16.986550Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38ddb0a8-3286-4d1f-9a56-70af7e9ecdfb","timestamp":"2022-03-26T03:57:16.986650Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:57:17.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:57:17.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:57:32.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:57:32.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:57:32.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:57:47.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:57:47.281  INFO 10 --- [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-26T03:57:46.620222Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dfeb647-426a-4472-8c60-24760a51f00a","timestamp":"2022-03-26T03:57:46.620375Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:57:47.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:57:47.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:57:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 03:58:02.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:58:02.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:58:02.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:58:17.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:58:17.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:58:17.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:58:32.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:58:32.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:58:32.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:58:47.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:58:47.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:58:47.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:58:47.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:58:47.837  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:58:47.354031Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39e790b8-842f-44e2-9f0c-3df71ee99f20","timestamp":"2022-03-26T03:58:47.354100Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 03:58:48.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:58:48.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:59:03.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:59:03.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:59:03.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:59:16.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:59:16.834  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T03:59:16.986787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3fbea1f-41d4-4fa0-816d-b433d1f82aca","timestamp":"2022-03-26T03:59:16.986916Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 03:59:17.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:59:17.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:59:32.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:59:32.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:59:32.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:59:47.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 03:59:47.405  INFO 10 --- [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-26T03:59:46.620150Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c2a3045-97b6-4c93-9b84-164273008cc7","timestamp":"2022-03-26T03:59:46.620260Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 03:59:48.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 03:59:48.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 03:59:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:00:03.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:00:03.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:00:03.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:00:18.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:00:18.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:00:18.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:00:33.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:00:33.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:00:33.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:00:47.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:00:47.838  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:00:47.354323Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7e69260-69cb-4e28-964e-f2789daadaea","timestamp":"2022-03-26T04:00:47.354538Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:00:48.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:00:48.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:01:03.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:01:03.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:01:03.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:01:16.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:01:16.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:01:16.986419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"633e9828-8379-4e13-b64b-b6834a491b75","timestamp":"2022-03-26T04:01:16.986497Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:01:17.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:01:17.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:01:32.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:01:32.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:01:32.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:01:47.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:01:47.262  INFO 10 --- [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-26T04:01:46.620188Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cd966d1-f1d2-446e-8326-6a08eb3b1e6f","timestamp":"2022-03-26T04:01:46.620273Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:01:47.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:01:47.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:01:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:02:02.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:02:02.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:02:02.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:02:17.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:02:17.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:02:17.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:02:32.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:02:32.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:02:32.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:02:47.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:02:47.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:02:47.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:02:47.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:02:47.763  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:02:47.354071Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"058e17e4-08b0-4dcd-94ec-9f245435d3d1","timestamp":"2022-03-26T04:02:47.354131Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:02:48.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:02:48.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:03:03.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:03:03.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:03:03.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:03:16.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:03:16.822  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:03:16.986771Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59ef9739-c68d-4e0f-a2ea-e0918887effc","timestamp":"2022-03-26T04:03:16.986912Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:03:17.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:03:17.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:03:32.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:03:32.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:03:32.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:03:47.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:03:47.266  INFO 10 --- [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-26T04:03:46.620145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c917b850-0bf5-4289-9651-02c3e769d7c5","timestamp":"2022-03-26T04:03:46.620239Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:03:47.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:03:47.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:03:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:04:02.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:04:02.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:04:02.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:04:17.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:04:17.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:04:17.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:04:32.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:04:32.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:04:32.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:04:47.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:04:47.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:04:47.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:04:47.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:04:47.743  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:04:47.354003Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef52a85e-87d1-4708-9ec0-2d0f9dff387a","timestamp":"2022-03-26T04:04:47.354069Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:04:48.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:04:48.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:05:03.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:05:03.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:05:03.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:05:16.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:05:16.784  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:05:16.986488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c338686d-0065-427f-8793-e3c432a50cf9","timestamp":"2022-03-26T04:05:16.986590Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:05:17.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:05:17.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:05:32.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:05:32.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:05:32.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:05:47.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:05:47.260  INFO 10 --- [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-26T04:05:46.620250Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a679037-ac33-40ad-bb61-dfb3db9ae592","timestamp":"2022-03-26T04:05:46.620329Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:05:47.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:05:47.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:05:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:06:02.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:06:02.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:06:02.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:06:17.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:06:17.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:06:17.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:06:32.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:06:32.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:06:32.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:06:47.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:06:47.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:06:47.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:06:47.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:06:47.748  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:06:47.354017Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61ba8eab-1130-4e23-affb-53f3399daf5e","timestamp":"2022-03-26T04:06:47.354105Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:06:48.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:06:48.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:07:03.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:07:03.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:07:03.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:07:16.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:07:16.766  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:07:16.986425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9aeedebf-4903-40ac-a429-3df681a2d1ec","timestamp":"2022-03-26T04:07:16.986500Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:07:17.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:07:17.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:07:32.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:07:32.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:07:32.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:07:47.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:07:47.318  INFO 10 --- [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-26T04:07:46.620301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8be3cd7c-ba29-4478-b9a3-942cf7393e8f","timestamp":"2022-03-26T04:07:46.620463Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:07:47.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:07:47.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:07:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:08:02.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:08:02.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:08:02.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:08:17.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:08:17.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:08:17.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:08:32.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:08:32.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:08:32.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:08:47.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:08:47.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:08:47.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:08:47.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:08:47.778  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:08:47.354185Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71e4083e-55f6-4bd2-aa59-3c82ea9faa33","timestamp":"2022-03-26T04:08:47.354278Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:08:48.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:08:48.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:09:03.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:09:03.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:09:03.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:09:16.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:09:16.773  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:09:16.986882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4521bbe3-09e0-4055-8746-d722079c8295","timestamp":"2022-03-26T04:09:16.987049Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:09:17.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:09:17.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:09:32.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:09:32.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:09:32.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:09:47.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:09:47.270  INFO 10 --- [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-26T04:09:46.620172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fae9773-2de7-4d12-a5f8-e7ee1e68570a","timestamp":"2022-03-26T04:09:46.620305Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:09:47.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:09:47.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:09:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:10:02.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:10:02.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:10:02.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:10:17.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:10:17.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:10:17.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:10:32.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:10:32.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:10:32.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:10:47.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:10:47.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:10:47.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:10:47.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:10:47.744  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:10:47.354016Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0a20591-31a5-40b1-9d76-fdc63bc16503","timestamp":"2022-03-26T04:10:47.354077Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:10:48.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:10:48.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:11:03.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:11:03.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:11:03.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:11:16.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:11:16.753  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:11:16.986452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e0e3c50-4cba-4878-94e9-5cd8ac1d2c68","timestamp":"2022-03-26T04:11:16.986528Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:11:16.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:11:16.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:11:31.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:11:31.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:11:31.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:11:46.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:11:46.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:11:46.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:11:47.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:11:47.179  INFO 10 --- [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-26T04:11:46.620116Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdbba3bc-29b0-4097-8cbb-98b6b3b0fca2","timestamp":"2022-03-26T04:11:46.620198Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:11:47.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:11:47.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:11:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:12:02.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:12:02.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:12:02.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:12:17.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:12:17.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:12:17.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:12:32.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:12:32.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:12:32.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:12:47.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:12:47.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:12:47.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:12:47.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:12:47.829  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:12:47.354074Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3893999a-3db7-4bb3-b774-5cc96462456e","timestamp":"2022-03-26T04:12:47.354185Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:12:48.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:12:48.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:13:03.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:13:03.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:13:03.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:13:16.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:13:16.742  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:13:16.986744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81927797-d8d4-4ba3-ba08-a0f2eb11e81e","timestamp":"2022-03-26T04:13:16.986952Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:13:17.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:13:17.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:13:32.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:13:32.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:13:32.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:13:47.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:13:47.263  INFO 10 --- [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-26T04:13:46.620108Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4175e8b2-65fa-4ce0-bd01-09c9ac8acc49","timestamp":"2022-03-26T04:13:46.620195Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:13:47.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:13:47.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:13:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:14:02.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:14:02.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:14:02.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:14:17.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:14:17.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:14:17.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:14:32.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:14:32.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:14:32.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:14:47.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:14:47.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:14:47.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:14:47.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:14:47.747  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:14:47.354148Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a90c436-05d7-43b0-8cc1-73f1c1a891ae","timestamp":"2022-03-26T04:14:47.354268Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:14:48.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:14:48.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:15:03.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:15:03.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:15:03.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:15:16.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:15:16.759  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:15:16.986616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c685719-1b7e-48a9-a48a-086658c98b55","timestamp":"2022-03-26T04:15:16.986746Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:15:17.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:15:17.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:15:32.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:15:32.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:15:32.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:15:47.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:15:47.257  INFO 10 --- [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-26T04:15:46.620125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbe985d2-d4da-4b4b-9179-dc5f9b7ac272","timestamp":"2022-03-26T04:15:46.620212Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:15:47.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:15:47.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:15:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:16:02.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:16:02.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:16:02.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:16:17.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:16:17.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:16:17.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:16:32.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:16:32.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:16:32.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:16:47.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:16:47.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:16:47.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:16:47.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:16:47.743  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:16:47.354028Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7236c9b-0e8c-4f1e-883d-5d19b37a44a8","timestamp":"2022-03-26T04:16:47.354098Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:16:48.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:16:48.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:17:03.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:17:03.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:17:03.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:17:16.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:17:16.724  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:17:16.986455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa995753-a0bf-4956-ade0-2f6690aa201d","timestamp":"2022-03-26T04:17:16.986523Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:17:17.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:17:17.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:17:32.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:17:32.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:17:32.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:17:47.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:17:47.286  INFO 10 --- [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-26T04:17:46.620127Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04f850f9-6bd0-4554-8006-9ce3aa49d695","timestamp":"2022-03-26T04:17:46.620231Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:17:47.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:17:47.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:17:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:18:02.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:18:02.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:18:02.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:18:17.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:18:17.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:18:17.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:18:32.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:18:32.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:18:32.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:18:47.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:18:47.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:18:47.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:18:47.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:18:47.742  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:18:47.354035Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60d1f9d0-3819-43af-a5d8-0d0a6f5d93e9","timestamp":"2022-03-26T04:18:47.354079Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:18:48.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:18:48.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:19:03.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:19:03.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:19:03.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:19:16.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:19:16.800  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:19:16.986400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85c0f93a-825b-4769-859e-2261ad2e034c","timestamp":"2022-03-26T04:19:16.986465Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:19:17.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:19:17.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:19:32.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:19:32.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:19:32.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:19:47.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:19:47.261  INFO 10 --- [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-26T04:19:46.620355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6bb10cbb-eea9-4a27-9cc9-2a2487fcc3db","timestamp":"2022-03-26T04:19:46.620478Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:19:47.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:19:47.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:19:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:20:02.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:20:02.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:20:02.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:20:17.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:20:17.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:20:17.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:20:32.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:20:32.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:20:32.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:20:47.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:20:47.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:20:47.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:20:47.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:20:47.754  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:20:47.354009Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ecf9d84-47a6-45d5-9332-e13f74dc4ccc","timestamp":"2022-03-26T04:20:47.354040Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:20:48.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:20:48.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:21:03.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:21:03.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:21:03.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:21:16.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:21:16.804  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:21:16.991179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48ba3a88-09f6-463a-aef9-e58c4a2fe27f","timestamp":"2022-03-26T04:21:16.991344Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:21:17.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:21:17.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:21:32.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:21:32.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:21:32.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:21:47.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:21:47.260  INFO 10 --- [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-26T04:21:46.620159Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82cc4886-6f8a-4f83-9215-ff4f71a386af","timestamp":"2022-03-26T04:21:46.620257Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:21:47.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:21:47.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:21:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:22:02.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:22:02.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:22:02.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:22:17.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:22:17.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:22:17.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:22:32.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:22:32.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:22:32.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:22:47.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:22:47.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:22:47.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:22:47.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:22:47.745  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:22:47.354185Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ebc9a15-0996-4df4-b3a2-0de74d6ed3ac","timestamp":"2022-03-26T04:22:47.354360Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:22:48.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:22:48.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:23:03.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:23:03.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:23:03.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:23:16.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:23:16.700  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:23:16.986464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb7681e9-53bf-4ede-8362-119196673584","timestamp":"2022-03-26T04:23:16.986523Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:23:17.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:23:17.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:23:32.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:23:32.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:23:32.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:23:47.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:23:47.258  INFO 10 --- [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-26T04:23:46.620134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6f365db-62eb-401b-9fd9-1126eb75b582","timestamp":"2022-03-26T04:23:46.620198Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:23:47.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:23:47.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:23:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:24:02.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:24:02.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:24:02.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:24:17.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:24:17.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:24:17.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:24:32.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:24:32.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:24:32.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:24:47.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:24:47.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:24:47.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:24:47.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:24:47.745  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:24:47.354067Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1988d772-9b8e-4b0a-95ec-595fd9c53dab","timestamp":"2022-03-26T04:24:47.354151Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:24:48.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:24:48.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:25:03.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:25:03.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:25:03.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:25:16.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:25:16.687  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:25:16.986589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c3d2441-25e3-410a-8fea-04d9ad544fd9","timestamp":"2022-03-26T04:25:16.986699Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:25:17.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:25:17.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:25:32.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:25:32.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:25:32.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:25:47.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:25:47.259  INFO 10 --- [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-26T04:25:46.620112Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90753424-e83d-4535-85c8-d35031366de7","timestamp":"2022-03-26T04:25:46.620149Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:25:47.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:25:47.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:25:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:26:02.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:26:02.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:26:02.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:26:17.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:26:17.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:26:17.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:26:32.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:26:32.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:26:32.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:26:47.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:26:47.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:26:47.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:26:47.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:26:47.743  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:26:47.354054Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"060b6c05-3c3a-4b20-bde5-cbf4f2aae3aa","timestamp":"2022-03-26T04:26:47.354107Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:26:48.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:26:48.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:27:03.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:27:03.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:27:03.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:27:16.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:27:16.690  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:27:16.986808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7f38c19-c33f-4b8e-8f9c-8997e38b9971","timestamp":"2022-03-26T04:27:16.987004Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:27:17.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:27:17.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:27:32.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:27:32.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:27:32.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:27:47.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:27:47.266  INFO 10 --- [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-26T04:27:46.620155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b7128c2-829a-4ec8-8341-60ef73f9cb51","timestamp":"2022-03-26T04:27:46.620218Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:27:47.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:27:47.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:27:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:28:02.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:28:02.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:28:02.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:28:17.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:28:17.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:28:17.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:28:32.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:28:32.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:28:32.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:28:47.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:28:47.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:28:47.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:28:47.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:28:47.748  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:28:47.354148Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f544faa-78b6-4ecd-9e6f-9828a30530d8","timestamp":"2022-03-26T04:28:47.354321Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:28:48.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:28:48.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:29:03.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:29:03.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:29:03.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:29:16.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:29:16.682  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:29:16.986511Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c476bde5-a22a-4cb4-bbef-0c31c396f272","timestamp":"2022-03-26T04:29:16.986584Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:29:20.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:29:20.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:29:35.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:29:35.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:29:35.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:29:47.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:29:47.262  INFO 10 --- [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-26T04:29:46.620184Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb630b0e-6e68-4dc5-9554-cc9da4318dca","timestamp":"2022-03-26T04:29:46.620238Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:29:47.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:29:47.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:29:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:30:02.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:30:02.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:30:02.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:30:17.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:30:17.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:30:17.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:30:32.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:30:32.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:30:32.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:30:47.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:30:47.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:30:47.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:30:47.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:30:47.746  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:30:47.354196Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8ee8c2b-f53b-4d92-ad8a-d1a0cbd10190","timestamp":"2022-03-26T04:30:47.354374Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:30:48.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:30:48.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:31:03.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:31:03.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:31:03.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:31:16.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:31:16.693  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:31:16.986551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df108949-6de9-4c4e-bad5-86dc24982480","timestamp":"2022-03-26T04:31:16.986663Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:31:16.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:31:16.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:31:31.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:31:31.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:31:31.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:31:46.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:31:46.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:31:46.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:31:47.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:31:47.257  INFO 10 --- [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-26T04:31:46.620173Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a25a3a4-0323-4173-9ad7-b9419289a80f","timestamp":"2022-03-26T04:31:46.620234Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:31:47.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:31:47.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:31:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:32:02.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:32:02.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:32:02.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:32:17.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:32:17.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:32:17.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:32:32.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:32:32.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:32:32.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:32:47.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:32:47.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:32:47.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:32:47.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:32:47.756  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:32:47.354386Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"900140dd-2d6e-4fae-9689-be5c2a0ae8e9","timestamp":"2022-03-26T04:32:47.354556Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:32:48.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:32:48.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:33:03.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:33:03.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:33:03.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:33:16.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:33:16.659  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:33:16.986494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82963668-a554-465e-a884-ed107e0a23c4","timestamp":"2022-03-26T04:33:16.986554Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:33:16.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:33:16.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:33:31.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:33:31.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:33:31.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:33:46.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:33:46.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:33:46.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:33:47.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:33:47.268  INFO 10 --- [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-26T04:33:46.620317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"207e1e61-a2c0-48a7-96d1-626e3cd19b58","timestamp":"2022-03-26T04:33:46.620401Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:33:47.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:33:47.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:33:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:34:02.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:34:02.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:34:02.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:34:17.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:34:17.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:34:17.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:34:32.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:34:32.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:34:32.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:34:47.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:34:47.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:34:47.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:34:47.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:34:47.754  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:34:47.354041Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"790fa1c6-2942-45cd-a270-70717f7b9125","timestamp":"2022-03-26T04:34:47.354091Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:34:49.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:34:49.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:35:04.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:35:04.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:35:04.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:35:16.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:35:16.762  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:35:16.986814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c592c36c-5dd4-4259-b7c8-e221e9bf9f42","timestamp":"2022-03-26T04:35:16.987189Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:35:17.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:35:17.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:35:32.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:35:32.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:35:32.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:35:47.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:35:47.259  INFO 10 --- [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-26T04:35:46.620240Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c23a164-8fa2-4e42-9349-4bc7940c85a5","timestamp":"2022-03-26T04:35:46.620315Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:35:47.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:35:47.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:35:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:36:02.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:36:02.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:36:02.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:36:17.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:36:17.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:36:17.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:36:32.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:36:32.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:36:32.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:36:47.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:36:47.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:36:47.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:36:47.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:36:47.757  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:36:47.354446Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9e8c4f7-7fcc-4d72-9279-5f1863a73df1","timestamp":"2022-03-26T04:36:47.354614Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:36:47.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:36:47.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:37:02.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:37:02.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:37:02.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:37:16.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:37:16.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:37:16.986490Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95831ef3-f6d6-44ef-89c3-1c07c96c66a5","timestamp":"2022-03-26T04:37:16.986569Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:37:16.782  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:37:16.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:37:31.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:37:31.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:37:31.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:37:46.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:37:46.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:37:46.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:37:47.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:37:47.172  INFO 10 --- [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-26T04:37:46.620165Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98884a3a-b8cf-4db1-a59d-111c06358599","timestamp":"2022-03-26T04:37:46.620250Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:37:47.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:37:47.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:37:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:38:02.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:38:02.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:38:02.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:38:17.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:38:17.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:38:17.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:38:32.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:38:32.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:38:32.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:38:47.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:38:47.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:38:47.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:38:47.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:38:47.767  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:38:47.354080Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb634d93-6517-4330-8ee0-ca091a3c6482","timestamp":"2022-03-26T04:38:47.354141Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:38:47.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:38:47.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:39:02.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:39:02.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:39:02.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:39:16.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:39:16.625  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:39:16.986409Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b0d0428-1e41-4152-840f-8fb1d8fde491","timestamp":"2022-03-26T04:39:16.986473Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:39:16.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:39:16.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:39:31.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:39:31.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:39:31.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:39:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:39:46.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:39:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:39:47.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:39:47.181  INFO 10 --- [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-26T04:39:46.620113Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14f4205e-666d-4b97-a46f-72892daaae36","timestamp":"2022-03-26T04:39:46.620166Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-26 04:39:47.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:39:47.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:39:50.834  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-26 04:40:02.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:40:02.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:40:02.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:40:17.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:40:17.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:40:17.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:40:32.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:40:32.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:40:32.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:40:47.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:40:47.835  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:40:47.354079Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc0558bd-544c-4e01-8897-1b64840ab37f","timestamp":"2022-03-26T04:40:47.354152Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-26 04:40:48.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:40:48.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:41:03.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:41:03.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:41:03.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:41:16.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:41:16.609  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-26T04:41:16.986435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47fdddd9-c029-494e-8fea-d9e2fb2086aa","timestamp":"2022-03-26T04:41:16.986519Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-26 04:41:16.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:41:16.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...
2022-03-26 04:41:31.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-26 04:41:31.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000
2022-03-26 04:41:31.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/f57b2461-b46c-4668-8bba-1200e08d8de2/onap-policy-clamp-cl-runtime-688894b6c-dbt4f?timeout=15000 (anonymous) ...