Results

By type

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

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

2021-11-02 10:13:19.082  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on dev-policy-clamp-cl-runtime-56f96964c-8rqgr with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2021-11-02 10:13:19.087  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2021-11-02 10:13:22.406  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2021-11-02 10:13:22.422  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-11-02 10:13:22.422  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2021-11-02 10:13:22.518  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2021-11-02 10:13:22.519  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3350 ms
2021-11-02 10:13:23.269  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2021-11-02 10:13:26.318  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=67949fd0-1881-4c0d-a17d-2173b85ec75e, consumerInstance=dev-policy-clamp-cl-runtime-56f96964c-8rqgr, 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
2021-11-02 10:13:27.066  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2021-11-02 10:13:28.666  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6661d8c0, org.springframework.security.web.context.SecurityContextPersistenceFilter@4bc6da03, org.springframework.security.web.header.HeaderWriterFilter@577536e0, org.springframework.security.web.authentication.logout.LogoutFilter@50b93353, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@50110971, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77cb452c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@42ea7565, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@310b2b6f, org.springframework.security.web.session.SessionManagementFilter@523a7801, org.springframework.security.web.access.ExceptionTranslationFilter@59838256, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@29079032]
2021-11-02 10:13:29.509  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
2021-11-02 10:13:29.509  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
2021-11-02 10:13:29.510  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
2021-11-02 10:13:29.510  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
2021-11-02 10:13:29.510  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
2021-11-02 10:13:29.511  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
2021-11-02 10:13:29.511  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
2021-11-02 10:13:29.512  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
2021-11-02 10:13:29.512  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
2021-11-02 10:13:29.512  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
2021-11-02 10:13:29.513  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
2021-11-02 10:13:29.513  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
2021-11-02 10:13:29.514  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
2021-11-02 10:13:29.514  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
2021-11-02 10:13:29.514  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
2021-11-02 10:13:29.515  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
2021-11-02 10:13:29.515  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
2021-11-02 10:13:29.515  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
2021-11-02 10:13:29.516  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
2021-11-02 10:13:29.516  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
2021-11-02 10:13:29.541  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2021-11-02 10:13:30.640  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2021-11-02 10:13:30.641  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2021-11-02 10:13:30.649  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=67949fd0-1881-4c0d-a17d-2173b85ec75e, consumerInstance=dev-policy-clamp-cl-runtime-56f96964c-8rqgr, 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
2021-11-02 10:13:30.651  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=67949fd0-1881-4c0d-a17d-2173b85ec75e, consumerInstance=dev-policy-clamp-cl-runtime-56f96964c-8rqgr, 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
2021-11-02 10:13:30.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:13:30.652  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=da6604d7-7eb9-4ee7-bce3-84167301087f, alive=false, publisher=null]]: starting
2021-11-02 10:13:30.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:13:30.669  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=da6604d7-7eb9-4ee7-bce3-84167301087f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2021-11-02 10:13:30.669  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2021-11-02 10:13:30.670  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2021-11-02 10:13:30.670  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2021-11-02 10:13:30.670  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2021-11-02 10:13:30.670  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2021-11-02 10:13:30.670  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2021-11-02 10:13:30.670  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2021-11-02 10:13:30.671  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2021-11-02 10:13:30.671  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2021-11-02 10:13:30.671  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2021-11-02 10:13:30.671  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2021-11-02 10:13:30.672  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2021-11-02 10:13:30.672  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2021-11-02 10:13:30.672  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=67949fd0-1881-4c0d-a17d-2173b85ec75e, consumerInstance=dev-policy-clamp-cl-runtime-56f96964c-8rqgr, 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@4863c8ac
2021-11-02 10:13:30.672  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=67949fd0-1881-4c0d-a17d-2173b85ec75e, consumerInstance=dev-policy-clamp-cl-runtime-56f96964c-8rqgr, 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
2021-11-02 10:13:30.672  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2021-11-02 10:13:30.679  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 12.569 seconds (JVM running for 13.718)
2021-11-02 10:13:30.690  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2021-11-02 10:13:30.692  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2021-11-02 10:13:46.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:13:46.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:13:46.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:13:56.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:13:56.685  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2021-11-02 10:13:56.688  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:13:55.908029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20ca472b-cbe9-4fb2-b20a-f07a0212108a","timestamp":"2021-11-02T10:13:55.908222Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
[EL Info]: 2021-11-02 10:13:56.825--ServerSession(326832899)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2021-11-02 10:14:01.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:14:01.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:14:16.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:14:16.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:14:16.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:14:30.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:14:30.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:14:30.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:14:45.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:14:45.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:14:45.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:14:48.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:14:48.252  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:14:47.578274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4758581-7af6-4f84-a020-2fdc61721e9c","timestamp":"2021-11-02T10:14:47.578497Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:14:48.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:14:48.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:15:03.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:15:03.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:15:03.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:15:18.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:15:18.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:15:18.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:15:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:15:33.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:15:33.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:15:33.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:15:48.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:15:48.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:15:48.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:15:56.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:15:56.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:15:55.908422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc85a80e-eb39-4b11-bdd7-f3b5d881259d","timestamp":"2021-11-02T10:15:55.908701Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:15:56.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:15:56.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:16:11.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:16:11.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:16:11.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:16:26.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:16:26.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:16:26.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:16:41.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:16:41.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:16:41.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:16:48.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:16:48.250  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:16:47.578501Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11e16a46-d2ce-41a0-9899-966e2a85cbf0","timestamp":"2021-11-02T10:16:47.578727Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:16:48.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:16:48.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:17:03.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:17:03.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:17:03.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:17:18.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:17:18.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:17:18.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:17:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:17:33.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:17:33.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:17:33.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:17:48.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:17:48.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:17:48.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:17:56.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:17:56.674  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:17:55.908063Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7330b9dd-518b-4fdf-a279-079733c2dbe0","timestamp":"2021-11-02T10:17:55.908266Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:17:56.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:17:56.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:18:11.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:18:11.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:18:11.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:18:26.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:18:26.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:18:26.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:18:41.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:18:41.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:18:41.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:18:48.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:18:48.270  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:18:47.580402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f64d22c-c439-4606-aab3-0fb1f589b371","timestamp":"2021-11-02T10:18:47.580619Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:18:48.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:18:48.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:19:03.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:19:03.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:19:03.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:19:18.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:19:18.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:19:18.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:19:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:19:33.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:19:33.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:19:33.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:19:48.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:19:48.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:19:48.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:19:56.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:19:56.676  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:19:55.908014Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74d143fa-fd0b-48c4-8b3a-26f7ebac7a76","timestamp":"2021-11-02T10:19:55.908226Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:19:56.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:19:56.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:20:11.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:20:11.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:20:11.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:20:26.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:20:26.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:20:26.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:20:41.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:20:41.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:20:41.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:20:48.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:20:48.274  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:20:47.578598Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb2e30d2-24d2-4229-8324-6d6f0e117598","timestamp":"2021-11-02T10:20:47.578927Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:20:48.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:20:48.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:21:03.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:21:03.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:21:03.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:21:18.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:21:18.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:21:18.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:21:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:21:33.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:21:33.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:21:33.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:21:48.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:21:48.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:21:48.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:21:56.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:21:56.602  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:21:55.908009Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d51cca6-a229-4810-8520-758c5dcc2aa1","timestamp":"2021-11-02T10:21:55.908201Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:21:56.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:21:56.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:22:11.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:22:11.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:22:11.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:22:26.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:22:26.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:22:26.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:22:41.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:22:41.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:22:41.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:22:48.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:22:48.260  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:22:47.578365Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ee234d4-0911-42d7-a647-ea7dff84e82d","timestamp":"2021-11-02T10:22:47.578645Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:22:49.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:22:49.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:23:03.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:23:03.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:23:03.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:23:18.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:23:18.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:23:18.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:23:30.638  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:23:33.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:23:33.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:23:33.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:23:48.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:23:48.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:23:48.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:23:56.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:23:56.638  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:23:55.908083Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db8da672-8793-42b8-aed1-f1ffc1141236","timestamp":"2021-11-02T10:23:55.908249Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:23:58.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:23:58.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:24:12.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:24:13.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:24:13.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:24:27.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:24:27.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:24:27.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:24:42.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:24:42.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:24:42.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:24:48.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:24:48.352  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:24:47.578269Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb4cc07f-318e-4ce2-8bb6-ee2478cc3e43","timestamp":"2021-11-02T10:24:47.578599Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:24:49.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:24:49.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:25:03.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:25:03.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:25:03.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:25:18.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:25:18.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:25:18.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:25:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:25:33.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:25:33.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:25:33.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:25:48.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:25:48.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:25:48.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:25:56.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:25:56.602  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:25:55.908113Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f01080bf-6840-499d-bcaf-ce666319b7d2","timestamp":"2021-11-02T10:25:55.908271Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:25:56.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:25:56.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:26:11.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:26:11.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:26:11.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:26:26.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:26:26.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:26:26.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:26:41.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:26:41.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:26:41.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:26:48.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:26:48.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:26:47.578398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c8473d8-f9aa-48df-9f0b-4d8a486d92b6","timestamp":"2021-11-02T10:26:47.578586Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:26:49.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:26:49.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:27:04.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:27:04.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:27:04.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:27:18.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:27:18.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:27:18.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:27:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:27:33.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:27:33.943  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:27:33.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:27:48.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:27:48.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:27:48.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:27:56.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:27:56.600  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:27:55.908101Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6df51574-15e8-4229-a1df-8f0202d635ec","timestamp":"2021-11-02T10:27:55.908344Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:27:56.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:27:56.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:28:11.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:28:11.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:28:11.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:28:26.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:28:26.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:28:26.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:28:41.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:28:41.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:28:41.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:28:48.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:28:48.246  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:28:47.578515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e640e59-8a2c-4b5a-a292-ff40fe79fd58","timestamp":"2021-11-02T10:28:47.578753Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:28:49.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:28:49.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:29:04.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:29:04.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:29:04.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:29:18.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:29:18.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:29:18.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:29:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:29:33.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:29:33.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:29:33.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:29:48.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:29:48.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:29:48.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:29:56.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:29:56.592  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:29:55.908144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46318aa3-951e-42d2-8092-eed09adb85eb","timestamp":"2021-11-02T10:29:55.908292Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:29:56.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:29:56.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:30:11.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:30:11.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:30:11.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:30:26.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:30:26.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:30:26.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:30:41.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:30:41.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:30:41.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:30:48.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:30:48.263  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:30:47.579337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e04a0564-d749-423b-ba76-3dc17dc79a1e","timestamp":"2021-11-02T10:30:47.579909Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:30:49.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:30:49.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:31:04.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:31:04.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:31:04.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:31:18.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:31:19.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:31:19.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:31:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:31:33.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:31:33.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:31:33.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:31:48.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:31:48.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:31:48.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:31:56.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:31:56.596  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:31:55.908183Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b0586c5-b76f-4700-a389-38a128deca9e","timestamp":"2021-11-02T10:31:55.908451Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:31:56.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:31:56.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:32:11.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:32:11.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:32:11.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:32:26.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:32:26.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:32:26.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:32:41.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:32:41.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:32:41.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:32:48.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:32:48.253  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:32:47.578248Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e559fd5-abc7-4ab9-b473-58c6a99bf6e5","timestamp":"2021-11-02T10:32:47.578493Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:32:49.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:32:49.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:33:04.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:33:04.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:33:04.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:33:19.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:33:19.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:33:19.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:33:30.640  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:33:33.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:33:33.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:33:33.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:33:48.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:33:48.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:33:48.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:33:56.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:33:56.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:33:55.908037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbfc3fed-9ee9-4e3a-9683-b630d697f646","timestamp":"2021-11-02T10:33:55.908212Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:33:56.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:33:56.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:34:11.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:34:11.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:34:11.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:34:26.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:34:26.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:34:26.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:34:41.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:34:41.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:34:41.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:34:48.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:34:48.253  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:34:47.578402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3107b075-3020-47c8-9440-5b9c6e26fda7","timestamp":"2021-11-02T10:34:47.578602Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:34:49.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:34:49.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:35:04.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:35:04.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:35:04.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:35:19.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:35:19.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:35:19.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:35:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:35:33.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:35:33.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:35:33.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:35:48.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:35:48.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:35:48.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:35:56.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:35:56.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:35:55.908229Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"180b885a-cf29-48b1-8286-8be8408c0caf","timestamp":"2021-11-02T10:35:55.908404Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:35:56.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:35:56.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:36:11.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:36:11.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:36:11.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:36:26.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:36:26.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:36:26.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:36:41.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:36:41.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:36:41.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:36:48.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:36:48.260  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:36:47.578335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb50f2d0-6271-4b6f-9373-98edf0a9b8f7","timestamp":"2021-11-02T10:36:47.578574Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:36:49.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:36:49.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:37:04.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:37:04.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:37:04.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:37:19.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:37:19.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:37:19.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:37:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:37:34.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:37:34.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:37:34.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:37:48.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:37:48.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:37:48.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:37:56.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:37:56.591  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:37:55.908885Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ae4aad9-4212-498c-9d63-ef42ea0f44c4","timestamp":"2021-11-02T10:37:55.909245Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:37:56.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:37:56.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:38:11.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:38:11.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:38:11.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:38:26.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:38:26.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:38:26.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:38:41.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:38:41.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:38:41.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:38:48.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:38:48.260  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:38:47.578764Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"419ffac4-8abd-4663-8224-a945ebc9cd78","timestamp":"2021-11-02T10:38:47.578949Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:38:49.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:38:49.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:39:04.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:39:04.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:39:04.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:39:19.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:39:19.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:39:19.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:39:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:39:34.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:39:34.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:39:34.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:39:48.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:39:48.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:39:48.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:39:56.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:39:56.596  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:39:55.908075Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4d39946-71cf-4e2a-827a-8e7e7aeac297","timestamp":"2021-11-02T10:39:55.908249Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:39:56.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:39:56.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:40:11.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:40:11.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:40:11.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:40:26.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:40:26.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:40:26.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:40:41.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:40:41.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:40:41.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:40:48.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:40:48.245  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:40:47.578280Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cc17477-7205-48ea-a811-b3b660099260","timestamp":"2021-11-02T10:40:47.578609Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:40:49.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:40:49.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:41:04.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:41:04.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:41:04.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:41:19.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:41:19.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:41:19.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:41:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:41:34.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:41:34.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:41:34.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:41:49.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:41:49.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:41:49.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:41:56.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:41:56.593  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:41:55.908213Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63032c29-2c2d-45bf-b32e-c34274ac1ad5","timestamp":"2021-11-02T10:41:55.908459Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:41:56.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:41:56.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:42:11.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:42:11.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:42:11.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:42:26.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:42:26.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:42:26.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:42:41.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:42:41.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:42:41.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:42:48.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:42:48.246  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:42:47.578414Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ebb9e20-bdba-4cae-a0a0-34e212915f46","timestamp":"2021-11-02T10:42:47.578643Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:42:49.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:42:49.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:43:04.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:43:04.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:43:04.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:43:19.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:43:19.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:43:19.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:43:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:43:34.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:43:34.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:43:34.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:43:49.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:43:49.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:43:49.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:43:56.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:43:56.601  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:43:55.908772Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14bac646-968a-438a-8431-88f088135379","timestamp":"2021-11-02T10:43:55.909128Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:43:56.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:43:56.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:44:11.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:44:11.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:44:11.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:44:26.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:44:26.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:44:26.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:44:41.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:44:41.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:44:41.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:44:48.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:44:48.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:44:47.578892Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5bb8b25-147d-41b4-b904-531d3c102368","timestamp":"2021-11-02T10:44:47.579122Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:44:49.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:44:49.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:45:04.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:45:04.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:45:04.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:45:19.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:45:19.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:45:19.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:45:30.644  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:45:34.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:45:34.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:45:34.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:45:49.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:45:49.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:45:49.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:45:56.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:45:56.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:45:55.908125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab74e997-0744-4688-a5c8-867a96395c5b","timestamp":"2021-11-02T10:45:55.908296Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:45:56.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:45:56.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:46:11.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:46:11.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:46:11.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:46:26.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:46:26.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:46:26.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:46:41.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:46:41.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:46:41.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:46:48.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:46:48.243  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:46:47.578754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8365a48a-04f4-45ee-b943-8405e4d6d328","timestamp":"2021-11-02T10:46:47.578950Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:46:50.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:46:50.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:47:05.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:47:05.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:47:05.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:47:20.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:47:20.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:47:20.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:47:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:47:35.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:47:35.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:47:35.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:47:50.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:47:50.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:47:50.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:47:56.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:47:56.649  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:47:55.908226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34440e44-5f76-4882-991f-d987c8b4984e","timestamp":"2021-11-02T10:47:55.908768Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:47:56.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:47:56.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:48:11.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:48:11.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:48:11.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:48:26.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:48:26.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:48:26.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:48:41.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:48:41.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:48:41.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:48:48.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:48:48.278  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:48:47.578686Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6fff8c4-16e5-4e30-973d-b3113f48f573","timestamp":"2021-11-02T10:48:47.579061Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:48:49.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:48:49.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:49:04.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:49:04.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:49:04.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:49:19.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:49:19.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:49:19.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:49:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:49:34.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:49:34.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:49:34.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:49:49.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:49:49.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:49:49.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:49:56.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:49:56.589  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:49:55.908176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35064fb2-9da9-4850-99b3-d9df74e9fef3","timestamp":"2021-11-02T10:49:55.908337Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:49:56.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:49:56.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:50:11.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:50:11.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:50:11.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:50:26.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:50:26.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:50:26.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:50:41.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:50:41.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:50:41.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:50:48.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:50:48.240  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:50:47.578150Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a5fd82d-b38d-4fec-8ab2-deaf2b4b42ef","timestamp":"2021-11-02T10:50:47.578326Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:50:48.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:50:48.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:51:03.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:51:03.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:51:03.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:51:18.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:51:18.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:51:18.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:51:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:51:33.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:51:33.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:51:33.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:51:48.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:51:48.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:51:48.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:51:56.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:51:56.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:51:55.908043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6777837-3d86-4679-8387-56a5f9067472","timestamp":"2021-11-02T10:51:55.908186Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:51:56.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:51:56.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:52:11.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:52:11.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:52:11.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:52:26.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:52:26.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:52:26.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:52:41.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:52:41.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:52:41.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:52:48.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:52:48.251  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:52:47.578534Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd7fba8f-c8e7-4ebc-94d1-dcbf6513ee5b","timestamp":"2021-11-02T10:52:47.578787Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:52:48.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:52:48.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:53:03.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:53:03.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:53:03.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:53:18.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:53:18.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:53:18.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:53:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:53:33.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:53:33.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:53:33.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:53:48.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:53:48.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:53:48.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:53:56.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:53:56.590  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:53:55.908108Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47ccf163-067f-4512-bb82-765ae31b6f5f","timestamp":"2021-11-02T10:53:55.908291Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:53:56.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:53:56.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:54:11.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:54:11.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:54:11.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:54:26.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:54:26.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:54:26.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:54:41.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:54:41.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:54:41.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:54:48.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:54:48.242  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:54:47.578439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efdc293e-a417-4471-9db7-c080a3a7610f","timestamp":"2021-11-02T10:54:47.578672Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:54:48.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:54:48.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:55:03.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:55:03.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:55:03.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:55:18.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:55:18.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:55:18.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:55:30.640  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:55:33.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:55:33.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:55:33.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:55:48.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:55:48.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:55:48.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:55:56.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:55:56.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:55:55.908056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"426230fe-0bca-4086-8966-58beb843e048","timestamp":"2021-11-02T10:55:55.908231Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:55:56.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:55:56.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:56:11.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:56:11.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:56:11.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:56:26.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:56:26.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:56:26.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:56:41.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:56:41.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:56:41.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:56:48.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:56:48.239  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:56:47.578222Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a24f4bfe-8106-41e0-85f6-d55e29f80525","timestamp":"2021-11-02T10:56:47.578433Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:56:48.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:56:48.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:57:03.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:57:03.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:57:03.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:57:18.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:57:18.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:57:18.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:57:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:57:33.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:57:33.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:57:33.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:57:48.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:57:48.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:57:48.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:57:56.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:57:56.618  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:57:55.908059Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e1602fc-8816-4ed3-a22d-bafcdeeca43d","timestamp":"2021-11-02T10:57:55.908199Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:57:56.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:57:56.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:58:11.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:58:11.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:58:11.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:58:26.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:58:26.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:58:26.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:58:41.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:58:41.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:58:41.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:58:48.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:58:48.239  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T10:58:47.578436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f836043-ea2d-43eb-8c1c-64fabea96c9f","timestamp":"2021-11-02T10:58:47.578625Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 10:58:48.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:58:48.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:59:03.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:59:03.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:59:03.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:59:18.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:59:18.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:59:18.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:59:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 10:59:33.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:59:33.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:59:33.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:59:48.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:59:48.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:59:48.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 10:59:56.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 10:59:56.627  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T10:59:55.908148Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e65edeb-1795-42cb-ae13-85ce4433e233","timestamp":"2021-11-02T10:59:55.908372Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 10:59:56.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 10:59:56.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:00:11.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:00:11.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:00:11.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:00:26.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:00:26.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:00:26.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:00:41.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:00:41.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:00:41.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:00:48.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:00:48.235  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:00:47.578336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6708f0cb-1529-46dc-a7cb-4467cf9cc3de","timestamp":"2021-11-02T11:00:47.578597Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:00:48.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:00:48.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:01:03.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:01:03.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:01:03.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:01:18.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:01:18.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:01:18.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:01:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:01:33.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:01:33.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:01:33.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:01:48.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:01:48.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:01:48.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:01:56.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:01:56.608  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:01:55.908003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39376fcb-9263-4016-9d1e-79092137baf2","timestamp":"2021-11-02T11:01:55.908154Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:01:57.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:01:57.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:02:12.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:02:12.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:02:12.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:02:27.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:02:27.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:02:27.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:02:42.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:02:42.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:02:42.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:02:48.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:02:48.288  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:02:47.578422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b3d65ae-bb1c-4c8f-a367-532a76daa2ac","timestamp":"2021-11-02T11:02:47.578767Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:02:48.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:02:48.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:03:03.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:03:03.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:03:03.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:03:18.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:03:18.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:03:18.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:03:30.638  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:03:33.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:03:33.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:03:33.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:03:48.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:03:48.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:03:48.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:03:56.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:03:56.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:03:55.908090Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d1a1d99-6aa2-43ad-baf3-99e71c5fab3c","timestamp":"2021-11-02T11:03:55.908290Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:03:57.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:03:57.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:04:12.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:04:12.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:04:12.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:04:27.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:04:27.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:04:27.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:04:42.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:04:42.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:04:42.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:04:48.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:04:48.279  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:04:47.578392Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2cf04aa-f337-4cd7-bc3b-5479d54b96f4","timestamp":"2021-11-02T11:04:47.578573Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:04:48.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:04:48.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:05:03.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:05:03.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:05:03.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:05:18.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:05:18.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:05:18.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:05:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:05:33.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:05:33.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:05:33.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:05:48.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:05:48.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:05:48.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:05:56.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:05:56.657  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:05:55.908064Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fddf2ff3-a4da-4004-960f-1cbebae0f4b0","timestamp":"2021-11-02T11:05:55.908245Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:05:56.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:05:56.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:06:11.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:06:11.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:06:11.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:06:26.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:06:26.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:06:26.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:06:41.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:06:41.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:06:41.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:06:48.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:06:48.235  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:06:47.578407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3393eff-d660-4a56-9e60-0d2c0f08b3dc","timestamp":"2021-11-02T11:06:47.578582Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:06:48.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:06:48.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:07:03.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:07:03.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:07:03.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:07:18.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:07:18.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:07:18.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:07:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:07:33.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:07:33.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:07:33.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:07:48.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:07:48.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:07:48.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:07:56.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:07:56.684  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:07:55.908099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2d5d931-0ffa-4516-b340-9fc46348dc84","timestamp":"2021-11-02T11:07:55.908265Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:07:56.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:07:56.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:08:11.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:08:11.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:08:11.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:08:26.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:08:26.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:08:26.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:08:41.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:08:41.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:08:41.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:08:48.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:08:48.245  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:08:47.578335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f9046b1-a2f1-4405-b205-52a77308c0a3","timestamp":"2021-11-02T11:08:47.578581Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:08:48.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:08:48.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:09:03.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:09:03.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:09:03.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:09:18.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:09:18.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:09:18.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:09:30.638  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:09:33.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:09:33.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:09:33.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:09:48.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:09:48.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:09:48.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:09:56.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:09:56.587  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:09:55.908639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5f2c9b4-5b3e-4a00-92fa-a3d86e244e77","timestamp":"2021-11-02T11:09:55.908934Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:09:56.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:09:56.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:10:11.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:10:11.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:10:11.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:10:26.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:10:26.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:10:26.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:10:41.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:10:41.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:10:41.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:10:48.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:10:48.241  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:10:47.578166Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17957559-bf32-4477-8ec9-1d477efc6dd3","timestamp":"2021-11-02T11:10:47.578370Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:10:48.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:10:48.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:11:03.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:11:03.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:11:03.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:11:18.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:11:18.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:11:18.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:11:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:11:33.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:11:33.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:11:33.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:11:48.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:11:48.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:11:48.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:11:56.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:11:56.587  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:11:55.908193Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"369e950b-09ab-4a25-843b-32e7f5e1b9c8","timestamp":"2021-11-02T11:11:55.908354Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:11:56.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:11:56.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:12:11.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:12:11.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:12:11.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:12:26.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:12:26.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:12:26.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:12:41.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:12:41.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:12:41.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:12:48.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:12:48.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:12:47.578867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2679d799-1550-4f8b-b75c-24178f4837c8","timestamp":"2021-11-02T11:12:47.579083Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:12:48.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:12:48.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:13:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:13:03.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:13:03.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:13:18.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:13:18.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:13:18.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:13:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:13:33.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:13:33.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:13:33.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:13:48.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:13:48.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:13:48.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:13:56.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:13:56.600  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:13:55.908782Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3197cbc-8c8b-4892-b8f3-eedd62cc8a46","timestamp":"2021-11-02T11:13:55.909163Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:13:56.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:13:56.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:14:11.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:14:11.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:14:11.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:14:26.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:14:26.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:14:26.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:14:41.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:14:41.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:14:41.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:14:48.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:14:48.242  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:14:47.578274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49088bf1-fa38-4315-9fb9-66dfc4268475","timestamp":"2021-11-02T11:14:47.578479Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:14:48.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:14:48.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:15:03.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:15:03.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:15:03.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:15:18.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:15:18.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:15:18.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:15:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:15:33.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:15:33.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:15:33.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:15:48.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:15:48.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:15:48.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:15:56.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:15:56.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:15:55.908004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d54f8b4-fe88-4dfc-961a-232bcab67f2d","timestamp":"2021-11-02T11:15:55.908172Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:15:56.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:15:56.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:16:11.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:16:11.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:16:11.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:16:26.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:16:26.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:16:26.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:16:41.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:16:41.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:16:41.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:16:48.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:16:48.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:16:47.578473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcecf0be-e1c1-453c-8e3d-da1b337c1a97","timestamp":"2021-11-02T11:16:47.578656Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:16:48.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:16:48.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:17:03.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:17:03.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:17:03.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:17:18.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:17:18.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:17:18.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:17:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:17:33.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:17:33.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:17:33.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:17:48.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:17:48.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:17:48.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:17:56.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:17:56.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:17:55.909197Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a6233f4-0208-4118-a9c5-0146259ab40e","timestamp":"2021-11-02T11:17:55.909653Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:17:56.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:17:56.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:18:11.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:18:11.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:18:11.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:18:26.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:18:26.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:18:26.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:18:41.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:18:41.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:18:41.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:18:48.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:18:48.231  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:18:47.578431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"062f68d0-badd-48af-a064-8d854f6a3e60","timestamp":"2021-11-02T11:18:47.578616Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:18:48.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:18:48.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:19:03.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:19:03.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:19:03.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:19:18.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:19:18.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:19:18.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:19:30.638  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:19:33.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:19:33.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:19:33.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:19:48.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:19:48.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:19:48.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:19:56.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:19:56.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:19:55.908540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6648fdc-c178-4f45-ae4d-e411409b9ed7","timestamp":"2021-11-02T11:19:55.908862Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:19:56.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:19:56.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:20:11.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:20:11.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:20:11.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:20:26.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:20:26.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:20:26.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:20:41.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:20:41.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:20:41.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:20:48.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:20:48.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:20:47.578294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43fe2ed6-63a2-4347-80d2-048c3cd7f18a","timestamp":"2021-11-02T11:20:47.578528Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:20:48.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:20:48.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:21:03.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:21:03.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:21:03.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:21:18.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:21:18.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:21:18.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:21:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:21:33.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:21:33.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:21:33.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:21:48.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:21:48.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:21:48.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:21:56.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:21:56.590  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:21:55.908061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96346c79-c04a-40ca-ae65-2972ff4c32e6","timestamp":"2021-11-02T11:21:55.908219Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:21:56.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:21:56.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:22:11.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:22:11.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:22:11.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:22:26.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:22:26.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:22:26.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:22:41.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:22:41.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:22:41.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:22:48.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:22:48.240  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:22:47.578255Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5ded9d2-7e16-461b-9e82-0d8d12d6d833","timestamp":"2021-11-02T11:22:47.578470Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:22:48.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:22:48.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:23:03.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:23:03.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:23:03.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:23:18.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:23:18.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:23:18.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:23:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:23:33.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:23:33.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:23:33.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:23:48.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:23:48.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:23:48.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:23:56.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:23:56.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:23:55.908793Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14bd00da-665a-4326-a0cb-f13115fbf782","timestamp":"2021-11-02T11:23:55.909163Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:23:56.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:23:56.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:24:11.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:24:11.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:24:11.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:24:26.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:24:26.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:24:26.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:24:41.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:24:41.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:24:41.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:24:48.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:24:48.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:24:47.578492Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4dfd03b-cd3b-4af6-b38f-6dc5f5f3e0ac","timestamp":"2021-11-02T11:24:47.578690Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:24:48.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:24:48.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:25:03.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:25:03.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:25:03.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:25:18.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:25:18.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:25:18.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:25:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:25:33.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:25:33.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:25:33.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:25:48.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:25:48.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:25:48.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:25:56.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:25:56.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:25:55.908090Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d2cebf4-b101-4216-924f-b8516ad524de","timestamp":"2021-11-02T11:25:55.908272Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:25:56.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:25:56.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:26:11.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:26:11.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:26:11.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:26:26.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:26:26.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:26:26.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:26:41.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:26:41.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:26:41.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:26:48.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:26:48.243  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2021-11-02T11:26:47.578483Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e8a8600-a1f2-4da9-9008-a5b0bcec649e","timestamp":"2021-11-02T11:26:47.578660Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2021-11-02 11:26:48.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:26:48.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:27:03.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:27:03.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:27:03.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:27:18.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:27:18.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:27:18.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:27:30.639  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2021-11-02 11:27:33.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:27:33.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:27:33.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:27:48.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:27:48.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:27:48.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:27:56.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:27:56.597  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2021-11-02T11:27:55.908077Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97bdc572-2400-45e1-aefc-cb439f991922","timestamp":"2021-11-02T11:27:55.908232Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2021-11-02 11:27:56.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:27:56.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:28:11.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:28:11.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:28:11.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...
2021-11-02 11:28:26.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-11-02 11:28:26.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000
2021-11-02 11:28:26.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/67949fd0-1881-4c0d-a17d-2173b85ec75e/dev-policy-clamp-cl-runtime-56f96964c-8rqgr?timeout=15000 (anonymous) ...