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-31 03:00:28.682  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-688894b6c-wh46l with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-03-31 03:00:28.689  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2022-03-31 03:00:33.571  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-03-31 03:00:33.592  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-03-31 03:00:33.592  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-03-31 03:00:33.706  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2022-03-31 03:00:33.707  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4900 ms
2022-03-31 03:00:34.644  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-03-31 03:00:38.455  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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-31 03:00:39.287  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-03-31 03:00:41.082  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-31 03:00:41.917  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-31 03:00:41.917  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-31 03:00:41.918  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-31 03:00:41.918  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-31 03:00:41.919  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-31 03:00:41.919  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-31 03:00:41.919  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-31 03:00:41.920  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-31 03:00:41.920  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-31 03:00:41.920  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-31 03:00:41.921  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-31 03:00:41.921  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-31 03:00:41.921  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-31 03:00:41.922  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-31 03:00:41.922  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-31 03:00:41.922  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-31 03:00:41.923  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-31 03:00:41.923  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-31 03:00:41.924  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-31 03:00:41.924  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-31 03:00:41.924  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-31 03:00:41.993  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-03-31 03:00:43.329  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-03-31 03:00:43.329  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-03-31 03:00:43.338  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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-31 03:00:43.340  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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-31 03:00:43.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:00:43.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:00:43.342  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=10fa5033-c9fe-43e7-9116-e20eb653a66b, alive=false, publisher=null]]: starting
2022-03-31 03:00:43.364  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=10fa5033-c9fe-43e7-9116-e20eb653a66b, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-03-31 03:00:43.365  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-03-31 03:00:43.366  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-03-31 03:00:43.366  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2022-03-31 03:00:43.366  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-03-31 03:00:43.366  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2022-03-31 03:00:43.367  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-03-31 03:00:43.367  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2022-03-31 03:00:43.368  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-03-31 03:00:43.368  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-03-31 03:00:43.368  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2022-03-31 03:00:43.368  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-03-31 03:00:43.368  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-03-31 03:00:43.369  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-03-31 03:00:43.369  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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-31 03:00:43.369  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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-31 03:00:43.370  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-03-31 03:00:43.377  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 16.157 seconds (JVM running for 18.224)
2022-03-31 03:00:43.390  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-03-31 03:00:43.394  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-03-31 03:00:44.441  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:00:44.442 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:00:44.443  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:00:59.452 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:00:59.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:00:59.453  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:00:59.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:01:00.468  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:01:00.468 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:01:00.468  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:01:15.470 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:01:15.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:01:15.471  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:01:15.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:01:16.500  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:01:16.500 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:01:16.500  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:01:31.502 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:01:31.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:01:31.505  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:01:31.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:01:32.537  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:01:32.538 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:01:32.538  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:01:47.539 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:01:47.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:01:47.540  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:01:47.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:01:48.567  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:01:48.567 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:01:48.567  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:02:03.573 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:02:03.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:02:03.574  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:02:03.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:02:04.595  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:02:04.595 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:02:04.595  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:02:19.598 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:02:19.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:02:19.599  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:02:19.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:02:20.627  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:02:20.628 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:02:20.628  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:02:35.629 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:02:35.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:02:35.630  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:02:35.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:02:36.659  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:02:36.659 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:02:36.660  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:02:43.329  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
[EL Info]: 2022-03-31 03:02:43.464--ServerSession(1720340318)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-03-31 03:02:51.662 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:02:51.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:02:51.663  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:02:51.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:02:52.693  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:02:52.694 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:02:52.694  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:03:07.695 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:03:07.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:03:07.697  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:03:07.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:03:08.727  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.58.179] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-31 03:03:08.727 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.179] failed: Connection refused (Connection refused)
2022-03-31 03:03:08.727  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-31 03:03:23.729 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7939605-93f7-4169-8fc5-729dacd66496, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-wh46l, 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.179] 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-31 03:03:23.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:03:23.731  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-31 03:03:23.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:03:39.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:03:39.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:03:39.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:03:54.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:03:54.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:03:54.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:04:09.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:04:09.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:04:09.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:04:14.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:04:14.535  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-03-31 03:04:14.539  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-31T03:04:14.106647Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14fb03f5-15f0-4b3c-ba38-727f69cc8858","timestamp":"2022-03-31T03:04:14.106833Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:04:16.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:04:16.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:04:24.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:04:24.507  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-31T03:04:24.139347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e450f0d-2f2b-46ac-b52f-bdf117be62a1","timestamp":"2022-03-31T03:04:24.139453Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:04:25.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:04:25.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:04:40.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:04:40.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:04:40.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:04:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:04:55.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:04:55.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:04:55.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:05:10.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:05:10.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:05:10.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:05:22.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:05:22.519  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"d17fe4d0-f340-4e9f-83d4-a6c48d4be974","timestamp":"2022-03-31T02:58:24.741700Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:05:22.540  WARN 10 --- [IME-PARTICIPANT] o.p.c.c.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-03-31 03:05:22.545  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"d17fe4d0-f340-4e9f-83d4-a6c48d4be974","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:05:22.547  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-31T03:00:21.611150Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bfe6252-e0a4-438e-9716-d31709b077e0","timestamp":"2022-03-31T03:00:21.611817Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:05:22.564  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 17 ms
2022-03-31 03:05:22.569  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-03-31 03:05:22.591  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-31T03:02:21.610445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30c3fc09-f08c-4f5b-bded-7dda9d89a786","timestamp":"2022-03-31T03:02:21.610674Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:05:22.618  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-31T03:04:21.610378Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1ae4a54-a049-47da-932f-c9d773e08952","timestamp":"2022-03-31T03:04:21.610511Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:05:22.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:05:22.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:05:22.668  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:05:22.670  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (103 ms):{"serverTimeMs":0,"count":1}
2022-03-31 03:05:23.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:05:23.317  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"d17fe4d0-f340-4e9f-83d4-a6c48d4be974","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:05:23.317  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-03-31 03:05:23.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:05:23.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:05:24.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:05:24.017  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:05:23.326348Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ebd56d4-10a8-4aa2-ad7a-3406811cccb3","timestamp":"2022-03-31T03:05:23.326409Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:05:24.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:05:24.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:05:39.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:05:39.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:05:39.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:05:54.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:05:54.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:05:54.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:06:09.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:06:09.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:06:09.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:06:14.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:06:14.499  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-31T03:06:14.105722Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85c61b8a-bb51-4774-a80f-45d0b7037f39","timestamp":"2022-03-31T03:06:14.105857Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:06:16.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:06:16.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:06:22.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:06:22.399  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:06:21.610590Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f4fd910-b828-4b41-9eb7-ef629baf91cf","timestamp":"2022-03-31T03:06:21.611016Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:06:22.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:06:22.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:06:24.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:06:24.510  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-31T03:06:24.139549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41a481c9-85b9-4e72-9d5d-abc73ebc15de","timestamp":"2022-03-31T03:06:24.139688Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:06:25.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:06:25.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:06:40.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:06:40.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:06:40.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:06:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:06:55.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:06:55.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:06:55.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:07:10.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:07:10.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:07:10.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:07:25.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:07:25.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:07:25.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:07:40.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:07:40.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:07:40.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:07:55.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:07:55.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:07:55.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:08:10.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:08:10.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:08:10.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:08:14.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:08:14.438  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-31T03:08:14.105430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0af6aacc-0ede-4267-b357-32d78e18572a","timestamp":"2022-03-31T03:08:14.105550Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:08:14.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:08:14.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:08:22.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:08:22.387  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:08:21.610330Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4906807e-88fe-4bc2-83e3-787d2ea788a4","timestamp":"2022-03-31T03:08:21.610436Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:08:22.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:08:22.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:08:24.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:08:24.479  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-31T03:08:24.139325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ef5fd19-0746-4a7b-8eb8-b458067beb0c","timestamp":"2022-03-31T03:08:24.139411Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:08:24.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:08:24.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:08:39.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:08:39.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:08:39.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:08:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:08:54.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:08:54.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:08:54.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:09:09.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:09:09.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:09:09.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:09:24.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:09:24.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:09:24.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:09:39.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:09:39.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:09:39.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:09:54.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:09:54.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:09:54.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:10:09.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:10:09.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:10:09.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:10:14.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:10:14.432  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-31T03:10:14.105720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5844c5de-bfa9-4fd1-b660-0893dbff9b82","timestamp":"2022-03-31T03:10:14.105886Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:10:14.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:10:14.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:10:22.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:10:22.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:10:21.610239Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39c9c731-9d92-49dd-b0d8-7c5e04946ecd","timestamp":"2022-03-31T03:10:21.610329Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:10:22.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:10:22.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:10:24.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:10:24.477  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-31T03:10:24.139516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db27afba-9f4d-44fa-83e5-7a2da82c533b","timestamp":"2022-03-31T03:10:24.139673Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:10:24.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:10:24.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:10:39.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:10:39.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:10:39.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:10:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:10:54.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:10:54.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:10:54.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:11:09.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:11:09.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:11:09.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:11:24.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:11:24.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:11:24.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:11:39.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:11:39.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:11:39.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:11:54.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:11:54.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:11:54.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:12:09.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:12:09.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:12:09.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:12:14.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:12:14.439  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-31T03:12:14.105960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed9a1ee6-ec36-43d6-b72a-2b1492fdde4b","timestamp":"2022-03-31T03:12:14.106198Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:12:15.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:12:15.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:12:22.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:12:22.328  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:12:21.610717Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71f6a0b0-26e1-4070-af2b-729170e82ac5","timestamp":"2022-03-31T03:12:21.610954Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:12:22.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:12:22.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:12:24.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:12:24.483  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-31T03:12:24.139349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ddd9581-1e92-4a2e-9f56-51b2d7873844","timestamp":"2022-03-31T03:12:24.139437Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:12:24.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:12:24.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:12:39.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:12:39.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:12:39.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:12:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:12:54.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:12:54.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:12:54.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:13:09.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:13:09.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:13:09.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:13:24.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:13:24.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:13:24.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:13:39.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:13:39.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:13:39.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:13:54.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:13:54.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:13:54.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:14:09.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:14:09.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:14:09.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:14:14.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:14:14.441  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-31T03:14:14.105739Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bead9f83-aad2-4805-b88e-c7a230001ebd","timestamp":"2022-03-31T03:14:14.106007Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:14:14.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:14:14.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:14:22.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:14:22.290  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:14:21.610223Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1503ce59-e518-451c-afda-b23e801d9fb1","timestamp":"2022-03-31T03:14:21.610384Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:14:22.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:14:22.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:14:24.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:14:24.483  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-31T03:14:24.139536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1df7f1af-19e6-4b56-801b-617bd8f6b1cc","timestamp":"2022-03-31T03:14:24.139711Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:14:24.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:14:24.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:14:39.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:14:39.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:14:39.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:14:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:14:54.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:14:54.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:14:54.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:15:09.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:15:09.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:15:09.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:15:24.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:15:24.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:15:24.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:15:39.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:15:39.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:15:39.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:15:54.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:15:54.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:15:54.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:16:09.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:16:09.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:16:09.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:16:14.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:16:14.427  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-31T03:16:14.105511Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"629de2fa-f85e-4521-ba10-83caeaeee51f","timestamp":"2022-03-31T03:16:14.105618Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:16:14.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:16:14.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:16:22.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:16:22.294  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:16:21.610282Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9bd0b41-381c-4ad4-8642-4a92176dcf2f","timestamp":"2022-03-31T03:16:21.610487Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:16:22.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:16:22.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:16:24.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:16:24.475  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-31T03:16:24.139294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2966e29d-73eb-489f-8c12-4eb5ebd7dd58","timestamp":"2022-03-31T03:16:24.139375Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:16:24.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:16:24.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:16:39.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:16:39.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:16:39.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:16:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:16:54.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:16:54.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:16:54.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:17:09.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:17:09.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:17:09.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:17:24.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:17:24.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:17:24.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:17:39.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:17:39.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:17:39.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:17:54.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:17:54.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:17:54.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:18:09.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:18:09.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:18:09.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:18:14.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:18:14.418  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-31T03:18:14.105532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbfe5d79-9254-48e9-9703-0d0b8b3b5a0b","timestamp":"2022-03-31T03:18:14.105658Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:18:14.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:18:14.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:18:22.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:18:22.298  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:18:21.610416Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b8c7444-a3eb-408d-a9ac-1af3ad965430","timestamp":"2022-03-31T03:18:21.610559Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:18:22.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:18:22.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:18:24.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:18:24.475  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-31T03:18:24.139336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1a279ba-7ca4-4e00-b11f-f45e33c3d718","timestamp":"2022-03-31T03:18:24.139432Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:18:24.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:18:24.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:18:39.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:18:39.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:18:39.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:18:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:18:54.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:18:54.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:18:54.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:19:09.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:19:09.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:19:09.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:19:24.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:19:24.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:19:24.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:19:39.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:19:39.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:19:39.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:19:54.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:19:54.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:19:54.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:20:09.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:20:09.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:20:09.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:20:14.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:20:14.435  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-31T03:20:14.106540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4deb9df0-edfe-47a1-806a-e71568f50ed8","timestamp":"2022-03-31T03:20:14.106739Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:20:14.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:20:14.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:20:22.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:20:22.292  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:20:21.610342Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8cdd73ec-5f78-42c2-bbf0-1e907abc6d31","timestamp":"2022-03-31T03:20:21.610430Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:20:22.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:20:22.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:20:24.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:20:24.488  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-31T03:20:24.139516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2e6d0ef-ac09-4be1-86b0-296409269010","timestamp":"2022-03-31T03:20:24.139799Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:20:24.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:20:24.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:20:39.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:20:39.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:20:39.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:20:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:20:54.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:20:54.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:20:54.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:21:09.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:21:09.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:21:09.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:21:24.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:21:24.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:21:24.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:21:39.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:21:39.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:21:39.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:21:54.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:21:54.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:21:54.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:22:09.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:22:09.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:22:09.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:22:14.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:22:14.467  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-31T03:22:14.105498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a78763a-e734-4f84-8d59-4d8a4e2cf38c","timestamp":"2022-03-31T03:22:14.105587Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:22:14.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:22:14.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:22:22.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:22:22.311  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:22:21.610421Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6be21fb4-6517-4107-b2bb-299a3153c335","timestamp":"2022-03-31T03:22:21.610548Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:22:23.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:22:23.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:22:24.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:22:24.482  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-31T03:22:24.139344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8106ee35-1775-423d-8f61-3669a76fc5c9","timestamp":"2022-03-31T03:22:24.139425Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:22:25.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:22:25.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:22:40.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:22:40.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:22:40.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:22:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:22:55.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:22:55.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:22:55.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:23:10.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:23:10.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:23:10.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:23:25.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:23:25.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:23:25.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:23:40.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:23:40.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:23:40.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:23:55.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:23:55.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:23:55.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:24:10.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:24:10.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:24:10.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:24:14.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:24:14.481  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-31T03:24:14.105793Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d57deb2-c01a-4c4f-8c93-beb708a49506","timestamp":"2022-03-31T03:24:14.105951Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:24:14.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:24:14.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:24:22.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:24:22.296  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:24:21.610326Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6473003-4b34-4c90-8670-aa0777269493","timestamp":"2022-03-31T03:24:21.610432Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:24:22.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:24:22.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:24:24.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:24:24.522  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-31T03:24:24.139539Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa90dc94-40d7-4088-870a-f2daf9234b2a","timestamp":"2022-03-31T03:24:24.139701Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:24:24.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:24:24.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:24:39.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:24:39.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:24:39.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:24:43.329  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:24:54.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:24:54.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:24:54.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:25:09.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:25:09.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:25:09.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:25:24.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:25:24.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:25:24.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:25:39.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:25:39.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:25:39.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:25:54.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:25:54.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:25:54.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:26:09.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:26:09.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:26:09.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:26:14.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:26:14.421  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-31T03:26:14.105534Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ddb3d08c-b3c2-47f0-a508-44d04fc267a1","timestamp":"2022-03-31T03:26:14.105630Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:26:14.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:26:14.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:26:22.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:26:22.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:26:21.610275Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fff7b3f7-d222-404e-a61d-f18035557b3e","timestamp":"2022-03-31T03:26:21.610406Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:26:22.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:26:22.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:26:24.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:26:24.530  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-31T03:26:24.139316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8827f3d9-38b6-4f2c-88ad-adf078e52db0","timestamp":"2022-03-31T03:26:24.139396Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:26:24.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:26:24.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:26:39.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:26:39.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:26:39.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:26:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:26:54.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:26:54.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:26:54.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:27:09.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:27:09.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:27:09.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:27:24.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:27:24.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:27:24.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:27:39.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:27:39.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:27:39.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:27:54.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:27:54.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:27:54.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:28:09.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:28:09.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:28:09.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:28:14.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:28:14.415  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-31T03:28:14.105494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3573a03a-693f-45db-8e9e-b12f39918ea9","timestamp":"2022-03-31T03:28:14.105590Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:28:14.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:28:14.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:28:22.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:28:22.290  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:28:21.610292Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27f1d42e-28fe-44cf-8ece-bca267f98ef7","timestamp":"2022-03-31T03:28:21.610427Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:28:22.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:28:22.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:28:24.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:28:24.549  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-31T03:28:24.139335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51d0b5dd-11d2-448f-b085-f19d3f77c9fa","timestamp":"2022-03-31T03:28:24.139461Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:28:24.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:28:24.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:28:39.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:28:39.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:28:39.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:28:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:28:54.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:28:54.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:28:54.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:29:09.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:29:09.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:29:09.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:29:24.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:29:24.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:29:24.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:29:39.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:29:39.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:29:39.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:29:54.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:29:54.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:29:54.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:30:09.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:30:09.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:30:09.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:30:14.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:30:14.427  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-31T03:30:14.105671Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9367603c-01dd-4f04-a176-9a98524655df","timestamp":"2022-03-31T03:30:14.105839Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:30:14.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:30:14.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:30:22.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:30:22.290  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:30:21.610631Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"747be887-b86b-4d79-9109-f62c1e6677bb","timestamp":"2022-03-31T03:30:21.610896Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:30:22.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:30:22.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:30:24.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:30:24.563  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-31T03:30:24.139536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6b56b41-26c0-4b08-9420-f6d0fcb172ab","timestamp":"2022-03-31T03:30:24.139698Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:30:24.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:30:24.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:30:39.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:30:39.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:30:39.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:30:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:30:54.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:30:54.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:30:54.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:31:09.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:31:09.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:31:09.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:31:24.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:31:24.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:31:24.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:31:39.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:31:39.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:31:39.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:31:54.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:31:54.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:31:54.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:32:09.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:32:09.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:32:09.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:32:14.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:32:14.424  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-31T03:32:14.105531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c97967f6-f31e-4770-9074-2d4d52c7c7bc","timestamp":"2022-03-31T03:32:14.105610Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:32:14.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:32:14.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:32:22.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:32:22.296  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:32:21.610536Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d939834b-bcd8-4aeb-a48e-ddb06529258c","timestamp":"2022-03-31T03:32:21.610707Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:32:22.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:32:22.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:32:24.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:32:24.468  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-31T03:32:24.139410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e98bd05c-5bd6-43d9-b377-28e329adaf72","timestamp":"2022-03-31T03:32:24.139542Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:32:24.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:32:24.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:32:39.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:32:39.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:32:39.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:32:43.329  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:32:54.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:32:54.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:32:54.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:33:09.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:33:09.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:33:09.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:33:24.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:33:24.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:33:24.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:33:39.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:33:39.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:33:39.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:33:54.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:33:54.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:33:54.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:34:09.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:34:09.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:34:09.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:34:14.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:34:14.420  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-31T03:34:14.105532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac2adbfc-3048-49d7-974b-0a3c56ffefce","timestamp":"2022-03-31T03:34:14.105641Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:34:14.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:34:14.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:34:22.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:34:22.285  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:34:21.610184Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74c30d85-d549-40dc-a926-d67edb22c210","timestamp":"2022-03-31T03:34:21.610652Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:34:22.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:34:22.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:34:24.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:34:24.497  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-31T03:34:24.139357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a5a83cd-b249-4eb8-b269-ecc5a1101e38","timestamp":"2022-03-31T03:34:24.139454Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:34:24.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:34:24.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:34:39.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:34:39.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:34:39.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:34:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:34:54.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:34:54.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:34:54.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:35:09.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:35:09.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:35:09.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:35:24.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:35:24.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:35:24.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:35:39.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:35:39.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:35:39.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:35:54.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:35:54.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:35:54.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:36:09.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:36:09.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:36:09.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:36:14.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:36:14.424  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-31T03:36:14.105497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3e74834-6c3f-4268-9260-965a3e8243a6","timestamp":"2022-03-31T03:36:14.105603Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:36:14.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:36:14.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:36:22.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:36:22.295  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:36:21.610331Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ebbace3-6311-4f8f-b499-cc73254da41e","timestamp":"2022-03-31T03:36:21.610487Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:36:22.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:36:22.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:36:24.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:36:24.470  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-31T03:36:24.140991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf63636f-3bae-4f8d-b939-90472f12126e","timestamp":"2022-03-31T03:36:24.141063Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:36:24.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:36:24.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:36:39.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:36:39.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:36:39.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:36:43.329  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:36:54.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:36:54.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:36:54.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:37:09.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:37:09.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:37:09.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:37:24.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:37:24.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:37:24.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:37:39.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:37:39.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:37:39.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:37:54.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:37:54.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:37:54.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:38:09.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:38:09.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:38:09.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:38:14.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:38:14.431  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-31T03:38:14.105833Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff880f54-fc74-4fb0-9dc5-de1f790ae65a","timestamp":"2022-03-31T03:38:14.105962Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:38:14.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:38:14.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:38:22.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:38:22.282  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:38:21.610159Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e31a31a-a0bf-4a99-894a-0d5d04534c66","timestamp":"2022-03-31T03:38:21.610253Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:38:22.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:38:22.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:38:24.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:38:24.476  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-31T03:38:24.139510Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06252e02-a0a4-4da4-94ca-59517ee087cd","timestamp":"2022-03-31T03:38:24.139662Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:38:24.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:38:24.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:38:39.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:38:39.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:38:39.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:38:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:38:54.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:38:54.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:38:54.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:39:09.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:39:09.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:39:09.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:39:24.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:39:24.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:39:24.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:39:39.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:39:39.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:39:39.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:39:54.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:39:54.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:39:54.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:40:09.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:40:09.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:40:09.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:40:14.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:40:14.429  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-31T03:40:14.105618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"868e625e-07b3-4556-ba54-611dbc3d39b9","timestamp":"2022-03-31T03:40:14.105737Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:40:14.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:40:14.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:40:22.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:40:22.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:40:21.610344Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5605a4fc-59e9-4846-8174-2c2270bb6ff4","timestamp":"2022-03-31T03:40:21.610549Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:40:22.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:40:22.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:40:24.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:40:24.479  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-31T03:40:24.139362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ad64090-506d-4f52-a025-e47523586637","timestamp":"2022-03-31T03:40:24.139439Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:40:24.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:40:24.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:40:39.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:40:39.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:40:39.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:40:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:40:54.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:40:54.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:40:54.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:41:09.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:41:09.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:41:09.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:41:24.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:41:24.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:41:24.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:41:39.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:41:39.765  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:41:39.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:41:54.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:41:54.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:41:54.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:42:09.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:42:09.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:42:09.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:42:14.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:42:14.501  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-31T03:42:14.105482Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce5ce44e-d921-4085-a4e9-188d88500be5","timestamp":"2022-03-31T03:42:14.105562Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:42:14.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:42:14.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:42:22.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:42:22.290  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:42:21.610346Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56eba42f-ff41-4e93-9005-d2386ea865bc","timestamp":"2022-03-31T03:42:21.610588Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:42:22.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:42:22.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:42:24.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:42:24.470  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-31T03:42:24.139355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50646e51-0055-4442-a699-e2ce91ea6055","timestamp":"2022-03-31T03:42:24.139473Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:42:24.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:42:24.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:42:39.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:42:39.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:42:39.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:42:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:42:54.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:42:54.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:42:54.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:43:09.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:43:09.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:43:09.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:43:24.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:43:24.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:43:24.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:43:39.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:43:39.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:43:39.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:43:54.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:43:54.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:43:54.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:44:09.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:44:09.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:44:09.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:44:14.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:44:14.413  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-31T03:44:14.106139Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee015fb6-578e-4980-adc9-82a75fe14fcd","timestamp":"2022-03-31T03:44:14.106233Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:44:14.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:44:14.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:44:22.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:44:22.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:44:21.610814Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23ea9cd0-734d-4222-ae59-cd8a565364e2","timestamp":"2022-03-31T03:44:21.610951Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:44:22.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:44:22.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:44:24.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:44:24.490  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-31T03:44:24.139428Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a69c3f8e-b878-43ac-8ded-c734a36ca8e7","timestamp":"2022-03-31T03:44:24.139574Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:44:24.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:44:24.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:44:39.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:44:39.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:44:39.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:44:43.329  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:44:54.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:44:54.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:44:54.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:45:09.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:45:09.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:45:09.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:45:24.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:45:24.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:45:24.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:45:39.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:45:39.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:45:39.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:45:54.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:45:54.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:45:54.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:46:09.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:46:09.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:46:09.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:46:14.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:46:14.481  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-31T03:46:14.105933Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e52089d0-480d-4660-85b4-999def9e054b","timestamp":"2022-03-31T03:46:14.106903Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:46:14.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:46:14.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:46:22.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:46:22.320  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:46:21.610186Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dab49b72-5bc4-4b59-9d14-b31d9cbdbe0c","timestamp":"2022-03-31T03:46:21.610269Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:46:22.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:46:22.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:46:24.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:46:24.478  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-31T03:46:24.139357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8a1ac6e-cd89-4a90-b704-6a7561ea5dc5","timestamp":"2022-03-31T03:46:24.139430Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:46:24.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:46:24.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:46:39.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:46:39.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:46:39.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:46:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:46:54.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:46:54.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:46:54.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:47:09.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:47:09.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:47:09.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:47:24.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:47:24.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:47:24.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:47:39.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:47:39.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:47:39.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:47:54.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:47:54.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:47:54.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:48:09.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:48:09.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:48:09.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:48:14.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:48:14.497  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-31T03:48:14.105463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"253c5c97-1545-4def-b1ec-04da259d8af6","timestamp":"2022-03-31T03:48:14.105539Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:48:14.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:48:14.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:48:22.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:48:22.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:48:21.610177Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13450a2d-3673-4297-a283-0fef1f6cfe39","timestamp":"2022-03-31T03:48:21.610304Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:48:22.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:48:22.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:48:24.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:48:24.461  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-31T03:48:24.139333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c965e0f-ae37-40f2-8164-24a64b5ae753","timestamp":"2022-03-31T03:48:24.139414Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:48:24.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:48:24.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:48:39.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:48:39.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:48:39.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:48:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:48:54.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:48:54.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:48:54.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:49:09.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:49:09.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:49:09.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:49:24.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:49:24.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:49:24.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:49:39.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:49:39.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:49:39.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:49:54.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:49:54.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:49:54.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:50:09.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:50:09.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:50:09.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:50:14.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:50:14.507  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-31T03:50:14.105444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abaa90e0-2a92-4524-9787-5deb80058975","timestamp":"2022-03-31T03:50:14.105504Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:50:14.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:50:14.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:50:22.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:50:22.292  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:50:21.610176Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54d1bfc2-406e-4b3e-b092-caf0112cd3a1","timestamp":"2022-03-31T03:50:21.610239Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:50:22.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:50:22.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:50:24.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:50:24.466  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-31T03:50:24.139339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4addc7b-f7bf-4050-b3e2-ae363f2c3ccf","timestamp":"2022-03-31T03:50:24.139412Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:50:24.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:50:24.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:50:39.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:50:39.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:50:39.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:50:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:50:54.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:50:54.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:50:54.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:51:09.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:51:09.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:51:09.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:51:24.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:51:24.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:51:24.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:51:39.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:51:39.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:51:39.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:51:54.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:51:54.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:51:54.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:52:09.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:52:09.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:52:09.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:52:14.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:52:14.423  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-31T03:52:14.105637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88149726-7991-4c7e-acc0-e151dfe4a03e","timestamp":"2022-03-31T03:52:14.105759Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:52:14.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:52:14.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:52:22.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:52:22.294  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:52:21.610436Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b46da709-8241-4dc1-a5f5-81a3e40f8828","timestamp":"2022-03-31T03:52:21.610612Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:52:22.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:52:22.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:52:24.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:52:24.483  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-31T03:52:24.139474Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"152fb741-d279-400f-875a-e073baa08e8c","timestamp":"2022-03-31T03:52:24.139619Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:52:24.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:52:24.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:52:39.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:52:39.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:52:39.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:52:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:52:54.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:52:54.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:52:54.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:53:09.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:53:09.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:53:09.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:53:24.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:53:24.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:53:24.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:53:39.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:53:39.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:53:39.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:53:54.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:53:54.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:53:54.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:54:09.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:54:09.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:54:09.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:54:14.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:54:14.425  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-31T03:54:14.105488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb309cf3-6393-450c-8c9c-a4d53dbb68b1","timestamp":"2022-03-31T03:54:14.105568Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:54:14.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:54:14.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:54:22.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:54:22.337  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:54:21.614365Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7899e905-b881-4e2c-902b-f8853b81090e","timestamp":"2022-03-31T03:54:21.614449Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:54:22.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:54:22.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:54:24.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:54:24.473  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-31T03:54:24.139372Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f74f088-2831-4dea-ba83-4ac27d063b55","timestamp":"2022-03-31T03:54:24.139462Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:54:24.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:54:24.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:54:39.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:54:39.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:54:39.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:54:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:54:54.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:54:54.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:54:54.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:55:09.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:55:09.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:55:09.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:55:24.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:55:24.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:55:24.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:55:39.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:55:39.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:55:39.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:55:54.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:55:54.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:55:54.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:56:09.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:56:09.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:56:09.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:56:14.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:56:14.437  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-31T03:56:14.105464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a11fc14-ee5e-4e31-84a2-5e7d6e38dd33","timestamp":"2022-03-31T03:56:14.105543Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:56:15.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:56:15.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:56:22.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:56:22.282  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:56:21.610198Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b04d1c92-451c-4640-bb15-57550b6ce28c","timestamp":"2022-03-31T03:56:21.610259Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:56:23.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:56:23.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:56:24.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:56:24.511  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-31T03:56:24.139315Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6d3f5ff-afb0-427c-8f0c-e5b0c6f6102c","timestamp":"2022-03-31T03:56:24.139378Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:56:25.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:56:25.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:56:39.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:56:39.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:56:39.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:56:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:56:54.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:56:54.943  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:56:54.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:57:09.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:57:09.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:57:09.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:57:24.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:57:24.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:57:24.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:57:39.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:57:39.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:57:39.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:57:54.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:57:54.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:57:54.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:58:09.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:58:09.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:58:09.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:58:14.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:58:14.420  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-31T03:58:14.105455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa2d1a19-e4a1-4ad0-b78e-ec7af0fc1e62","timestamp":"2022-03-31T03:58:14.105546Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 03:58:15.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:58:15.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:58:22.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:58:22.306  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T03:58:21.610676Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27f90993-ebc0-4a3b-a7e4-eccdef7df955","timestamp":"2022-03-31T03:58:21.610837Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 03:58:23.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:58:23.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:58:24.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:58:24.514  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-31T03:58:24.139433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47ca0553-cc0c-4c00-a88d-b98cf9cd0d74","timestamp":"2022-03-31T03:58:24.139550Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 03:58:25.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:58:25.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:58:40.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:58:40.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:58:40.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:58:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 03:58:54.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:58:54.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:58:54.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:59:09.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:59:09.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:59:09.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:59:24.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:59:24.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:59:24.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:59:39.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:59:39.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:59:39.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 03:59:54.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 03:59:54.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 03:59:54.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:00:09.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:00:09.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:00:09.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:00:14.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:00:14.413  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-31T04:00:14.105943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86a98ec8-bc50-48fa-96b6-acdae53de457","timestamp":"2022-03-31T04:00:14.106235Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:00:15.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:00:15.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:00:22.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:00:22.318  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:00:21.610200Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0913d19-d31f-4ade-a2e5-7cf4788758ab","timestamp":"2022-03-31T04:00:21.610286Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:00:23.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:00:23.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:00:24.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:00:24.506  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-31T04:00:24.139384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"327145db-632b-4a3d-8240-fd7153135c99","timestamp":"2022-03-31T04:00:24.139470Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:00:25.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:00:25.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:00:40.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:00:40.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:00:40.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:00:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:00:54.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:00:54.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:00:54.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:01:09.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:01:09.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:01:09.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:01:24.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:01:24.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:01:24.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:01:39.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:01:39.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:01:39.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:01:54.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:01:54.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:01:54.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:02:09.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:02:09.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:02:09.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:02:14.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:02:14.414  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-31T04:02:14.105494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eeff1102-131e-4c3e-ba53-6349564b2405","timestamp":"2022-03-31T04:02:14.105616Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:02:19.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:02:19.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:02:22.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:02:22.291  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:02:21.610224Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28e51b7a-f1f5-4df1-bc67-c7936bc13ad6","timestamp":"2022-03-31T04:02:21.610285Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:02:24.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:02:24.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:02:24.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:02:24.697  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-31T04:02:24.139325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5edf1ed3-42dd-42fe-888c-e67f0b59192f","timestamp":"2022-03-31T04:02:24.139416Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:02:25.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:02:25.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:02:40.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:02:40.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:02:40.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:02:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:02:55.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:02:55.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:02:55.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:03:10.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:03:10.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:03:10.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:03:25.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:03:25.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:03:25.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:03:39.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:03:39.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:03:39.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:03:54.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:03:54.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:03:54.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:04:09.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:04:09.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:04:09.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:04:14.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:04:14.409  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-31T04:04:14.105446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef28bee3-ab19-4fe1-bd15-8d1fbbcd6bf6","timestamp":"2022-03-31T04:04:14.105508Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:04:15.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:04:15.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:04:22.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:04:22.363  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:04:21.610170Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbda8b70-dfee-4990-8a30-2eaf4550e8f5","timestamp":"2022-03-31T04:04:21.610220Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:04:23.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:04:23.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:04:24.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:04:24.501  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-31T04:04:24.139291Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31c42473-884d-4aea-a2c9-7d9556656f59","timestamp":"2022-03-31T04:04:24.139373Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:04:25.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:04:25.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:04:40.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:04:40.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:04:40.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:04:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:04:55.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:04:55.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:04:55.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:05:09.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:05:09.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:05:09.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:05:24.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:05:24.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:05:24.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:05:39.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:05:39.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:05:39.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:05:54.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:05:54.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:05:54.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:06:09.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:06:09.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:06:09.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:06:14.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:06:14.414  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-31T04:06:14.105468Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54173946-6a9c-4499-be26-468c449894e4","timestamp":"2022-03-31T04:06:14.105523Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:06:15.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:06:15.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:06:22.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:06:22.384  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:06:21.610748Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"088d342a-96f8-49e0-aa05-5418d0829029","timestamp":"2022-03-31T04:06:21.610908Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:06:23.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:06:23.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:06:24.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:06:24.470  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-31T04:06:24.139537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33cc9532-74c7-402f-8f8c-46f4e71578a7","timestamp":"2022-03-31T04:06:24.139658Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:06:25.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:06:25.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:06:40.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:06:40.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:06:40.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:06:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:06:55.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:06:55.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:06:55.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:07:09.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:07:09.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:07:09.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:07:24.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:07:24.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:07:24.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:07:39.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:07:39.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:07:39.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:07:54.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:07:54.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:07:54.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:08:09.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:08:09.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:08:09.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:08:14.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:08:14.471  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-31T04:08:14.105793Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e80f5925-c9a3-4b0c-a892-d7a4a4b694f4","timestamp":"2022-03-31T04:08:14.105925Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:08:15.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:08:15.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:08:22.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:08:22.387  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:08:21.610333Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58bf6d21-8004-452c-8489-c9f9a10a15cb","timestamp":"2022-03-31T04:08:21.610500Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:08:23.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:08:23.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:08:24.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:08:24.470  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-31T04:08:24.139355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2802f410-ec11-4418-ae77-5005cf1fe59e","timestamp":"2022-03-31T04:08:24.139435Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:08:25.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:08:25.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:08:40.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:08:40.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:08:40.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:08:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:08:55.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:08:55.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:08:55.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:09:10.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:09:10.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:09:10.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:09:25.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:09:25.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:09:25.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:09:40.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:09:40.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:09:40.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:09:55.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:09:55.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:09:55.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:10:10.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:10:10.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:10:10.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:10:14.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:10:14.446  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-31T04:10:14.105455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2d11ec2-0b48-4608-b0ee-b0ae830268c6","timestamp":"2022-03-31T04:10:14.105516Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:10:15.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:10:15.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:10:22.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:10:22.294  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:10:21.610301Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc92b285-fca0-4fca-9269-287bf699d78d","timestamp":"2022-03-31T04:10:21.610434Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:10:23.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:10:23.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:10:24.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:10:24.507  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-31T04:10:24.139672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5adf3799-21da-4163-aeea-0ff244415e34","timestamp":"2022-03-31T04:10:24.139762Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:10:25.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:10:25.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:10:40.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:10:40.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:10:40.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:10:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:10:55.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:10:55.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:10:55.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:11:10.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:11:10.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:11:10.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:11:25.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:11:25.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:11:25.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:11:40.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:11:40.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:11:40.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:11:55.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:11:55.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:11:55.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:12:10.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:12:10.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:12:10.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:12:14.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:12:14.418  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-31T04:12:14.105597Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79d8dd18-c49e-4cde-9c59-9d734fe88121","timestamp":"2022-03-31T04:12:14.105676Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:12:15.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:12:15.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:12:22.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:12:22.294  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:12:21.610177Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28547f37-4c70-4b91-b435-e2156f9292e0","timestamp":"2022-03-31T04:12:21.610258Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:12:23.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:12:23.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:12:24.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:12:24.476  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-31T04:12:24.139541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64bc9849-2492-4959-97ff-4ed12a5cced9","timestamp":"2022-03-31T04:12:24.139611Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:12:25.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:12:25.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:12:40.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:12:40.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:12:40.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:12:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:12:55.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:12:55.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:12:55.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:13:10.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:13:10.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:13:10.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:13:25.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:13:25.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:13:25.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:13:40.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:13:40.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:13:40.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:13:55.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:13:55.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:13:55.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:14:10.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:14:10.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:14:10.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:14:14.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:14:14.435  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-31T04:14:14.105660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45484670-898e-4fab-848b-90cbcdee41ff","timestamp":"2022-03-31T04:14:14.105772Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:14:15.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:14:15.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:14:22.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:14:22.293  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:14:21.610455Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9815409-d481-4e57-9139-b8a63fb70722","timestamp":"2022-03-31T04:14:21.610571Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:14:23.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:14:23.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:14:24.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:14:24.468  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-31T04:14:24.139652Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93b65caa-332f-4e36-98cf-6c2001ea7d8b","timestamp":"2022-03-31T04:14:24.139808Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:14:25.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:14:25.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:14:40.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:14:40.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:14:40.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:14:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:14:55.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:14:55.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:14:55.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:15:10.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:15:10.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:15:10.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:15:25.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:15:25.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:15:25.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:15:40.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:15:40.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:15:40.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:15:55.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:15:55.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:15:55.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:16:10.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:16:10.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:16:10.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:16:14.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:16:14.428  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-31T04:16:14.105638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f176948f-2228-48b9-b1c1-303e490df4ef","timestamp":"2022-03-31T04:16:14.105743Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:16:15.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:16:15.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:16:22.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:16:22.298  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:16:21.610263Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9e2bf02-f6b9-4b47-a9bc-f6a086f3456e","timestamp":"2022-03-31T04:16:21.610335Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:16:23.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:16:23.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:16:24.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:16:24.499  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-31T04:16:24.139398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55d5646c-7c5d-4735-8480-3172cf9e05cd","timestamp":"2022-03-31T04:16:24.139502Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:16:25.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:16:25.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:16:40.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:16:40.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:16:40.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:16:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:16:55.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:16:55.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:16:55.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:17:10.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:17:10.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:17:10.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:17:25.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:17:25.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:17:25.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:17:40.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:17:40.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:17:40.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:17:55.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:17:55.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:17:55.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:18:10.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:18:10.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:18:10.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:18:14.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:18:14.446  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-31T04:18:14.106488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8eec98f2-38d4-4a6d-bde5-9effdb6f3b6a","timestamp":"2022-03-31T04:18:14.107179Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:18:15.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:18:15.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:18:22.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:18:22.282  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:18:21.610241Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6729b50-ebe1-4d40-9b6c-02f5ba5bb783","timestamp":"2022-03-31T04:18:21.610308Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:18:23.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:18:23.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:18:24.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:18:24.493  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-31T04:18:24.139512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1efde7cd-8a06-488f-b9fb-35e35770ccb4","timestamp":"2022-03-31T04:18:24.139617Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:18:25.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:18:25.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:18:40.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:18:40.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:18:40.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:18:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:18:55.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:18:55.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:18:55.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:19:10.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:19:10.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:19:10.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:19:25.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:19:25.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:19:25.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:19:40.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:19:40.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:19:40.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:19:55.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:19:55.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:19:55.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:20:10.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:20:10.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:20:10.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:20:14.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:20:14.451  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-31T04:20:14.106007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b787468-8ac1-4997-b2c0-8300772f7ebf","timestamp":"2022-03-31T04:20:14.106109Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:20:15.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:20:15.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:20:22.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:20:22.284  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:20:21.610211Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de741520-12de-4cc0-a4bb-5b29ee5ded51","timestamp":"2022-03-31T04:20:21.610314Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:20:25.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:20:25.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:20:25.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:20:25.904  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-31T04:20:24.139603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e25852b8-068e-48e5-8034-988019c9fe84","timestamp":"2022-03-31T04:20:24.139849Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:20:26.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:20:26.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:20:41.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:20:41.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:20:41.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:20:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:20:56.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:20:56.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:20:56.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:21:11.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:21:11.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:21:11.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:21:26.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:21:26.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:21:26.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:21:41.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:21:41.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:21:41.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:21:56.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:21:56.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:21:56.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:22:11.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:22:11.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:22:11.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:22:14.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:22:14.421  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-31T04:22:14.105972Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abf00ab5-a926-4085-9c3c-3e2c38856c46","timestamp":"2022-03-31T04:22:14.106186Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:22:15.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:22:15.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:22:22.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:22:22.286  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:22:21.610477Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0eec12cd-c70d-4fcf-b5e3-ad1ca7a55d89","timestamp":"2022-03-31T04:22:21.610655Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:22:22.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:22:22.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:22:24.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:22:24.463  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-31T04:22:24.139545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c16b78a7-3a1a-474e-987a-5393a9799807","timestamp":"2022-03-31T04:22:24.139678Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:22:25.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:22:25.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:22:40.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:22:40.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:22:40.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:22:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:22:55.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:22:55.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:22:55.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:23:10.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:23:10.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:23:10.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:23:25.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:23:25.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:23:25.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:23:40.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:23:40.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:23:40.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:23:55.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:23:55.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:23:55.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:24:09.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:24:09.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:24:09.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:24:14.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:24:14.412  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-31T04:24:14.105460Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7dc90844-5641-418b-b1c7-bc1b86626894","timestamp":"2022-03-31T04:24:14.105584Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:24:15.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:24:15.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:24:22.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:24:22.280  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:24:21.610180Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3ed8a9d-72b6-4743-a11b-76a45732b500","timestamp":"2022-03-31T04:24:21.610251Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:24:22.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:24:22.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:24:24.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:24:24.464  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-31T04:24:24.139298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e21c9c8-ca9c-42f3-bc3d-1aa4723fb545","timestamp":"2022-03-31T04:24:24.139396Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:24:25.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:24:25.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:24:40.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:24:40.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:24:40.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:24:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:24:55.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:24:55.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:24:55.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:25:10.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:25:10.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:25:10.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:25:25.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:25:25.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:25:25.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:25:40.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:25:40.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:25:40.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:25:55.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:25:55.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:25:55.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:26:10.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:26:10.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:26:10.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:26:14.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:26:14.501  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-31T04:26:14.105474Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27e6ae76-c2b1-44eb-8dc3-3ff47125c035","timestamp":"2022-03-31T04:26:14.105553Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:26:15.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:26:15.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:26:22.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:26:22.287  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:26:21.610184Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"801f54f3-260d-442c-afc7-05fbf79eb446","timestamp":"2022-03-31T04:26:21.610263Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:26:23.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:26:23.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:26:24.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:26:24.477  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-31T04:26:24.139353Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c886ed9-fc19-4bfe-b560-2d46432cc6eb","timestamp":"2022-03-31T04:26:24.139425Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:26:25.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:26:25.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:26:40.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:26:40.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:26:40.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:26:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:26:55.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:26:55.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:26:55.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:27:10.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:27:10.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:27:10.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:27:25.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:27:25.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:27:25.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:27:40.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:27:40.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:27:40.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:27:55.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:27:55.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:27:55.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:28:10.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:28:10.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:28:10.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:28:14.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:28:14.436  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-31T04:28:14.105476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b0ce8f4-44a9-4376-b15a-363397484700","timestamp":"2022-03-31T04:28:14.105556Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:28:15.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:28:15.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:28:22.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:28:22.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:28:21.610181Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd5e5186-4bfb-4499-acd5-6ddbca9afcae","timestamp":"2022-03-31T04:28:21.610243Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:28:22.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:28:22.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:28:24.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:28:24.469  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-31T04:28:24.139481Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6693d623-b996-43e1-8fc1-525b9ecb45e9","timestamp":"2022-03-31T04:28:24.139633Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:28:25.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:28:25.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:28:40.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:28:40.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:28:40.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:28:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:28:55.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:28:55.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:28:55.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:29:10.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:29:10.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:29:10.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:29:25.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:29:25.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:29:25.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:29:40.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:29:40.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:29:40.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:29:55.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:29:55.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:29:55.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:30:10.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:30:10.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:30:10.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:30:14.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:30:14.423  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-31T04:30:14.105779Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b3cb992-d556-49a8-ac41-d3597b64fa26","timestamp":"2022-03-31T04:30:14.105926Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:30:16.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:30:16.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:30:22.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:30:22.287  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:30:21.610193Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78039a7b-f9bf-412d-aece-1a8515fc1351","timestamp":"2022-03-31T04:30:21.610254Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:30:22.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:30:22.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:30:24.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:30:24.514  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-31T04:30:24.141358Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1a96c33-af38-4bc6-b4dc-85bc75ec770d","timestamp":"2022-03-31T04:30:24.141473Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-31 04:30:25.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:30:25.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:30:40.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:30:40.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:30:40.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:30:43.328  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-31 04:30:55.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:30:55.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:30:55.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:31:10.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:31:10.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:31:10.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:31:25.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:31:25.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:31:25.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:31:40.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:31:40.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:31:40.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:31:55.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:31:55.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:31:55.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:32:10.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:32:10.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:32:10.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:32:14.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:32:14.412  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-31T04:32:14.105512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d4ccfbf-a712-4908-8834-fe8deba17534","timestamp":"2022-03-31T04:32:14.105592Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-31 04:32:14.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:32:14.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...
2022-03-31 04:32:22.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-31 04:32:22.331  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-31T04:32:21.610429Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9871cccb-822a-4592-bcc0-e67f06ae0c29","timestamp":"2022-03-31T04:32:21.610556Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-31 04:32:22.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000
2022-03-31 04:32:22.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/c7939605-93f7-4169-8fc5-729dacd66496/onap-policy-clamp-cl-runtime-688894b6c-wh46l?timeout=15000 (anonymous) ...