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-02 23:25:40.289  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-01-02 23:25:40.293  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2022-01-02 23:25:43.477  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-01-02 23:25:43.492  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-01-02 23:25:43.492  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-01-02 23:25:43.572  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2022-01-02 23:25:43.573  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3201 ms
2022-01-02 23:25:44.132  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-01-02 23:25:46.976  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebd21888-53df-4ffc-9f0e-4d58312f2f15, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk, 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-02 23:25:47.605  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-01-02 23:25:48.850  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6b5ab2f2, org.springframework.security.web.context.SecurityContextPersistenceFilter@411cd156, org.springframework.security.web.header.HeaderWriterFilter@7f0b93b4, org.springframework.security.web.authentication.logout.LogoutFilter@2b736fee, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@310b2b6f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f25bf88, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@202898d7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@315c081, org.springframework.security.web.session.SessionManagementFilter@4f59a516, org.springframework.security.web.access.ExceptionTranslationFilter@577536e0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7f42e06e]
2022-01-02 23:25:49.442  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-02 23:25:49.442  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-02 23:25:49.443  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-02 23:25:49.443  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-02 23:25:49.443  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-02 23:25:49.444  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-02 23:25:49.444  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-02 23:25:49.444  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-02 23:25:49.445  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-02 23:25:49.445  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-02 23:25:49.445  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-02 23:25:49.445  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-02 23:25:49.446  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-02 23:25:49.446  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-02 23:25:49.446  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-02 23:25:49.447  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-02 23:25:49.447  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-02 23:25:49.447  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-02 23:25:49.447  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-02 23:25:49.448  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-02 23:25:49.448  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-02 23:25:49.470  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-01-02 23:25:50.516  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-01-02 23:25:50.516  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-01-02 23:25:50.523  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebd21888-53df-4ffc-9f0e-4d58312f2f15, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk, 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-02 23:25:50.525  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebd21888-53df-4ffc-9f0e-4d58312f2f15, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk, 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-02 23:25:50.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:25:50.526  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f4730bd2-acd8-4d94-a044-c6f248385fbf, alive=false, publisher=null]]: starting
2022-01-02 23:25:50.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:25:50.541  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f4730bd2-acd8-4d94-a044-c6f248385fbf, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-01-02 23:25:50.541  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-01-02 23:25:50.542  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-01-02 23:25:50.542  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2022-01-02 23:25:50.542  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-01-02 23:25:50.542  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2022-01-02 23:25:50.542  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-01-02 23:25:50.542  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2022-01-02 23:25:50.543  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-01-02 23:25:50.543  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-01-02 23:25:50.543  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2022-01-02 23:25:50.543  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-01-02 23:25:50.543  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-01-02 23:25:50.544  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-01-02 23:25:50.544  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebd21888-53df-4ffc-9f0e-4d58312f2f15, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk, 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@56fda064
2022-01-02 23:25:50.544  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ebd21888-53df-4ffc-9f0e-4d58312f2f15, consumerInstance=dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk, 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-02 23:25:50.544  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-01-02 23:25:50.550  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 11.097 seconds (JVM running for 12.188)
2022-01-02 23:25:50.559  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-01-02 23:25:50.561  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-01-02 23:26:06.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:26:06.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:26:06.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:26:21.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:26:21.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:26:21.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:26:36.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:26:36.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:26:36.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:26:51.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:26:51.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:26:51.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:27:06.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:27:06.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:27:06.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:27:21.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:27:21.224  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-01-02 23:27:21.228  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-02T23:27:20.454439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adaecece-671d-4e4a-bdac-2c422278dc7a","timestamp":"2022-01-02T23:27:20.454698Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
[EL Info]: 2022-01-02 23:27:21.437--ServerSession(379170925)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-01-02 23:27:25.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:27:25.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:27:40.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:27:40.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:27:40.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:27:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:27:55.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:27:55.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:27:55.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:28:10.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:28:10.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:28:10.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:28:25.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:28:25.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:28:25.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:28:40.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:28:40.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:28:40.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:28:55.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:28:55.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:28:55.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:29:10.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:29:10.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:29:10.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:29:21.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:29:21.186  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-02T23:29:20.454578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"538bd46b-0f59-4e86-9cd4-945f8bcd73c7","timestamp":"2022-01-02T23:29:20.454746Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:29:21.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:29:21.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:29:36.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:29:36.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:29:36.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:29:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:29:51.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:29:51.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:29:51.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:30:06.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:30:06.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:30:06.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:30:21.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:30:21.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:30:21.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:30:36.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:30:36.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:30:36.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:30:51.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:30:51.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:30:51.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:31:06.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:31:06.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:31:06.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:31:21.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:31:21.198  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-02T23:31:20.454347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0873a735-e0e9-4939-b300-283dc15d96fd","timestamp":"2022-01-02T23:31:20.454494Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:31:21.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:31:21.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:31:36.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:31:36.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:31:36.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:31:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:31:51.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:31:51.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:31:51.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:32:06.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:32:06.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:32:06.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:32:21.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:32:21.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:32:21.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:32:36.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:32:36.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:32:36.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:32:51.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:32:51.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:32:51.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:33:06.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:33:06.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:33:06.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:33:21.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:33:21.141  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-02T23:33:20.454430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83153b2e-7535-4982-8548-f8de6755e2b1","timestamp":"2022-01-02T23:33:20.454665Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:33:21.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:33:21.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:33:36.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:33:36.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:33:36.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:33:50.517  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:33:51.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:33:51.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:33:51.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:34:06.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:34:06.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:34:06.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:34:21.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:34:21.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:34:21.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:34:36.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:34:36.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:34:36.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:34:51.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:34:51.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:34:51.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:35:06.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:35:06.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:35:06.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:35:21.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:35:21.129  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-02T23:35:20.454420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb8e1e16-1aaa-4a3f-a6b0-2ba890c9f9e1","timestamp":"2022-01-02T23:35:20.454608Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:35:21.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:35:21.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:35:36.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:35:36.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:35:36.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:35:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:35:51.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:35:51.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:35:51.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:36:06.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:36:06.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:36:06.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:36:21.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:36:21.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:36:21.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:36:36.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:36:36.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:36:36.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:36:51.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:36:51.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:36:51.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:37:06.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:37:06.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:37:06.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:37:21.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:37:21.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-02T23:37:20.454781Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92ddaee4-2654-41aa-a1be-faf4abace8ba","timestamp":"2022-01-02T23:37:20.454997Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:37:21.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:37:21.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:37:36.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:37:36.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:37:36.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:37:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:37:51.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:37:51.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:37:51.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:38:06.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:38:06.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:38:06.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:38:21.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:38:21.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:38:21.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:38:36.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:38:36.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:38:36.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:38:51.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:38:51.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:38:51.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:39:06.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:39:06.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:39:06.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:39:21.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:39:21.121  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-02T23:39:20.454462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb78b84f-4d38-4da7-b016-d649abdb97a0","timestamp":"2022-01-02T23:39:20.454602Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:39:21.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:39:21.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:39:36.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:39:36.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:39:36.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:39:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:39:51.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:39:51.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:39:51.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:40:06.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:40:06.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:40:06.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:40:21.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:40:21.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:40:21.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:40:36.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:40:36.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:40:36.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:40:51.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:40:51.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:40:51.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:41:06.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:41:06.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:41:06.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:41:21.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:41:21.127  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-02T23:41:20.454567Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdd66517-4a86-4b9a-898d-ad4c7c093649","timestamp":"2022-01-02T23:41:20.454754Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:41:21.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:41:21.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:41:36.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:41:36.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:41:36.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:41:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:41:51.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:41:51.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:41:51.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:42:06.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:42:06.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:42:06.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:42:21.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:42:21.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:42:21.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:42:36.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:42:36.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:42:36.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:42:51.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:42:51.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:42:51.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:43:06.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:43:06.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:43:06.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:43:21.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:43:21.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-02T23:43:20.454666Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a78ca620-cf8a-413e-8dd5-05d0f39f20eb","timestamp":"2022-01-02T23:43:20.454914Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:43:21.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:43:21.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:43:36.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:43:36.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:43:36.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:43:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:43:51.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:43:51.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:43:51.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:44:06.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:44:06.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:44:06.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:44:21.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:44:21.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:44:21.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:44:36.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:44:36.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:44:36.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:44:51.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:44:51.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:44:51.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:45:06.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:45:06.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:45:06.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:45:21.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:45:21.137  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-02T23:45:20.454762Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b36cf89a-e057-4e8b-bcfc-a2acd465ab76","timestamp":"2022-01-02T23:45:20.454966Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:45:21.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:45:21.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:45:36.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:45:36.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:45:36.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:45:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:45:51.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:45:51.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:45:51.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:46:06.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:46:06.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:46:06.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:46:21.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:46:21.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:46:21.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:46:36.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:46:36.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:46:36.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:46:51.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:46:51.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:46:51.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:47:06.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:47:06.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:47:06.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:47:21.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:47:21.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-02T23:47:20.454744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3455b063-7ee1-42bc-8ed7-cdf97c224652","timestamp":"2022-01-02T23:47:20.454982Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:47:21.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:47:21.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:47:36.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:47:36.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:47:36.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:47:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:47:51.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:47:51.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:47:51.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:48:06.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:48:06.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:48:06.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:48:21.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:48:21.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:48:21.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:48:36.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:48:36.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:48:36.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:48:51.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:48:51.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:48:51.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:49:06.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:49:06.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:49:06.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:49:21.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:49:21.124  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-02T23:49:20.454898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d64ee76-ddf8-4cf7-8329-9156ffc0bc24","timestamp":"2022-01-02T23:49:20.455141Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:49:21.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:49:21.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:49:36.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:49:36.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:49:36.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:49:50.517  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:49:51.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:49:51.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:49:51.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:50:06.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:50:06.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:50:06.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:50:21.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:50:21.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:50:21.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:50:36.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:50:36.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:50:36.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:50:51.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:50:51.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:50:51.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:51:06.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:51:06.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:51:06.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:51:21.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:51:21.132  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-02T23:51:20.454424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ea0418a-344d-4444-be21-7c40449a0a3b","timestamp":"2022-01-02T23:51:20.454557Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:51:21.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:51:21.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:51:36.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:51:36.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:51:36.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:51:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:51:51.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:51:51.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:51:51.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:52:06.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:52:06.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:52:06.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:52:21.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:52:21.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:52:21.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:52:36.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:52:36.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:52:36.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:52:51.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:52:51.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:52:51.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:53:06.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:53:06.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:53:06.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:53:21.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:53:21.132  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-02T23:53:20.454840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb8241fd-c035-460e-9b53-211b6a2a9acf","timestamp":"2022-01-02T23:53:20.455078Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:53:21.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:53:21.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:53:36.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:53:36.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:53:36.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:53:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:53:51.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:53:51.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:53:51.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:54:06.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:54:06.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:54:06.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:54:21.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:54:21.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:54:21.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:54:36.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:54:36.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:54:36.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:54:51.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:54:51.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:54:51.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:55:06.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:55:06.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:55:06.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:55:21.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:55:21.137  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-02T23:55:20.454301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0639b7e3-73a0-4df7-92bc-c9c8817b7b9c","timestamp":"2022-01-02T23:55:20.454413Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:55:22.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:55:22.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:55:36.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:55:36.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:55:36.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:55:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:55:51.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:55:51.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:55:51.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:56:06.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:56:06.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:56:06.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:56:21.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:56:21.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:56:21.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:56:36.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:56:36.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:56:36.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:56:51.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:56:51.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:56:51.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:57:06.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:57:06.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:57:06.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:57:21.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:57:21.138  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-02T23:57:20.454775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a69d8609-d19c-46d0-a32e-bb1cfbc74023","timestamp":"2022-01-02T23:57:20.454968Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:57:22.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:57:22.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:57:36.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:57:36.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:57:36.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:57:50.518  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:57:51.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:57:51.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:57:51.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:58:06.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:58:06.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:58:06.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:58:21.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:58:21.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:58:21.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:58:36.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:58:36.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:58:36.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:58:51.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:58:51.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:58:51.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:59:06.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:59:06.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:59:06.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:59:21.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:59:21.149  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-02T23:59:20.454430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70403f5d-cbfd-45c6-bed1-1170cc9360a2","timestamp":"2022-01-02T23:59:20.454558Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-02 23:59:22.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:59:22.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:59:36.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:59:36.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:59:36.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-02 23:59:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-02 23:59:51.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-02 23:59:51.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-02 23:59:51.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:00:06.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:00:06.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:00:06.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:00:21.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:00:21.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:00:21.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:00:36.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:00:36.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:00:36.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:00:51.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:00:51.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:00:51.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:01:06.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:01:06.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:01:06.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:01:21.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:01:21.185  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-03T00:01:20.454381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79a907fe-55ff-4662-b543-46b6a48af8e3","timestamp":"2022-01-03T00:01:20.454524Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:01:22.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:01:22.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:01:37.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:01:37.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:01:37.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:01:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:01:51.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:01:51.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:01:51.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:02:06.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:02:06.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:02:06.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:02:21.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:02:21.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:02:21.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:02:36.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:02:36.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:02:36.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:02:51.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:02:51.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:02:51.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:03:06.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:03:06.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:03:06.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:03:21.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:03:21.213  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-03T00:03:20.454412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8395cebf-8bd6-4464-8036-5b6600029e2a","timestamp":"2022-01-03T00:03:20.454545Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:03:22.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:03:22.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:03:37.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:03:37.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:03:37.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:03:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:03:51.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:03:51.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:03:51.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:04:06.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:04:06.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:04:06.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:04:21.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:04:21.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:04:21.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:04:36.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:04:36.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:04:36.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:04:51.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:04:51.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:04:51.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:05:06.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:05:06.799  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:05:06.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:05:21.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:05:21.123  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-03T00:05:20.454374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f304a16-4b10-48cc-9999-67590a33059d","timestamp":"2022-01-03T00:05:20.454566Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:05:22.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:05:22.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:05:37.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:05:37.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:05:37.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:05:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:05:52.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:05:52.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:05:52.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:06:07.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:06:07.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:06:07.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:06:21.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:06:21.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:06:21.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:06:36.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:06:36.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:06:36.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:06:51.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:06:51.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:06:51.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:07:06.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:07:06.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:07:06.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:07:21.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:07:21.121  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-03T00:07:20.454766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1860c8b1-4f78-4f74-84a8-a66e963c0406","timestamp":"2022-01-03T00:07:20.454996Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:07:22.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:07:22.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:07:37.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:07:37.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:07:37.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:07:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:07:52.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:07:52.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:07:52.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:08:06.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:08:06.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:08:06.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:08:21.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:08:21.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:08:21.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:08:36.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:08:36.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:08:36.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:08:51.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:08:51.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:08:51.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:09:06.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:09:06.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:09:06.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:09:21.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:09:21.118  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-03T00:09:20.454513Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1b936e1-f64f-47b6-b7e3-31bcaa6f857e","timestamp":"2022-01-03T00:09:20.454726Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:09:23.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:09:23.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:09:38.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:09:38.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:09:38.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:09:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:09:53.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:09:53.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:09:53.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:10:07.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:10:07.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:10:07.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:10:22.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:10:22.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:10:22.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:10:37.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:10:37.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:10:37.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:10:52.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:10:52.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:10:52.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:11:07.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:11:07.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:11:07.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:11:21.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:11:21.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-03T00:11:20.454475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8af35a2a-6588-4263-910f-a7e281cfa44a","timestamp":"2022-01-03T00:11:20.454681Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:11:25.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:11:25.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:11:40.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:11:40.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:11:40.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:11:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:11:55.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:11:55.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:11:55.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:12:09.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:12:09.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:12:09.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:12:24.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:12:24.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:12:24.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:12:39.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:12:39.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:12:39.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:12:54.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:12:54.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:12:54.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:13:09.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:13:09.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:13:09.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:13:21.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:13:21.117  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-03T00:13:20.454411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0abf4645-cfbd-4fc7-83ba-8ab17b7249ea","timestamp":"2022-01-03T00:13:20.454573Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:13:21.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:13:21.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:13:36.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:13:36.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:13:36.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:13:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:13:51.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:13:51.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:13:51.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:14:06.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:14:06.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:14:06.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:14:20.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:14:20.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:14:20.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:14:35.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:14:35.943  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:14:35.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:14:50.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:14:50.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:14:50.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:15:05.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:15:05.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:15:05.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:15:20.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:15:20.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:15:20.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:15:21.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:15:21.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-03T00:15:20.454772Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"136b9ace-5e43-4c7b-bf95-09d56836fa8d","timestamp":"2022-01-03T00:15:20.455014Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:15:21.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:15:21.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:15:36.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:15:36.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:15:36.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:15:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:15:51.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:15:51.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:15:51.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:16:06.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:16:06.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:16:06.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:16:20.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:16:20.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:16:20.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:16:35.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:16:35.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:16:35.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:16:50.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:16:50.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:16:50.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:17:05.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:17:05.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:17:05.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:17:20.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:17:20.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:17:20.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:17:21.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:17:21.061  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-03T00:17:20.454624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21a4e1d3-0331-4a02-a166-db534e7a234d","timestamp":"2022-01-03T00:17:20.454868Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:17:21.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:17:21.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:17:36.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:17:36.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:17:36.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:17:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:17:51.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:17:51.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:17:51.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:18:06.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:18:06.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:18:06.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:18:21.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:18:21.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:18:21.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:18:35.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:18:35.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:18:35.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:18:50.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:18:50.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:18:50.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:19:05.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:19:05.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:19:05.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:19:20.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:19:20.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:19:20.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:19:21.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:19:21.046  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-03T00:19:20.454737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2a1b67f-fff2-4708-9547-5cc2ea6da84b","timestamp":"2022-01-03T00:19:20.454958Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:19:21.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:19:21.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:19:36.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:19:36.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:19:36.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:19:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:19:51.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:19:51.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:19:51.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:20:06.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:20:06.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:20:06.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:20:21.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:20:21.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:20:21.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:20:36.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:20:36.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:20:36.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:20:50.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:20:50.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:20:50.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:21:05.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:21:05.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:21:05.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:21:20.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:21:20.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:21:20.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:21:21.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:21:21.034  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-03T00:21:20.454397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7e80d88-b8ca-42ec-a635-3b066d761636","timestamp":"2022-01-03T00:21:20.454555Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:21:21.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:21:21.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:21:36.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:21:36.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:21:36.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:21:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:21:51.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:21:51.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:21:51.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:22:06.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:22:06.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:22:06.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:22:21.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:22:21.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:22:21.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:22:36.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:22:36.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:22:36.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:22:50.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:22:50.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:22:50.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:23:05.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:23:05.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:23:05.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:23:20.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:23:20.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:23:20.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:23:21.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:23:21.033  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-03T00:23:20.454771Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0ca669e-d6c5-4efa-b436-9fa886e9f59b","timestamp":"2022-01-03T00:23:20.455189Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:23:21.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:23:21.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:23:36.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:23:36.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:23:36.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:23:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:23:51.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:23:51.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:23:51.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:24:06.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:24:06.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:24:06.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:24:21.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:24:21.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:24:21.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:24:36.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:24:36.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:24:36.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:24:51.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:24:51.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:24:51.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:25:05.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:25:05.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:25:05.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:25:20.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:25:20.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:25:20.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:25:21.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:25:21.044  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-03T00:25:20.454831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc0e776d-2aea-4dd8-a656-a08e77c43c61","timestamp":"2022-01-03T00:25:20.455116Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:25:21.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:25:21.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:25:36.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:25:36.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:25:36.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:25:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:25:51.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:25:51.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:25:51.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:26:06.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:26:06.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:26:06.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:26:21.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:26:21.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:26:21.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:26:36.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:26:36.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:26:36.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:26:51.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:26:51.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:26:51.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:27:05.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:27:05.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:27:05.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:27:20.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:27:20.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:27:20.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:27:21.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:27:21.039  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-03T00:27:20.454755Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"052d4c20-c468-4e89-acee-9f4e40a2b611","timestamp":"2022-01-03T00:27:20.455063Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:27:21.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:27:21.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:27:36.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:27:36.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:27:36.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:27:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:27:51.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:27:51.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:27:51.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:28:06.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:28:06.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:28:06.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:28:21.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:28:21.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:28:21.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:28:36.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:28:36.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:28:36.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:28:51.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:28:51.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:28:51.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:29:05.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:29:05.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:29:05.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:29:20.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:29:20.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:29:20.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:29:21.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:29:21.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-03T00:29:20.454748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69760819-2c2f-4217-95c5-cfe5f900efdb","timestamp":"2022-01-03T00:29:20.455068Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:29:21.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:29:21.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:29:36.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:29:36.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:29:36.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:29:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:29:51.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:29:51.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:29:51.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:30:06.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:30:06.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:30:06.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:30:21.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:30:21.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:30:21.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:30:36.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:30:36.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:30:36.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:30:51.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:30:51.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:30:51.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:31:05.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:31:05.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:31:05.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:31:20.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:31:20.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:31:20.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:31:21.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:31:21.034  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-03T00:31:20.454779Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c45b4c68-384a-45bd-98e7-67500f8ae363","timestamp":"2022-01-03T00:31:20.455099Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:31:21.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:31:21.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:31:36.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:31:36.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:31:36.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:31:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:31:51.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:31:51.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:31:51.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:32:06.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:32:06.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:32:06.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:32:21.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:32:21.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:32:21.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:32:36.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:32:36.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:32:36.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:32:51.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:32:51.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:32:51.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:33:06.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:33:06.025  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:33:06.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:33:21.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:33:21.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-03T00:33:20.454971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"321758d5-d21c-4260-9fcd-9b542591cd5c","timestamp":"2022-01-03T00:33:20.455433Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:33:21.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:33:21.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:33:36.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:33:36.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:33:36.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:33:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:33:51.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:33:51.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:33:51.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:34:06.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:34:06.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:34:06.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:34:21.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:34:21.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:34:21.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:34:36.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:34:36.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:34:36.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:34:51.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:34:51.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:34:51.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:35:06.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:35:06.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:35:06.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:35:21.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:35:21.127  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-03T00:35:20.454384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c2a0c71-4b3d-4a66-b476-38b45f831fcb","timestamp":"2022-01-03T00:35:20.454533Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:35:21.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:35:21.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:35:36.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:35:36.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:35:36.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:35:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:35:51.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:35:51.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:35:51.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:36:06.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:36:06.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:36:06.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:36:21.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:36:21.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:36:21.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:36:36.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:36:36.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:36:36.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:36:51.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:36:51.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:36:51.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:37:06.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:37:06.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:37:06.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:37:21.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:37:21.131  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-03T00:37:20.454751Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf3c1b44-d158-4e5d-8db9-8c5160af3a36","timestamp":"2022-01-03T00:37:20.454989Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:37:21.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:37:21.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:37:36.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:37:36.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:37:36.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:37:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:37:51.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:37:51.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:37:51.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:38:06.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:38:06.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:38:06.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:38:21.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:38:21.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:38:21.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:38:36.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:38:36.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:38:36.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:38:51.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:38:51.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:38:51.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:39:06.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:39:06.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:39:06.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:39:21.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:39:21.123  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-03T00:39:20.454214Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef3eee52-a14e-44f5-b513-d67682cb0f16","timestamp":"2022-01-03T00:39:20.454325Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:39:21.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:39:21.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:39:36.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:39:36.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:39:36.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:39:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:39:51.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:39:51.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:39:51.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:40:06.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:40:06.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:40:06.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:40:21.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:40:21.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:40:21.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:40:36.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:40:36.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:40:36.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:40:51.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:40:51.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:40:51.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:41:06.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:41:06.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:41:06.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:41:21.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:41:21.195  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-03T00:41:20.454774Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eaab631e-dda8-4377-a9e0-60b69a5708fb","timestamp":"2022-01-03T00:41:20.455042Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:41:21.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:41:21.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:41:36.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:41:36.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:41:36.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:41:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:41:51.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:41:51.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:41:51.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:42:06.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:42:06.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:42:06.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:42:21.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:42:21.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:42:21.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:42:36.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:42:36.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:42:36.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:42:51.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:42:51.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:42:51.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:43:06.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:43:06.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:43:06.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:43:21.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:43:21.212  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-03T00:43:20.454640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"079b41e4-b98a-4e3f-b673-dd553226fce7","timestamp":"2022-01-03T00:43:20.454849Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:43:21.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:43:21.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:43:36.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:43:36.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:43:36.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:43:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:43:51.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:43:51.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:43:51.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:44:06.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:44:06.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:44:06.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:44:21.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:44:21.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:44:21.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:44:36.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:44:36.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:44:36.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:44:51.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:44:51.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:44:51.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:45:06.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:45:06.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:45:06.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:45:21.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:45:21.192  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-03T00:45:20.454726Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ac1f07a-3d08-4360-a8f9-45d1ce5dc7cb","timestamp":"2022-01-03T00:45:20.454909Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:45:21.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:45:21.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:45:36.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:45:36.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:45:36.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:45:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:45:51.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:45:51.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:45:51.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:46:06.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:46:06.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:46:06.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:46:21.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:46:21.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:46:21.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:46:36.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:46:36.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:46:36.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:46:51.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:46:51.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:46:51.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:47:06.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:47:06.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:47:06.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:47:21.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:47:21.127  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-03T00:47:20.454774Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc98484c-fc02-4630-8aed-ab49e073a138","timestamp":"2022-01-03T00:47:20.455020Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:47:21.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:47:21.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:47:36.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:47:36.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:47:36.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:47:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:47:51.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:47:51.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:47:51.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:48:06.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:48:06.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:48:06.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:48:21.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:48:21.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:48:21.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:48:36.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:48:36.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:48:36.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:48:51.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:48:51.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:48:51.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:49:06.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:49:06.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:49:06.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:49:21.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:49:21.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-03T00:49:20.454630Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ddda519-15c2-474e-bac6-ce3efc5ad7c4","timestamp":"2022-01-03T00:49:20.454840Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:49:21.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:49:21.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:49:36.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:49:36.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:49:36.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:49:50.515  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:49:51.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:49:51.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:49:51.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:50:06.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:50:06.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:50:06.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:50:21.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:50:21.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:50:21.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:50:36.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:50:36.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:50:36.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:50:51.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:50:51.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:50:51.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:51:06.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:51:06.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:51:06.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:51:21.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:51:21.113  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-03T00:51:20.454770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fd3d4ff-233e-4e6a-bc55-1f7ed313bcec","timestamp":"2022-01-03T00:51:20.455063Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:51:21.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:51:21.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:51:36.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:51:36.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:51:36.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:51:50.516  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-01-03 00:51:51.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:51:51.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:51:51.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:52:06.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:52:06.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:52:06.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:52:21.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:52:21.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:52:21.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:52:36.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:52:36.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:52:36.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:52:51.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:52:51.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:52:51.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:53:06.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:53:06.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:53:06.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...
2022-01-03 00:53:21.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-01-03 00:53:21.120  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-03T00:53:20.454359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"410733d8-e10c-4062-8de3-e0c77ca8255c","timestamp":"2022-01-03T00:53:20.454498Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-01-03 00:53:21.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000
2022-01-03 00:53:21.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/ebd21888-53df-4ffc-9f0e-4d58312f2f15/dev-policy-clamp-cl-runtime-9d9fcd5cc-xxkrk?timeout=15000 (anonymous) ...