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-01-10 12:10:54.051  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-01-10 12:10:54.056  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2022-01-10 12:10:57.291  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-01-10 12:10:57.305  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-01-10 12:10:57.306  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-01-10 12:10:57.386  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2022-01-10 12:10:57.386  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3253 ms
2022-01-10 12:10:58.040  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-01-10 12:11:00.940  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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-01-10 12:11:01.600  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-01-10 12:11:02.869  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19e21f89, org.springframework.security.web.context.SecurityContextPersistenceFilter@1859ffda, org.springframework.security.web.header.HeaderWriterFilter@3e546734, org.springframework.security.web.authentication.logout.LogoutFilter@6f25bf88, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@23c767e6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@718fd7c1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@411cd156, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@31e739bf, org.springframework.security.web.session.SessionManagementFilter@e9474f, org.springframework.security.web.access.ExceptionTranslationFilter@7e8279e5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1b3ab4f9]
2022-01-10 12:11:03.421  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-01-10 12:11:03.422  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-01-10 12:11:03.422  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-01-10 12:11:03.422  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-01-10 12:11:03.423  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-01-10 12:11:03.423  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-01-10 12:11:03.424  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-01-10 12:11:03.424  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-01-10 12:11:03.424  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-01-10 12:11:03.425  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-01-10 12:11:03.425  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-01-10 12:11:03.425  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-01-10 12:11:03.426  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-01-10 12:11:03.426  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-01-10 12:11:03.427  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-01-10 12:11:03.427  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-01-10 12:11:03.427  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-01-10 12:11:03.428  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-01-10 12:11:03.428  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-01-10 12:11:03.429  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-01-10 12:11:03.429  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-01-10 12:11:03.455  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-01-10 12:11:04.511  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-01-10 12:11:04.511  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-01-10 12:11:04.519  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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-01-10 12:11:04.520  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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-01-10 12:11:04.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:11:04.521  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=6f10f392-ef52-47a2-bb1b-506f8870241d, alive=false, publisher=null]]: starting
2022-01-10 12:11:04.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:11:04.536  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=6f10f392-ef52-47a2-bb1b-506f8870241d, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-01-10 12:11:04.536  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-01-10 12:11:04.537  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-01-10 12:11:04.537  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2022-01-10 12:11:04.537  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-01-10 12:11:04.537  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2022-01-10 12:11:04.538  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-01-10 12:11:04.538  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2022-01-10 12:11:04.538  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-01-10 12:11:04.539  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-01-10 12:11:04.539  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2022-01-10 12:11:04.539  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-01-10 12:11:04.539  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-01-10 12:11:04.539  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-01-10 12:11:04.539  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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@256589a1
2022-01-10 12:11:04.540  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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-01-10 12:11:04.540  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-01-10 12:11:04.545  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 11.394 seconds (JVM running for 12.468)
2022-01-10 12:11:04.554  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-01-10 12:11:04.556  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-01-10 12:11:05.628  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:11:05.630 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:11:05.630  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:11:20.640 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:11:20.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:11:20.642  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:11:20.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:11:21.660  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:11:21.660 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:11:21.661  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:11:36.665 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:11:36.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:11:36.668  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:11:36.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:11:37.695  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:11:37.695 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:11:37.696  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:11:52.697 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:11:52.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:11:52.698  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:11:52.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:11:53.723  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:11:53.723 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:11:53.723  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:12:08.724 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:12:08.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:12:08.726  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:12:08.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:12:09.755  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:12:09.755 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:12:09.755  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:12:24.756 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:12:24.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:12:24.757  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:12:24.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:12:25.787  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:12:25.787 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:12:25.787  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:12:40.793 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:12:40.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:12:40.798  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:12:40.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:12:41.823  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:12:41.823 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:12:41.823  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:12:56.824 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:12:56.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:12:56.826  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:12:56.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:12:57.851  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:12:57.851 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:12:57.851  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:13:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
[EL Info]: 2022-01-10 12:13:04.662--ServerSession(1356133072)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-01-10 12:13:12.853 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:13:12.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:13:12.854  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:13:12.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:13:13.882  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:13:13.883 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:13:13.883  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:13:28.889 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:13:28.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:13:28.893  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:13:28.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:13:29.915  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:13:29.916 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:13:29.917  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:13:44.919 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:13:44.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:13:44.920  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:13:44.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:13:45.947  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:13:45.947 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:13:45.947  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:14:00.948 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:14:00.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:14:00.949  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:14:00.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:14:01.978  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:14:01.979 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:14:01.979  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:14:16.983 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:14:16.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:14:16.988  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:14:16.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:14:18.011  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:14:18.011 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:14:18.012  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:14:33.013 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:14:33.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:14:33.020  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:14:33.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:14:34.043  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:14:34.043 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:14:34.044  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:14:49.045 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:14:49.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:14:49.046  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:14:49.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:14:50.075  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:14:50.075 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:14:50.075  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:15:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:15:05.076 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:15:05.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:15:05.077  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:15:05.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:15:06.106  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:15:06.107 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:15:06.107  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:15:21.112 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:15:21.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:15:21.117  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:15:21.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:15:22.139  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:15:22.139 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:15:22.140  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:15:37.141 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:15:37.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:15:37.143  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:15:37.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:15:38.171  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:15:38.171 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:15:38.172  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:15:53.173 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:15:53.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:15:53.174  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:15:53.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:15:54.203  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:15:54.203 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:15:54.203  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:16:09.204 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:16:09.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:16:09.206  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:16:09.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:16:10.234  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:16:10.235 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:16:10.235  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:16:25.240 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:16:25.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:16:25.248  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:16:25.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:16:26.267  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-01-10 12:16:26.267 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.96.248.51] failed: Connection refused (Connection refused)
2022-01-10 12:16:26.268  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-01-10 12:16:41.269 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f17add2-b1e3-4def-aa1c-d26a7c78da6f, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g, 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.96.248.51] 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-01-10 12:16:41.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:16:41.270  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-01-10 12:16:41.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:16:57.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:16:57.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:16:57.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:17:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:17:11.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:17:11.082  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-01-10 12:17:11.085  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:17:10.374679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3fe7db8-53a4-4ed5-9044-e65953f3f325","timestamp":"2022-01-10T12:17:10.374899Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:17:11.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:17:11.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:17:26.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:17:26.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:17:26.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:17:41.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:17:41.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:17:41.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:17:56.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:17:56.320  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:17:56.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:18:11.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:18:11.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:18:11.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:18:26.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:18:26.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:18:26.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:18:41.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:18:41.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:18:41.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:18:56.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:18:56.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:18:56.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:19:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:19:05.260  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c6f3276f-0d8c-4ae1-887a-9e0a8a15b661","timestamp":"2022-01-10T12:19:05.247163Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:19:05.286  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 24 ms
2022-01-10 12:19:05.292  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:19:05.355  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:19:05.355  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (65 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:19:06.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:19:06.004  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c6f3276f-0d8c-4ae1-887a-9e0a8a15b661","timestamp":"2022-01-10T12:19:05.247163Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:19:06.004  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:19:06.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:19:06.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:19:06.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:19:06.788  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:19:06.016723Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e62f8a0-5ee5-4baf-8708-ba78e016f1f3","timestamp":"2022-01-10T12:19:06.016748Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:19:07.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:19:07.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:19:11.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:19:11.048  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:19:10.374530Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b800d5a7-0bd2-47f2-9d87-e7ea0e7135b0","timestamp":"2022-01-10T12:19:10.374617Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:19:11.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:19:11.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:19:26.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:19:26.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:19:26.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:19:41.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:19:41.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:19:41.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:19:56.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:19:56.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:19:56.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:20:11.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:20:11.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:20:11.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:20:25.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:20:25.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:20:25.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:20:40.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:20:40.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:20:40.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:20:55.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:20:55.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:20:55.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:21:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:21:05.268  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5a76eccc-a5b3-413a-9069-0adaf97c5cdb","timestamp":"2022-01-10T12:21:05.267296Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:21:05.286  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-01-10 12:21:05.287  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:21:05.334  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:21:05.335  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:21:05.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:21:05.965  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5a76eccc-a5b3-413a-9069-0adaf97c5cdb","timestamp":"2022-01-10T12:21:05.267296Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:21:05.965  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:21:05.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:21:05.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:21:06.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:21:06.678  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:21:05.971283Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c7d8f72-da3a-4d4f-a535-1281c00fa422","timestamp":"2022-01-10T12:21:05.971315Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:21:07.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:21:07.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:21:11.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:21:11.045  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:21:10.374439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38b5d69d-596d-4786-8ed7-c3d614f9fd42","timestamp":"2022-01-10T12:21:10.374523Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:21:11.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:21:11.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:21:26.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:21:26.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:21:26.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:21:41.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:21:41.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:21:41.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:21:56.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:21:56.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:21:56.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:22:11.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:22:11.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:22:11.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:22:26.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:22:26.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:22:26.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:22:41.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:22:41.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:22:41.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:22:56.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:22:56.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:22:56.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:23:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:23:05.303  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"71f11c1c-858d-4c71-9c30-ccda9f987fa7","timestamp":"2022-01-10T12:23:05.301951Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:23:05.336  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-01-10 12:23:05.336  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:23:05.366  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:23:05.367  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:23:06.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:23:06.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"71f11c1c-858d-4c71-9c30-ccda9f987fa7","timestamp":"2022-01-10T12:23:05.301951Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:23:06.002  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:23:06.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:23:06.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:23:06.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:23:06.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:23:05.996559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e425bda-0d3d-473f-9692-ac70c514b645","timestamp":"2022-01-10T12:23:05.996605Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:23:07.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:23:07.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:23:11.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:23:11.041  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:23:10.374852Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dee32703-ff95-485b-b5e6-5bc53bd8bcac","timestamp":"2022-01-10T12:23:10.374951Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:23:11.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:23:11.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:23:26.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:23:26.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:23:26.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:23:41.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:23:41.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:23:41.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:23:56.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:23:56.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:23:56.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:24:11.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:24:11.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:24:11.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:24:26.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:24:26.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:24:26.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:24:41.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:24:41.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:24:41.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:24:56.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:24:56.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:24:56.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:25:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:25:05.344  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e8f0cdea-f7a6-42c8-8a09-a9d3f57ad114","timestamp":"2022-01-10T12:25:05.343449Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:25:05.386  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 42 ms
2022-01-10 12:25:05.386  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:25:05.428  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:25:05.429  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:25:06.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:25:06.059  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e8f0cdea-f7a6-42c8-8a09-a9d3f57ad114","timestamp":"2022-01-10T12:25:05.343449Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:25:06.059  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:25:06.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:25:06.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:25:06.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:25:06.779  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:25:06.078570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"852f7713-e4b5-4093-b872-5dbcf13a2163","timestamp":"2022-01-10T12:25:06.078625Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:25:07.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:25:07.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:25:11.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:25:11.032  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:25:10.374775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26353a73-7668-459f-83ce-5ef89dbf14e1","timestamp":"2022-01-10T12:25:10.374885Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:25:11.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:25:11.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:25:26.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:25:26.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:25:26.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:25:41.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:25:41.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:25:41.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:25:56.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:25:56.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:25:56.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:26:11.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:26:11.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:26:11.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:26:26.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:26:26.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:26:26.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:26:41.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:26:41.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:26:41.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:26:56.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:26:56.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:26:56.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:27:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:27:05.350  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4185bb0-d829-49c3-b512-b82c32550edf","timestamp":"2022-01-10T12:27:05.348557Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:27:05.386  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-01-10 12:27:05.387  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:27:05.419  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:27:05.420  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:27:06.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:27:06.047  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4185bb0-d829-49c3-b512-b82c32550edf","timestamp":"2022-01-10T12:27:05.348557Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:27:06.047  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:27:06.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:27:06.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:27:06.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:27:06.752  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:27:06.088638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96b6e1e1-85a6-4d94-b5aa-c8f1a9ecd3b3","timestamp":"2022-01-10T12:27:06.088665Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:27:07.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:27:07.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:27:11.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:27:11.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:27:10.374914Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd757a02-9dcc-4a33-8b7c-0ac9b000138c","timestamp":"2022-01-10T12:27:10.375081Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:27:11.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:27:11.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:27:26.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:27:26.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:27:26.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:27:41.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:27:41.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:27:41.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:27:56.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:27:56.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:27:56.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:28:11.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:28:11.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:28:11.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:28:26.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:28:26.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:28:26.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:28:41.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:28:41.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:28:41.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:28:56.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:28:56.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:28:56.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:29:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:29:05.373  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d60d1495-f1d8-499b-902d-0bf95ff9ddcb","timestamp":"2022-01-10T12:29:05.371345Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:29:05.386  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-01-10 12:29:05.386  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:29:05.423  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:29:05.423  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:29:06.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:29:06.050  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d60d1495-f1d8-499b-902d-0bf95ff9ddcb","timestamp":"2022-01-10T12:29:05.371345Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:29:06.051  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:29:06.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:29:06.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:29:06.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:29:06.756  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:29:06.052974Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e61864d8-2974-43ff-9a76-806983c1efc4","timestamp":"2022-01-10T12:29:06.052995Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:29:07.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:29:07.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:29:11.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:29:11.028  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:29:10.374773Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb162cc9-1640-463f-8a4f-cc3bfb22b7ee","timestamp":"2022-01-10T12:29:10.374849Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:29:11.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:29:11.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:29:26.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:29:26.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:29:26.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:29:41.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:29:41.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:29:41.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:29:56.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:29:56.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:29:56.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:30:11.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:30:11.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:30:11.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:30:26.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:30:26.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:30:26.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:30:41.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:30:41.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:30:41.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:30:56.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:30:56.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:30:56.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:31:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:31:05.392  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8cd8a875-502e-4c31-89d6-069641e3217a","timestamp":"2022-01-10T12:31:05.391035Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:31:05.436  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 44 ms
2022-01-10 12:31:05.437  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:31:05.473  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:31:05.473  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:31:06.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:31:06.103  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8cd8a875-502e-4c31-89d6-069641e3217a","timestamp":"2022-01-10T12:31:05.391035Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:31:06.104  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:31:06.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:31:06.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:31:06.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:31:06.796  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:31:06.106524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c5a6a6c-ce76-449d-806d-127d98c6ca6e","timestamp":"2022-01-10T12:31:06.106553Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:31:07.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:31:07.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:31:11.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:31:11.064  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:31:10.374813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47f52a04-d6d8-49b5-8c60-c38d5330643d","timestamp":"2022-01-10T12:31:10.374931Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:31:11.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:31:11.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:31:26.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:31:26.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:31:26.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:31:41.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:31:41.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:31:41.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:31:56.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:31:56.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:31:56.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:32:11.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:32:11.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:32:11.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:32:26.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:32:26.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:32:26.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:32:41.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:32:41.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:32:41.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:32:56.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:32:56.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:32:56.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:33:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:33:05.412  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"eef22157-9655-4355-bb62-a879ea48cc70","timestamp":"2022-01-10T12:33:05.412103Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:33:05.436  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-01-10 12:33:05.436  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:33:05.470  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:33:05.471  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:33:06.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:33:06.100  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"eef22157-9655-4355-bb62-a879ea48cc70","timestamp":"2022-01-10T12:33:05.412103Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:33:06.100  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:33:06.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:33:06.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:33:06.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:33:06.822  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:33:06.105383Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b8386ad-3c70-44d9-9b55-8d6fa25076c5","timestamp":"2022-01-10T12:33:06.105423Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:33:07.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:33:07.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:33:11.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:33:11.032  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:33:10.374784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df0d9701-b04d-4b9a-b367-ead86ccf60c0","timestamp":"2022-01-10T12:33:10.374937Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:33:11.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:33:11.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:33:26.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:33:26.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:33:26.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:33:41.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:33:41.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:33:41.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:33:56.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:33:56.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:33:56.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:34:11.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:34:11.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:34:11.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:34:26.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:34:26.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:34:26.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:34:41.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:34:41.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:34:41.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:34:56.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:34:56.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:34:56.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:35:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:35:05.440  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"29704af6-fbfd-4a41-a9c0-8ced5c3ed826","timestamp":"2022-01-10T12:35:05.438174Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:35:05.486  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 46 ms
2022-01-10 12:35:05.487  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:35:05.532  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:35:05.533  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:35:06.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:35:06.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"29704af6-fbfd-4a41-a9c0-8ced5c3ed826","timestamp":"2022-01-10T12:35:05.438174Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:35:06.169  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:35:06.169  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:35:06.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:35:06.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:35:06.848  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:35:06.172137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f69ae02d-8211-4acc-bb13-7d3320406d7b","timestamp":"2022-01-10T12:35:06.172173Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:35:07.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:35:07.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:35:11.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:35:11.083  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:35:10.374704Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"855ff79b-285a-4260-8bab-cb0e346bdb95","timestamp":"2022-01-10T12:35:10.374799Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:35:11.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:35:11.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:35:26.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:35:26.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:35:26.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:35:41.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:35:41.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:35:41.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:35:56.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:35:56.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:35:56.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:36:11.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:36:11.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:36:11.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:36:26.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:36:26.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:36:26.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:36:41.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:36:41.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:36:41.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:36:56.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:36:56.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:36:56.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:37:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:37:05.455  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cffd09fc-ceb8-44a0-9fca-8138819c574e","timestamp":"2022-01-10T12:37:05.454412Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:37:05.486  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-01-10 12:37:05.486  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:37:05.521  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:37:05.522  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:37:06.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:37:06.158  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cffd09fc-ceb8-44a0-9fca-8138819c574e","timestamp":"2022-01-10T12:37:05.454412Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:37:06.159  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:37:06.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:37:06.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:37:06.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:37:06.866  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:37:06.167556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"affcea7c-b772-499e-884e-0aaf15672603","timestamp":"2022-01-10T12:37:06.167614Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:37:07.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:37:07.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:37:11.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:37:11.105  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:37:10.374822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2f9ac81-76fc-4f5e-acc6-eadf472494c4","timestamp":"2022-01-10T12:37:10.374916Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:37:11.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:37:11.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:37:26.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:37:26.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:37:26.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:37:41.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:37:41.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:37:41.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:37:56.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:37:56.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:37:56.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:38:11.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:38:11.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:38:11.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:38:26.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:38:26.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:38:26.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:38:41.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:38:41.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:38:41.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:38:56.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:38:56.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:38:56.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:39:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:39:05.481  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a95cd4ac-4311-426e-992f-2a70ef6c3d9c","timestamp":"2022-01-10T12:39:05.479489Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:39:05.486  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 5 ms
2022-01-10 12:39:05.487  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:39:05.529  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:39:05.530  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:39:06.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:39:06.165  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a95cd4ac-4311-426e-992f-2a70ef6c3d9c","timestamp":"2022-01-10T12:39:05.479489Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:39:06.165  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:39:06.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:39:06.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:39:06.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:39:06.858  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:39:06.169138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f39989d4-f2cc-47db-ad80-2cec28d6ce6e","timestamp":"2022-01-10T12:39:06.169178Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:39:07.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:39:07.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:39:11.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:39:11.036  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:39:10.374875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2f4de5b-cbb5-4784-bdbe-ae360deb0be4","timestamp":"2022-01-10T12:39:10.374962Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:39:11.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:39:11.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:39:26.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:39:26.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:39:26.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:39:41.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:39:41.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:39:41.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:39:56.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:39:56.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:39:56.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:40:11.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:40:11.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:40:11.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:40:26.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:40:26.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:40:26.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:40:41.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:40:41.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:40:41.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:40:56.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:40:56.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:40:56.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:41:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:41:05.505  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"34b865f5-a576-45bf-8ba9-1890c4e9b13e","timestamp":"2022-01-10T12:41:05.503797Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:41:05.536  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-01-10 12:41:05.536  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:41:05.564  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:41:05.565  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:41:06.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:41:06.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"34b865f5-a576-45bf-8ba9-1890c4e9b13e","timestamp":"2022-01-10T12:41:05.503797Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:41:06.199  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:41:06.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:41:06.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:41:06.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:41:06.907  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:41:06.204362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b083bab0-3390-42e8-9ac5-182befe58243","timestamp":"2022-01-10T12:41:06.204404Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:41:07.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:41:07.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:41:11.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:41:11.026  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:41:10.374806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09157865-6aa6-4342-a9d8-2df30015b04d","timestamp":"2022-01-10T12:41:10.374895Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:41:11.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:41:11.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:41:26.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:41:26.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:41:26.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:41:41.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:41:41.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:41:41.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:41:56.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:41:56.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:41:56.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:42:11.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:42:11.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:42:11.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:42:26.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:42:26.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:42:26.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:42:41.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:42:41.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:42:41.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:42:56.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:42:56.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:42:56.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:43:04.517  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:43:05.528  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d707bbb6-510d-49b7-b740-e8ef993e6fbe","timestamp":"2022-01-10T12:43:05.526772Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:43:05.536  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-01-10 12:43:05.540  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:43:05.577  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:43:05.578  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:43:06.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:43:06.208  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d707bbb6-510d-49b7-b740-e8ef993e6fbe","timestamp":"2022-01-10T12:43:05.526772Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:43:06.208  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:43:06.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:43:06.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:43:06.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:43:06.911  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:43:06.212471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"056a56d1-8207-4dd3-947a-e7eeb3e13b74","timestamp":"2022-01-10T12:43:06.212513Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:43:07.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:43:07.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:43:11.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:43:11.029  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:43:10.374816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1c23c85-6ed5-479c-a9cf-6f381a02012f","timestamp":"2022-01-10T12:43:10.374908Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:43:11.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:43:11.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:43:26.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:43:26.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:43:26.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:43:41.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:43:41.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:43:41.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:43:56.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:43:56.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:43:56.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:44:11.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:44:11.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:44:11.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:44:26.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:44:26.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:44:26.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:44:41.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:44:41.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:44:41.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:44:56.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:44:56.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:44:56.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:45:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:45:04.547  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2ea5818e-7a40-4ba0-93d3-44d0239d412f","timestamp":"2022-01-10T12:45:04.546509Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:45:04.586  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 39 ms
2022-01-10 12:45:04.586  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:45:04.618  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:45:04.619  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:45:05.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:45:05.262  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2ea5818e-7a40-4ba0-93d3-44d0239d412f","timestamp":"2022-01-10T12:45:04.546509Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:45:05.263  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:45:05.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:45:05.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:45:05.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:45:05.971  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:45:05.261695Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af3e3c24-9ebb-4bff-ba31-bf42b63f1151","timestamp":"2022-01-10T12:45:05.261773Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:45:06.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:45:06.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:45:11.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:45:11.027  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:45:10.374751Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0154db36-35d8-4ca7-b4e3-a5551857e83d","timestamp":"2022-01-10T12:45:10.374832Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:45:11.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:45:11.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:45:26.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:45:26.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:45:26.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:45:41.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:45:41.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:45:41.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:45:56.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:45:56.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:45:56.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:46:11.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:46:11.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:46:11.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:46:26.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:46:26.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:46:26.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:46:41.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:46:41.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:46:41.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:46:56.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:46:56.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:46:56.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:47:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:47:04.567  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b6577668-8fbd-4d99-ae30-898b4538b285","timestamp":"2022-01-10T12:47:04.566448Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:47:04.586  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 19 ms
2022-01-10 12:47:04.586  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:47:04.621  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:47:04.622  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:47:05.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:47:05.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b6577668-8fbd-4d99-ae30-898b4538b285","timestamp":"2022-01-10T12:47:04.566448Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:47:05.284  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:47:05.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:47:05.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:47:05.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:47:05.960  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:47:05.252578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71db61da-b1bd-4843-b192-2eb5cecad330","timestamp":"2022-01-10T12:47:05.252613Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:47:06.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:47:06.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:47:11.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:47:11.026  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:47:10.374778Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a014041-0b1b-4f67-ba27-c31a9d495ca5","timestamp":"2022-01-10T12:47:10.374896Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:47:11.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:47:11.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:47:26.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:47:26.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:47:26.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:47:41.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:47:41.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:47:41.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:47:56.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:47:56.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:47:56.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:48:11.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:48:11.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:48:11.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:48:26.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:48:26.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:48:26.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:48:41.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:48:41.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:48:41.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:48:56.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:48:56.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:48:56.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:49:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:49:04.591  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3dd127a2-b5de-41c9-8b6a-2190ec02ffb6","timestamp":"2022-01-10T12:49:04.589550Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:49:04.636  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 45 ms
2022-01-10 12:49:04.636  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:49:04.663  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:49:04.664  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:49:05.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:49:05.293  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3dd127a2-b5de-41c9-8b6a-2190ec02ffb6","timestamp":"2022-01-10T12:49:04.589550Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:49:05.294  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:49:05.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:49:05.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:49:06.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:49:06.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:49:05.303432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d9885d0-3749-48eb-bace-970b5547b313","timestamp":"2022-01-10T12:49:05.303466Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:49:06.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:49:06.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:49:11.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:49:11.035  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:49:10.374806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33e2b405-2b7b-42ab-8a57-fbdbdb5b8f37","timestamp":"2022-01-10T12:49:10.374884Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:49:11.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:49:11.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:49:26.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:49:26.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:49:26.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:49:41.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:49:41.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:49:41.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:49:56.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:49:56.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:49:56.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:50:11.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:50:11.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:50:11.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:50:26.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:50:26.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:50:26.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:50:41.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:50:41.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:50:41.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:50:56.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:50:56.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:50:56.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:51:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:51:04.609  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b1820aba-41a5-4724-a80d-d20f8ebd1c9a","timestamp":"2022-01-10T12:51:04.607818Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:51:04.636  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-01-10 12:51:04.636  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:51:04.668  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:51:04.669  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:51:05.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:51:05.336  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b1820aba-41a5-4724-a80d-d20f8ebd1c9a","timestamp":"2022-01-10T12:51:04.607818Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:51:05.336  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:51:05.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:51:05.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:51:06.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:51:06.012  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:51:05.298866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d04c105-495b-444a-812f-5ffaeb3a338d","timestamp":"2022-01-10T12:51:05.298908Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:51:06.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:51:06.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:51:11.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:51:11.035  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:51:10.374841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"275107ce-5bbf-456b-b731-badec0ac512e","timestamp":"2022-01-10T12:51:10.374923Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:51:11.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:51:11.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:51:26.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:51:26.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:51:26.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:51:41.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:51:41.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:51:41.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:51:56.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:51:56.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:51:56.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:52:11.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:52:11.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:52:11.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:52:26.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:52:26.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:52:26.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:52:41.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:52:41.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:52:41.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:52:56.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:52:56.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:52:56.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:53:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:53:04.627  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f2dd14fd-c741-4bf4-bbb2-f58b94562c81","timestamp":"2022-01-10T12:53:04.626361Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:53:04.636  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-01-10 12:53:04.637  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:53:04.674  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:53:04.675  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:53:05.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:53:05.375  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f2dd14fd-c741-4bf4-bbb2-f58b94562c81","timestamp":"2022-01-10T12:53:04.626361Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:53:05.376  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:53:05.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:53:05.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:53:06.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:53:06.018  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:53:05.305665Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0838c369-b2a8-4651-ae95-042f6daffb78","timestamp":"2022-01-10T12:53:05.305707Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:53:06.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:53:06.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:53:11.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:53:11.028  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:53:10.374738Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"560ec0d5-61fd-4bc6-a4b3-e6e287674418","timestamp":"2022-01-10T12:53:10.374844Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:53:11.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:53:11.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:53:26.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:53:26.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:53:26.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:53:41.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:53:41.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:53:41.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:53:56.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:53:56.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:53:56.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:54:11.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:54:11.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:54:11.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:54:26.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:54:26.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:54:26.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:54:41.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:54:41.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:54:41.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:54:56.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:54:56.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:54:56.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:55:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:55:04.647  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"33889e5f-ad72-47ee-895b-23459230caa7","timestamp":"2022-01-10T12:55:04.646634Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:55:04.686  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 39 ms
2022-01-10 12:55:04.686  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:55:04.717  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:55:04.717  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-01-10 12:55:05.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:55:05.352  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"33889e5f-ad72-47ee-895b-23459230caa7","timestamp":"2022-01-10T12:55:04.646634Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:55:05.353  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:55:05.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:55:05.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:55:06.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:55:06.060  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:55:05.347012Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0046e1b5-636a-4239-97d1-150f34a7da24","timestamp":"2022-01-10T12:55:05.347051Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:55:06.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:55:06.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:55:11.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:55:11.027  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:55:10.374830Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe3f62ef-094c-40eb-9758-3be819f63d34","timestamp":"2022-01-10T12:55:10.374907Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:55:11.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:55:11.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:55:26.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:55:26.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:55:26.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:55:41.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:55:41.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:55:41.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:55:56.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:55:56.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:55:56.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:56:11.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:56:11.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:56:11.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:56:26.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:56:26.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:56:26.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:56:41.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:56:41.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:56:41.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:56:56.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:56:56.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:56:56.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:57:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:57:04.667  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee388fb4-9c1b-4811-b9b0-2fcc422b871a","timestamp":"2022-01-10T12:57:04.666722Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:57:04.686  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-01-10 12:57:04.686  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:57:04.713  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:57:04.713  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:57:05.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:57:05.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee388fb4-9c1b-4811-b9b0-2fcc422b871a","timestamp":"2022-01-10T12:57:04.666722Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:57:05.406  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:57:05.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:57:05.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:57:06.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:57:06.056  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:57:05.387061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"804bf7ed-94af-409f-869e-9e9276a9ae47","timestamp":"2022-01-10T12:57:05.387100Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:57:06.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:57:06.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:57:11.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:57:11.035  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:57:10.374825Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08fc8ed8-0e66-4a19-bf06-466e4655b481","timestamp":"2022-01-10T12:57:10.374902Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:57:11.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:57:11.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:57:26.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:57:26.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:57:26.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:57:41.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:57:41.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:57:41.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:57:56.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:57:56.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:57:56.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:58:11.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:58:11.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:58:11.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:58:26.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:58:26.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:58:26.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:58:41.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:58:41.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:58:41.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:58:56.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:58:56.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:58:56.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:59:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 12:59:04.690  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0dc93aa7-e62a-4e13-bd33-d5dc87edacc4","timestamp":"2022-01-10T12:59:04.688282Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:59:04.736  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 46 ms
2022-01-10 12:59:04.736  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 12:59:04.768  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:59:04.768  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-01-10 12:59:05.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:59:05.440  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0dc93aa7-e62a-4e13-bd33-d5dc87edacc4","timestamp":"2022-01-10T12:59:04.688282Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:59:05.441  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 12:59:05.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:59:05.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:59:06.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:59:06.115  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:59:05.445120Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52ff7e43-decf-41f1-add6-1ba46a639089","timestamp":"2022-01-10T12:59:05.445154Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:59:06.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:59:06.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:59:11.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:59:11.028  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T12:59:10.374819Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2e6711b-df87-4aa1-9ed4-97f5d6869a80","timestamp":"2022-01-10T12:59:10.374877Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 12:59:11.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:59:11.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:59:26.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:59:26.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:59:26.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:59:41.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:59:41.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:59:41.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 12:59:56.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 12:59:56.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 12:59:56.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:00:11.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:00:11.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:00:11.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:00:26.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:00:26.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:00:26.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:00:41.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:00:41.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:00:41.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:00:56.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:00:56.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:00:56.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:01:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:01:04.711  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cfcab09c-cf1c-428a-9d09-144e92c65740","timestamp":"2022-01-10T13:01:04.710378Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:01:04.736  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 24 ms
2022-01-10 13:01:04.736  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:01:04.760  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:01:04.760  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:01:05.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:01:05.442  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cfcab09c-cf1c-428a-9d09-144e92c65740","timestamp":"2022-01-10T13:01:04.710378Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:01:05.442  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:01:05.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:01:05.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:01:06.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:01:06.125  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:01:05.396294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa2d745a-9b94-43bf-a8cd-d120f3210793","timestamp":"2022-01-10T13:01:05.396334Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:01:06.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:01:06.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:01:11.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:01:11.026  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:01:10.374709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3ddda25-1454-4051-b3fe-4ebb6561e072","timestamp":"2022-01-10T13:01:10.374764Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:01:11.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:01:11.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:01:26.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:01:26.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:01:26.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:01:41.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:01:41.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:01:41.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:01:56.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:01:56.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:01:56.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:02:11.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:02:11.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:02:11.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:02:26.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:02:26.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:02:26.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:02:41.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:02:41.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:02:41.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:02:56.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:02:56.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:02:56.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:03:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:03:04.736  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0baee272-e3e4-4c88-9132-e8b4868ab5e4","timestamp":"2022-01-10T13:03:04.733987Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:03:04.786  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 50 ms
2022-01-10 13:03:04.787  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:03:04.818  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:03:04.819  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-01-10 13:03:05.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:03:05.478  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0baee272-e3e4-4c88-9132-e8b4868ab5e4","timestamp":"2022-01-10T13:03:04.733987Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:03:05.479  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:03:05.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:03:05.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:03:06.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:03:06.159  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:03:05.448695Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02fbd1db-9302-4e7e-9e0f-da59029c0882","timestamp":"2022-01-10T13:03:05.448737Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:03:06.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:03:06.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:03:11.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:03:11.028  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:03:10.374870Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"688d650e-ed3a-4382-b3a1-c93d0f975218","timestamp":"2022-01-10T13:03:10.374946Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:03:11.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:03:11.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:03:26.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:03:26.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:03:26.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:03:41.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:03:41.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:03:41.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:03:56.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:03:56.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:03:56.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:04:11.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:04:11.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:04:11.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:04:26.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:04:26.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:04:26.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:04:41.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:04:41.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:04:41.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:04:56.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:04:56.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:04:56.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:05:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:05:04.760  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b105cc4d-85d8-4380-88d4-0865355e0cd2","timestamp":"2022-01-10T13:05:04.758383Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:05:04.786  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-01-10 13:05:04.786  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:05:04.814  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:05:04.814  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:05:05.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:05:05.510  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b105cc4d-85d8-4380-88d4-0865355e0cd2","timestamp":"2022-01-10T13:05:04.758383Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:05:05.510  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:05:05.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:05:05.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:05:06.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:05:06.128  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:05:05.445520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53c9cff7-c683-48ca-b606-2f85e09adc76","timestamp":"2022-01-10T13:05:05.445589Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:05:06.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:05:06.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:05:11.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:05:11.025  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:05:10.374647Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b85e55c9-517a-40f0-af57-9ec7fd404b2f","timestamp":"2022-01-10T13:05:10.374762Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:05:11.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:05:11.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:05:26.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:05:26.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:05:26.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:05:41.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:05:41.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:05:41.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:05:56.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:05:56.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:05:56.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:06:11.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:06:11.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:06:11.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:06:26.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:06:26.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:06:26.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:06:41.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:06:41.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:06:41.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:06:56.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:06:56.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:06:56.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:07:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:07:04.780  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"107a7598-7c15-43b7-ba34-b89bc04ecf90","timestamp":"2022-01-10T13:07:04.778520Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:07:04.786  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-01-10 13:07:04.787  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:07:04.818  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:07:04.819  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:07:05.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:07:05.501  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"107a7598-7c15-43b7-ba34-b89bc04ecf90","timestamp":"2022-01-10T13:07:04.778520Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:07:05.502  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:07:05.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:07:05.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:07:06.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:07:06.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:07:05.449056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a119c560-f2b5-4cf6-8b59-9d4ef434ec6a","timestamp":"2022-01-10T13:07:05.449090Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:07:06.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:07:06.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:07:11.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:07:11.029  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:07:10.374783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b42ce1ee-d29a-456a-bc5e-310435665468","timestamp":"2022-01-10T13:07:10.374935Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:07:11.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:07:11.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:07:26.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:07:26.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:07:26.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:07:41.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:07:41.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:07:41.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:07:56.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:07:56.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:07:56.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:08:11.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:08:11.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:08:11.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:08:26.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:08:26.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:08:26.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:08:41.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:08:41.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:08:41.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:08:56.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:08:56.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:08:56.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:09:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:09:04.803  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"be875e6e-7059-4b5b-bc7d-202778cbc75c","timestamp":"2022-01-10T13:09:04.801029Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:09:04.836  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 33 ms
2022-01-10 13:09:04.836  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:09:04.869  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:09:04.869  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:09:05.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:09:05.501  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"be875e6e-7059-4b5b-bc7d-202778cbc75c","timestamp":"2022-01-10T13:09:04.801029Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:09:05.501  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:09:05.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:09:05.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:09:06.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:09:06.201  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:09:05.510373Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3eb57166-b8a6-4fcf-b16c-e4acbc2f15db","timestamp":"2022-01-10T13:09:05.510401Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:09:06.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:09:06.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:09:11.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:09:11.078  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:09:10.374708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52c154fd-1260-430d-a3d7-af5278cedd86","timestamp":"2022-01-10T13:09:10.374798Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:09:11.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:09:11.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:09:26.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:09:26.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:09:26.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:09:41.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:09:41.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:09:41.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:09:56.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:09:56.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:09:56.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:10:11.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:10:11.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:10:11.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:10:26.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:10:26.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:10:26.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:10:41.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:10:41.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:10:41.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:10:56.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:10:56.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:10:56.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:11:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:11:04.821  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bc7cea6d-bc8a-4d92-ba8d-72137e857bfb","timestamp":"2022-01-10T13:11:04.819874Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:11:04.839  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-01-10 13:11:04.841  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:11:04.925  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:11:04.925  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (86 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:11:05.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:11:05.552  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bc7cea6d-bc8a-4d92-ba8d-72137e857bfb","timestamp":"2022-01-10T13:11:04.819874Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:11:05.553  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:11:05.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:11:05.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:11:06.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:11:06.245  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:11:05.557079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ef08f81-ec56-471f-bf8f-35c1d902f3fc","timestamp":"2022-01-10T13:11:05.557122Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:11:06.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:11:06.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:11:11.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:11:11.064  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:11:10.374819Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73d1765d-b0af-46bd-8bd2-4d1bf0962cca","timestamp":"2022-01-10T13:11:10.374901Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:11:11.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:11:11.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:11:26.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:11:26.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:11:26.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:11:41.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:11:41.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:11:41.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:11:56.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:11:56.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:11:56.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:12:11.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:12:11.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:12:11.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:12:26.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:12:26.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:12:26.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:12:41.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:12:41.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:12:41.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:12:56.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:12:56.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:12:56.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:13:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:13:04.841  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b9579dae-7eee-403d-93a1-d462ec05a79f","timestamp":"2022-01-10T13:13:04.840025Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:13:04.886  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 45 ms
2022-01-10 13:13:04.886  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:13:04.921  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:13:04.921  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:13:05.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:13:05.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b9579dae-7eee-403d-93a1-d462ec05a79f","timestamp":"2022-01-10T13:13:04.840025Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:13:05.636  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:13:05.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:13:05.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:13:06.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:13:06.262  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:13:05.551535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82bb7ca9-da7a-4f7c-8168-95e8c15927c5","timestamp":"2022-01-10T13:13:05.551571Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:13:06.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:13:06.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:13:11.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:13:11.025  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:13:10.375007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35aa9053-0f0c-4a42-8a35-6f40fa0dfc1f","timestamp":"2022-01-10T13:13:10.375350Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:13:11.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:13:11.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:13:26.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:13:26.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:13:26.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:13:41.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:13:41.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:13:41.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:13:56.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:13:56.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:13:56.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:14:11.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:14:11.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:14:11.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:14:26.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:14:26.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:14:26.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:14:41.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:14:41.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:14:41.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:14:56.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:14:56.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:14:56.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:15:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:15:04.861  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a4120af2-aaa5-442c-aa1b-33f493824558","timestamp":"2022-01-10T13:15:04.859975Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:15:04.886  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 25 ms
2022-01-10 13:15:04.886  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:15:04.918  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:15:04.918  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:15:05.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:15:05.549  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a4120af2-aaa5-442c-aa1b-33f493824558","timestamp":"2022-01-10T13:15:04.859975Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:15:05.549  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:15:05.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:15:05.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:15:06.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:15:06.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:15:05.551710Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fba6cc5b-aa99-4b4a-a179-d9cbd23f9aaa","timestamp":"2022-01-10T13:15:05.551773Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:15:06.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:15:06.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:15:11.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:15:11.119  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:15:10.374781Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f653b47e-3c04-40d9-b963-3e446b623837","timestamp":"2022-01-10T13:15:10.374897Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:15:11.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:15:11.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:15:26.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:15:26.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:15:26.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:15:41.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:15:41.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:15:41.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:15:56.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:15:56.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:15:56.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:16:11.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:16:11.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:16:11.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:16:26.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:16:26.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:16:26.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:16:41.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:16:41.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:16:41.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:16:56.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:16:56.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:16:56.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:17:04.511  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:17:04.885  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f823793e-832d-49c8-9fad-65a8fa53ba2a","timestamp":"2022-01-10T13:17:04.883996Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:17:04.886  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-01-10 13:17:04.886  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:17:04.909  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:17:04.909  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-01-10 13:17:05.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:17:05.579  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f823793e-832d-49c8-9fad-65a8fa53ba2a","timestamp":"2022-01-10T13:17:04.883996Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:17:05.580  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:17:05.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:17:05.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:17:06.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:17:06.217  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:17:05.541526Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9000d4f-3014-4f63-8d99-624e39681592","timestamp":"2022-01-10T13:17:05.541562Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:17:06.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:17:06.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:17:11.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:17:11.126  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:17:10.374687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f07cde1-61c0-4403-ac2b-ec01734b7a83","timestamp":"2022-01-10T13:17:10.374794Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:17:11.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:17:11.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:17:26.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:17:26.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:17:26.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:17:41.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:17:41.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:17:41.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:17:56.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:17:56.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:17:56.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:18:11.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:18:11.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:18:11.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:18:26.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:18:26.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:18:26.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:18:41.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:18:41.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:18:41.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:18:56.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:18:56.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:18:56.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:19:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:19:04.904  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"827a92dd-d219-41dd-a42b-257029079f36","timestamp":"2022-01-10T13:19:04.903258Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:19:04.936  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-01-10 13:19:04.936  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:19:04.961  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:19:04.962  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:19:05.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:19:05.594  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"827a92dd-d219-41dd-a42b-257029079f36","timestamp":"2022-01-10T13:19:04.903258Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:19:05.595  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:19:05.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:19:05.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:19:06.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:19:06.256  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:19:05.590299Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9536151-4636-42d6-800a-536f50b782ea","timestamp":"2022-01-10T13:19:05.590326Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:19:06.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:19:06.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:19:11.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:19:11.023  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:19:10.374806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1debc42e-984b-4c91-9a85-f4a9baf858e4","timestamp":"2022-01-10T13:19:10.374875Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:19:11.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:19:11.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:19:26.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:19:26.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:19:26.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:19:41.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:19:41.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:19:41.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:19:56.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:19:56.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:19:56.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:20:11.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:20:11.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:20:11.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:20:26.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:20:26.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:20:26.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:20:41.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:20:41.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:20:41.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:20:56.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:20:56.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:20:56.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:21:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:21:04.927  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ea3bdf70-22dd-4a2d-b6c6-990d0ae0f4cb","timestamp":"2022-01-10T13:21:04.925786Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:21:04.936  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 9 ms
2022-01-10 13:21:04.936  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:21:04.961  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:21:04.961  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-01-10 13:21:05.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:21:05.592  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ea3bdf70-22dd-4a2d-b6c6-990d0ae0f4cb","timestamp":"2022-01-10T13:21:04.925786Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:21:05.593  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:21:05.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:21:05.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:21:06.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:21:06.308  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:21:05.597021Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92df062a-5132-422d-b590-3e8130ff3cf2","timestamp":"2022-01-10T13:21:05.597056Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:21:06.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:21:06.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:21:11.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:21:11.025  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:21:10.374962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afca5249-6ca0-4e46-9f2f-14934954a78d","timestamp":"2022-01-10T13:21:10.375294Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:21:11.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:21:11.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:21:26.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:21:26.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:21:26.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:21:41.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:21:41.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:21:41.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:21:56.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:21:56.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:21:56.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:22:11.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:22:11.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:22:11.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:22:26.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:22:26.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:22:26.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:22:41.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:22:41.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:22:41.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:22:56.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:22:56.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:22:56.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:23:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:23:04.948  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ddf368fa-988d-442a-b065-9edc2b53452e","timestamp":"2022-01-10T13:23:04.946652Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:23:04.986  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 38 ms
2022-01-10 13:23:04.987  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:23:05.019  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:23:05.019  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:23:05.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:23:05.696  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ddf368fa-988d-442a-b065-9edc2b53452e","timestamp":"2022-01-10T13:23:04.946652Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:23:05.697  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:23:05.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:23:05.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:23:06.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:23:06.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:23:05.653022Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23d6a727-5b32-4a93-a1ef-0ef6da7d3163","timestamp":"2022-01-10T13:23:05.653070Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:23:06.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:23:06.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:23:11.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:23:11.023  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:23:10.374796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5259dbaf-9249-4014-b311-6a3168ae7c80","timestamp":"2022-01-10T13:23:10.374883Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:23:11.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:23:11.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:23:26.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:23:26.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:23:26.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:23:41.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:23:41.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:23:41.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:23:56.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:23:56.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:23:56.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:24:11.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:24:11.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:24:11.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:24:26.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:24:26.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:24:26.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:24:41.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:24:41.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:24:41.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:24:56.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:24:56.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:24:56.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:25:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:25:04.967  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f7fda7c6-40da-473b-aeb5-f3fe875b4176","timestamp":"2022-01-10T13:25:04.965818Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:25:04.986  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 19 ms
2022-01-10 13:25:04.987  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:25:05.059  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:25:05.060  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (74 ms):{"serverTimeMs":1,"count":1}
2022-01-10 13:25:05.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:25:05.688  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f7fda7c6-40da-473b-aeb5-f3fe875b4176","timestamp":"2022-01-10T13:25:04.965818Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:25:05.689  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:25:05.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:25:05.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:25:06.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:25:06.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:25:05.695984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a928f54-b0c7-4dae-bf47-77fc8e2c2ba7","timestamp":"2022-01-10T13:25:05.696034Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:25:06.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:25:06.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:25:11.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:25:11.025  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:25:10.374791Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"182f3ae5-bba3-44aa-a86a-b932b0331e7a","timestamp":"2022-01-10T13:25:10.374858Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:25:11.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:25:11.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:25:26.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:25:26.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:25:26.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:25:41.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:25:41.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:25:41.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:25:56.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:25:56.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:25:56.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:26:11.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:26:11.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:26:11.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:26:26.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:26:26.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:26:26.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:26:41.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:26:41.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:26:41.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:26:56.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:26:56.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:26:56.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:27:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:27:04.984  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1114dfe3-32da-47b0-a65c-fa0f57c1657f","timestamp":"2022-01-10T13:27:04.983276Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:27:04.986  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-01-10 13:27:04.986  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:27:05.014  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:27:05.014  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-01-10 13:27:05.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:27:05.713  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1114dfe3-32da-47b0-a65c-fa0f57c1657f","timestamp":"2022-01-10T13:27:04.983276Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:27:05.714  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:27:05.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:27:05.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:27:06.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:27:06.352  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:27:05.645575Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12519f38-2805-4a48-8016-3500a28b716a","timestamp":"2022-01-10T13:27:05.645614Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:27:07.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:27:07.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:27:11.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:27:11.027  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:27:10.374638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2181981-73d9-4f34-b72f-2e1ba42e7736","timestamp":"2022-01-10T13:27:10.374708Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:27:11.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:27:11.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:27:26.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:27:26.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:27:26.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:27:41.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:27:41.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:27:41.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:27:56.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:27:56.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:27:56.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:28:11.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:28:11.799  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:28:11.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:28:26.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:28:26.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:28:26.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:28:41.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:28:41.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:28:41.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:28:56.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:28:56.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:28:56.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:29:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:29:05.006  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"83900a43-dee5-4525-8b68-1e9eab71e9a0","timestamp":"2022-01-10T13:29:05.004171Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:29:05.036  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-01-10 13:29:05.037  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:29:05.072  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:29:05.072  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:29:05.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:29:05.704  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"83900a43-dee5-4525-8b68-1e9eab71e9a0","timestamp":"2022-01-10T13:29:05.004171Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:29:05.704  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:29:05.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:29:05.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:29:06.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:29:06.393  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:29:05.713113Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98f12f5e-7e26-4131-8d82-598639618516","timestamp":"2022-01-10T13:29:05.713148Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:29:07.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:29:07.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:29:11.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:29:11.027  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:29:10.374903Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b70f4664-908b-4fba-9db8-e1b1811890e8","timestamp":"2022-01-10T13:29:10.374971Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:29:12.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:29:12.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:29:26.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:29:26.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:29:26.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:29:41.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:29:41.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:29:41.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:29:56.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:29:56.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:29:56.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:30:11.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:30:11.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:30:11.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:30:26.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:30:26.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:30:26.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:30:41.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:30:41.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:30:41.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:30:56.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:30:56.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:30:56.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:31:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:31:05.027  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d3430343-12f8-4e81-afe3-4cb43c8efdf2","timestamp":"2022-01-10T13:31:05.025926Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:31:05.036  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-01-10 13:31:05.038  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:31:05.062  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:31:05.063  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-01-10 13:31:05.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:31:05.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d3430343-12f8-4e81-afe3-4cb43c8efdf2","timestamp":"2022-01-10T13:31:05.025926Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:31:05.714  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:31:05.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:31:05.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:31:06.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:31:06.362  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:31:05.697633Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d31c0ca-d655-4962-817b-02b3975f519d","timestamp":"2022-01-10T13:31:05.697678Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:31:07.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:31:07.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:31:11.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:31:11.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:31:10.374900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0ea4669-99c7-45ac-8639-af9aaa7c4741","timestamp":"2022-01-10T13:31:10.374983Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:31:13.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:31:13.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:31:27.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:31:27.976  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:31:27.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:31:42.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:31:42.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:31:42.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:31:57.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:31:57.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:31:57.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:32:12.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:32:12.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:32:12.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:32:27.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:32:27.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:32:27.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:32:42.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:32:42.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:32:42.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:32:57.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:32:57.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:32:57.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:33:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:33:05.048  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f6681ca2-58c3-4d06-b750-67b6a80a35c6","timestamp":"2022-01-10T13:33:05.046334Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:33:05.086  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 38 ms
2022-01-10 13:33:05.086  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:33:05.116  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:33:05.117  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-01-10 13:33:05.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:33:05.744  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f6681ca2-58c3-4d06-b750-67b6a80a35c6","timestamp":"2022-01-10T13:33:05.046334Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:33:05.744  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-01-10 13:33:05.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:33:05.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:33:06.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:33:06.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-01-10T13:33:05.752313Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"controlLoopElementDefinitionList":[]}],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ce26439-05b6-4890-8784-9fde2e2da6a4","timestamp":"2022-01-10T13:33:05.752352Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:33:07.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:33:07.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:33:11.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:33:11.029  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-01-10T13:33:10.374784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7af58ce1-4c5d-44c5-9ffc-fbcc4d4884ac","timestamp":"2022-01-10T13:33:10.374898Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:33:11.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:33:11.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:33:26.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:33:26.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:33:26.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:33:40.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:33:40.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:33:40.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:33:55.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:33:55.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:33:55.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:34:10.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:34:10.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:34:10.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:34:25.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:34:25.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:34:25.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:34:40.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:34:40.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:34:40.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:34:55.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-10 13:34:55.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000
2022-01-10 13:34:55.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f17add2-b1e3-4def-aa1c-d26a7c78da6f/dev-policy-clamp-cl-runtime-9d9fcd5cc-2ql5g?timeout=15000 (anonymous) ...
2022-01-10 13:35:04.510  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-10 13:35:05.068  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4524386a-f587-4e76-b4ac-7d2ab442e451","timestamp":"2022-01-10T13:35:05.066417Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-10 13:35:05.086  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-01-10 13:35:05.086  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-01-10 13:35:05.113  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.ht