By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/PolicyParticipantParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-02-06 09:22:36.747 INFO 11 --- [ main] o.p.c.c.p.p.PolicyParticipantApplication : Starting PolicyParticipantApplication using Java 11.0.11 on onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-02-06 09:22:36.753 INFO 11 --- [ main] o.p.c.c.p.p.PolicyParticipantApplication : No active profile set, falling back to default profiles: default 2022-02-06 09:22:41.686 INFO 11 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (https) 2022-02-06 09:22:41.713 INFO 11 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-02-06 09:22:41.714 INFO 11 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45] 2022-02-06 09:22:41.861 INFO 11 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-02-06 09:22:41.861 INFO 11 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4996 ms 2022-02-06 09:22:46.731 INFO 11 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d07f28a6-cce1-4b7f-9209-37875987580a, consumerInstance=onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-02-06 09:22:47.373 INFO 11 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 2022-02-06 09:22:48.693 INFO 11 --- [ main] .s.s.UserDetailsServiceAutoConfiguration : Using generated security password: 40f186b2-8e85-4573-812c-73b39bff0330 2022-02-06 09:22:48.922 INFO 11 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1cdc1bbc, org.springframework.security.web.context.SecurityContextPersistenceFilter@795f5d51, org.springframework.security.web.header.HeaderWriterFilter@3a894088, org.springframework.security.web.csrf.CsrfFilter@7b66322e, org.springframework.security.web.authentication.logout.LogoutFilter@3c79088e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@630b6190, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@54067fdc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65383667, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5f95f1e1, org.springframework.security.web.session.SessionManagementFilter@65e0b505, org.springframework.security.web.access.ExceptionTranslationFilter@7b6c6e70, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@44784e2f] 2022-02-06 09:22:49.870 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.871 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.871 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.871 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.872 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.872 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.873 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.873 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.874 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.874 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.874 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.875 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.875 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.876 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.876 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.876 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.877 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.877 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.877 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.878 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.878 WARN 11 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-02-06 09:22:49.903 INFO 11 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (https) with context path '' 2022-02-06 09:22:50.443 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-02-06 09:22:50.444 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-02-06 09:22:50.450 INFO 11 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d07f28a6-cce1-4b7f-9209-37875987580a, consumerInstance=onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-02-06 09:22:50.452 INFO 11 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d07f28a6-cce1-4b7f-9209-37875987580a, consumerInstance=onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-02-06 09:22:50.455 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:22:50.460 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:22:50.454 INFO 11 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=136b82e7-a174-4be4-b80c-2f28138eec3f, alive=false, publisher=null]]: starting 2022-02-06 09:22:50.471 INFO 11 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=136b82e7-a174-4be4-b80c-2f28138eec3f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-02-06 09:22:50.472 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantMessagePublisher 2022-02-06 09:22:50.473 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusReqListener 2022-02-06 09:22:50.473 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateListener 2022-02-06 09:22:50.473 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopUpdateListener 2022-02-06 09:22:50.473 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterAckListener 2022-02-06 09:22:50.474 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopStateChangeListener 2022-02-06 09:22:50.474 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterAckListener 2022-02-06 09:22:50.474 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-02-06 09:22:50.474 INFO 11 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d07f28a6-cce1-4b7f-9209-37875987580a, consumerInstance=onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r, 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@65e22def 2022-02-06 09:22:50.474 INFO 11 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d07f28a6-cce1-4b7f-9209-37875987580a, consumerInstance=onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-02-06 09:22:50.474 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-02-06 09:22:50.491 INFO 11 --- [ main] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-02-06 09:22:50.493 INFO 11 --- [ main] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"12657037-747e-4cf6-bbd9-df4c77db4d34","timestamp":"2022-02-06T09:22:50.475213Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:22:50.501 INFO 11 --- [ main] o.p.c.c.p.p.PolicyParticipantApplication : Started PolicyParticipantApplication in 15.136 seconds (JVM running for 18.313) 2022-02-06 09:22:50.570 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 76 ms 2022-02-06 09:22:50.580 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:22:50.584 INFO 11 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-02-06 09:22:50.587 INFO 11 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-02-06 09:22:50.758 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 404 Not Found 2022-02-06 09:22:50.760 WARN 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : Topic not found: /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:22:51.731 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:22:51.751 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (1176 ms):{"serverTimeMs":976,"count":1} 2022-02-06 09:23:05.761 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:23:05.761 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:23:16.474 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:23:16.507 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"b913ab30-1285-494c-8549-03b8b7520522","timestamp":"2022-02-06T09:23:15.488422Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:23:16.514 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER 2022-02-06 09:23:16.515 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:23:16.515 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:23:31.494 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:23:31.495 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:23:31.495 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:23:46.460 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:23:46.460 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:23:46.461 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:24:01.433 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:24:01.433 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:24:01.433 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:24:16.388 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:24:16.388 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:24:16.388 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:24:31.350 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:24:31.350 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:24:31.350 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:24:46.349 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:24:46.349 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:24:46.350 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:24:46.836 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:24:46.806079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"990e9ff9-bd77-4649-b3be-be8c2589f1c7","timestamp":"2022-02-06T09:24:46.806310Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:24:46.869 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 33 ms 2022-02-06 09:24:46.870 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:24:46.928 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:24:46.928 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (59 ms):{"serverTimeMs":1,"count":1} 2022-02-06 09:24:47.578 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:24:47.578 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:24:46.806079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"990e9ff9-bd77-4649-b3be-be8c2589f1c7","timestamp":"2022-02-06T09:24:46.806310Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:24:47.580 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:24:47.580 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:24:47.580 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:24:58.063 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:24:58.064 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:24:57.281860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62de1383-c46d-44d6-9d22-e0311edd4468","timestamp":"2022-02-06T09:24:57.282515Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:24:58.066 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:24:58.067 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:24:58.067 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:25:12.921 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:25:12.923 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:25:12.186068Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8608ae47-3835-483c-a0ad-a12bf0289299","timestamp":"2022-02-06T09:25:12.186726Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:25:12.924 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:25:12.924 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:25:12.924 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:25:27.886 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:25:27.887 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:25:27.887 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:25:42.846 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:25:42.846 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:25:42.846 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:25:57.807 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:25:57.807 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:25:57.807 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:26:12.766 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:26:12.767 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:26:12.768 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:26:27.734 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:26:27.736 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:26:27.736 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:26:42.693 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:26:42.695 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:26:42.695 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:26:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:26:46.805520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99a7522f-86c9-4d9c-96f8-d888b4e8fb19","timestamp":"2022-02-06T09:26:46.805629Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:26:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:26:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:26:46.858 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:26:46.858 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-02-06 09:26:47.537 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:26:47.537 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:26:46.805520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99a7522f-86c9-4d9c-96f8-d888b4e8fb19","timestamp":"2022-02-06T09:26:46.805629Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:26:47.538 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:26:47.538 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:26:47.538 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:26:57.988 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:26:57.989 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:26:57.278626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59b967b8-4a16-48c3-ac17-4462c8f0f8a3","timestamp":"2022-02-06T09:26:57.278785Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:26:57.989 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:26:57.989 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:26:57.990 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:27:12.895 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:27:12.895 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:27:12.185129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a6cadb9-cfed-442c-beca-27e4c47ee9f6","timestamp":"2022-02-06T09:27:12.185256Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:27:12.896 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:27:12.896 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:27:12.896 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:27:27.860 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:27:27.860 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:27:27.860 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:27:42.813 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:27:42.813 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:27:42.814 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:27:57.790 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:27:57.792 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:27:57.792 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:28:12.766 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:28:12.767 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:28:12.767 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:28:27.734 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:28:27.734 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:28:27.734 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:28:42.702 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:28:42.703 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:28:42.703 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:28:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:28:46.805529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0794f39a-a571-4142-9714-0820f2b07bec","timestamp":"2022-02-06T09:28:46.805640Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:28:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:28:46.820 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:28:46.852 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:28:46.852 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-02-06 09:28:47.548 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:28:47.549 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:28:46.805529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0794f39a-a571-4142-9714-0820f2b07bec","timestamp":"2022-02-06T09:28:46.805640Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:28:47.550 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:28:47.550 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:28:47.550 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:28:58.032 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:28:58.036 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:28:57.279374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9114c810-b015-47b8-bfe1-2b45234af431","timestamp":"2022-02-06T09:28:57.279712Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:28:58.037 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:28:58.038 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:28:58.039 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:29:12.939 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:29:12.942 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:29:12.185684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ada55a0-1bd3-446d-9b2e-2736e06c6387","timestamp":"2022-02-06T09:29:12.185916Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:29:12.942 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:29:12.942 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:29:12.943 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:29:27.955 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:29:27.956 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:29:27.956 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:29:43.012 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:29:43.015 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:29:43.015 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:29:57.978 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:29:57.978 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:29:57.979 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:30:12.971 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:30:12.972 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:30:12.972 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:30:27.944 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:30:27.944 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:30:27.945 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:30:42.928 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:30:42.928 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:30:42.928 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:30:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:30:46.805645Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"233b5858-6723-4ae3-b188-a2548a7c1998","timestamp":"2022-02-06T09:30:46.805779Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:30:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 09:30:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:30:46.845 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:30:46.846 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-02-06 09:30:47.478 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:30:47.479 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:30:46.805645Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"233b5858-6723-4ae3-b188-a2548a7c1998","timestamp":"2022-02-06T09:30:46.805779Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:30:47.480 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:30:47.480 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:30:47.480 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:30:57.982 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:30:57.986 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:30:57.284807Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aac458ee-619e-4b7f-a7e2-70be8a3ede0a","timestamp":"2022-02-06T09:30:57.284983Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:30:57.988 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:30:57.988 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:30:57.989 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:31:12.905 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:31:12.906 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:31:12.187955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bcd2b0b-fb12-4efb-9159-7b4f3f3d4a6e","timestamp":"2022-02-06T09:31:12.188488Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:31:12.906 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:31:12.907 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:31:12.907 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:31:27.866 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:31:27.866 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:31:27.867 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:31:42.854 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:31:42.855 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:31:42.855 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:31:57.820 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:31:57.821 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:31:57.821 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:32:12.778 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:32:12.781 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:32:12.782 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:32:27.739 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:32:27.740 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:32:27.740 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:32:42.702 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:32:42.703 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:32:42.703 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:32:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:32:46.805659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"897abbfb-7349-4738-adf5-aca630c96203","timestamp":"2022-02-06T09:32:46.805799Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:32:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 09:32:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:32:46.844 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:32:46.845 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-02-06 09:32:47.534 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:32:47.535 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:32:46.805659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"897abbfb-7349-4738-adf5-aca630c96203","timestamp":"2022-02-06T09:32:46.805799Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:32:47.535 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:32:47.535 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:32:47.536 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:32:57.986 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:32:57.987 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:32:57.280676Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"707cb30a-113f-4968-af44-6403ed8a2369","timestamp":"2022-02-06T09:32:57.280814Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:32:57.987 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:32:57.988 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:32:57.988 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:33:12.895 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:33:12.896 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:33:12.186676Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cae1bde-cd24-412a-b89c-c1b6c6f49af6","timestamp":"2022-02-06T09:33:12.187575Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:33:12.897 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:33:12.897 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:33:12.897 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:33:27.855 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:33:27.856 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:33:27.857 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:33:42.813 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:33:42.815 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:33:42.815 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:33:57.809 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:33:57.809 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:33:57.809 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:34:12.765 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:34:12.765 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:34:12.766 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:34:27.732 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:34:27.733 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:34:27.734 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:34:42.693 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:34:42.693 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:34:42.694 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:34:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:34:46.805479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"888bfef8-9aee-4bd4-8adc-aa53c1a7c86f","timestamp":"2022-02-06T09:34:46.805635Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:34:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:34:46.820 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:34:46.851 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:34:46.852 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-02-06 09:34:47.523 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:34:47.524 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:34:46.805479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"888bfef8-9aee-4bd4-8adc-aa53c1a7c86f","timestamp":"2022-02-06T09:34:46.805635Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:34:47.524 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:34:47.524 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:34:47.525 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:34:57.989 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:34:57.992 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:34:57.281226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa18ff15-dc61-4b14-a535-46f844aae79d","timestamp":"2022-02-06T09:34:57.281370Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:34:57.993 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:34:57.993 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:34:57.994 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:35:12.900 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:35:12.901 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:35:12.185166Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"deba04af-0d00-4564-b63f-ce4e2cd460d9","timestamp":"2022-02-06T09:35:12.186461Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:35:12.902 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:35:12.902 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:35:12.902 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:35:27.862 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:35:27.863 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:35:27.863 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:35:42.817 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:35:42.817 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:35:42.817 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:35:57.798 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:35:57.799 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:35:57.799 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:36:12.792 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:36:12.794 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:36:12.795 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:36:27.769 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:36:27.769 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:36:27.770 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:36:42.740 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:36:42.743 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:36:42.744 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:36:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:36:46.805452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a9b7885-8448-4c64-befc-59c3917df528","timestamp":"2022-02-06T09:36:46.805578Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:36:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:36:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:36:46.888 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:36:46.889 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (70 ms):{"serverTimeMs":6,"count":1} 2022-02-06 09:36:47.574 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:36:47.574 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:36:46.805452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a9b7885-8448-4c64-befc-59c3917df528","timestamp":"2022-02-06T09:36:46.805578Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:36:47.575 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:36:47.575 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:36:47.575 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:36:57.984 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:36:57.985 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:36:57.278443Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36292ffd-fdab-4dbb-bcbe-0a672e8d8b54","timestamp":"2022-02-06T09:36:57.278563Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:36:57.985 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:36:57.985 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:36:57.985 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:37:12.885 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:37:12.885 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:37:12.185148Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cd1cbaf-687e-456c-80cd-8d51c2fef2dc","timestamp":"2022-02-06T09:37:12.185480Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:37:12.886 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:37:12.886 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:37:12.886 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:37:27.839 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:37:27.840 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:37:27.841 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:37:42.827 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:37:42.829 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:37:42.829 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:37:57.800 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:37:57.800 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:37:57.800 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:38:12.780 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:38:12.781 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:38:12.781 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:38:27.742 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:38:27.743 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:38:27.743 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:38:42.715 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:38:42.719 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:38:42.720 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:38:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:38:46.805527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7689b6d2-1062-4adb-8235-dfe4731a4cab","timestamp":"2022-02-06T09:38:46.806013Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:38:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 09:38:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:38:46.859 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:38:46.859 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":1,"count":1} 2022-02-06 09:38:47.576 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:38:47.577 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:38:46.805527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7689b6d2-1062-4adb-8235-dfe4731a4cab","timestamp":"2022-02-06T09:38:46.806013Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:38:47.577 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:38:47.578 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:38:47.578 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:38:57.979 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:38:57.980 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:38:57.278534Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc171d4a-5f9f-47d2-bced-15ede8c80b4a","timestamp":"2022-02-06T09:38:57.278665Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:38:57.981 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:38:57.981 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:38:57.982 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:39:12.905 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:39:12.906 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:39:12.185314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e280f7b-695e-481e-91cf-3ccf7a7cf05c","timestamp":"2022-02-06T09:39:12.185459Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:39:12.906 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:39:12.906 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:39:12.906 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:39:27.865 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:39:27.865 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:39:27.866 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:39:42.920 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:39:42.920 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:39:42.920 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:39:57.909 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:39:57.910 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:39:57.910 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:40:12.906 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:40:12.912 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:40:12.913 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:40:27.928 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:40:27.929 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:40:27.929 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:40:42.905 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:40:42.905 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:40:42.905 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:40:46.806 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:40:46.805467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"804b2adc-cb82-4d09-b7d2-f9918a89b014","timestamp":"2022-02-06T09:40:46.805560Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:40:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:40:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:40:46.872 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:40:46.873 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (54 ms):{"serverTimeMs":1,"count":1} 2022-02-06 09:40:47.500 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:40:47.501 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:40:46.805467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"804b2adc-cb82-4d09-b7d2-f9918a89b014","timestamp":"2022-02-06T09:40:46.805560Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:40:47.501 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:40:47.502 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:40:47.502 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:40:57.996 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:40:57.998 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:40:57.278869Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ac2318b-5206-4082-95b8-cc4cd8da58f5","timestamp":"2022-02-06T09:40:57.278994Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:40:57.999 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:40:57.999 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:40:58.000 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:41:12.884 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:41:12.884 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:41:12.185257Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93be847a-82a0-47ca-b0a4-5efb628ee5ea","timestamp":"2022-02-06T09:41:12.185445Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:41:12.884 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:41:12.885 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:41:12.885 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:41:27.854 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:41:27.855 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:41:27.855 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:41:42.817 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:41:42.818 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:41:42.818 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:41:57.786 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:41:57.787 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:41:57.787 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:42:12.770 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:42:12.770 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:42:12.770 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:42:27.730 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:42:27.733 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:42:27.733 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:42:42.698 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:42:42.699 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:42:42.699 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:42:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:42:46.805529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb2f9915-bacc-4726-b4d5-fc9bbc959481","timestamp":"2022-02-06T09:42:46.805638Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:42:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 09:42:46.820 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:42:46.855 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:42:46.855 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":1,"count":1} 2022-02-06 09:42:47.532 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:42:47.532 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:42:46.805529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb2f9915-bacc-4726-b4d5-fc9bbc959481","timestamp":"2022-02-06T09:42:46.805638Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:42:47.533 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:42:47.533 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:42:47.533 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:42:57.978 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:42:57.979 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:42:57.278914Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cfd42b8-b4cd-4893-9e59-91b660677940","timestamp":"2022-02-06T09:42:57.279027Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:42:57.979 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:42:57.979 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:42:57.979 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:43:12.891 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:43:12.892 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:43:12.185127Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f00419e3-439c-4722-b6be-de80fef51357","timestamp":"2022-02-06T09:43:12.185242Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:43:12.892 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:43:12.892 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:43:12.892 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:43:27.837 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:43:27.837 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:43:27.837 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:43:42.798 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:43:42.799 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:43:42.799 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:43:57.742 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:43:57.742 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:43:57.742 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:44:12.694 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:44:12.695 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:44:12.695 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:44:27.663 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:44:27.665 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:44:27.666 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:44:42.626 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:44:42.627 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:44:42.627 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:44:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:44:46.805472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a457139-f49d-49e6-b118-9a0dc72bd939","timestamp":"2022-02-06T09:44:46.805602Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:44:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:44:46.820 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:44:46.868 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:44:46.868 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":0,"count":1} 2022-02-06 09:44:47.496 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:44:47.497 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:44:46.805472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a457139-f49d-49e6-b118-9a0dc72bd939","timestamp":"2022-02-06T09:44:46.805602Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:44:47.497 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:44:47.497 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:44:47.498 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:44:58.022 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:44:58.023 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:44:57.279258Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ebea0c3-8097-433b-b30c-fd3602a2bff9","timestamp":"2022-02-06T09:44:57.279376Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:44:58.023 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:44:58.023 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:44:58.023 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:45:12.886 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:45:12.887 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:45:12.188637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2364b74-624b-4b87-8228-6e9653aad71a","timestamp":"2022-02-06T09:45:12.189345Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:45:12.887 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:45:12.888 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:45:12.888 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:45:27.846 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:45:27.848 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:45:27.848 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:45:42.805 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:45:42.806 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:45:42.806 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:45:57.901 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:45:57.902 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:45:57.903 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:46:12.920 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:46:12.923 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:46:12.923 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:46:27.879 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:46:27.881 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:46:27.881 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:46:42.874 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:46:42.874 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:46:42.874 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:46:46.806 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:46:46.805530Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8715018-75c0-442d-8b3e-cacf81ff565a","timestamp":"2022-02-06T09:46:46.805642Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:46:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:46:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:46:46.879 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:46:46.880 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (61 ms):{"serverTimeMs":1,"count":1} 2022-02-06 09:46:47.504 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:46:47.505 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:46:46.805530Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8715018-75c0-442d-8b3e-cacf81ff565a","timestamp":"2022-02-06T09:46:46.805642Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:46:47.506 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:46:47.506 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:46:47.506 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:46:57.994 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:46:57.998 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:46:57.278415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f28ffb9-95af-44dd-8909-c968f802c732","timestamp":"2022-02-06T09:46:57.278535Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:46:57.998 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:46:57.998 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:46:57.999 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:47:12.895 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:47:12.896 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:47:12.185172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61e7b00b-cfa3-4432-80f2-6c1528f459fe","timestamp":"2022-02-06T09:47:12.185382Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:47:12.896 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:47:12.896 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:47:12.896 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:47:27.903 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:47:27.904 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:47:27.904 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:47:42.941 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:47:42.943 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:47:42.944 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:47:58.024 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:47:58.025 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:47:58.025 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:48:12.992 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:48:12.993 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:48:12.994 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:48:28.006 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:48:28.009 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:48:28.009 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:48:43.007 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:48:43.007 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:48:43.007 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:48:46.806 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:48:46.805473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec316d9c-a40c-4e50-8f46-96cb252a757f","timestamp":"2022-02-06T09:48:46.805649Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:48:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:48:46.820 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:48:46.856 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:48:46.857 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":1} 2022-02-06 09:48:47.481 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:48:47.481 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:48:46.805473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec316d9c-a40c-4e50-8f46-96cb252a757f","timestamp":"2022-02-06T09:48:46.805649Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:48:47.482 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:48:47.482 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:48:47.482 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:48:57.971 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:48:57.972 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:48:57.278463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc84726e-2b98-4d95-80a0-4961e7a1a8ec","timestamp":"2022-02-06T09:48:57.278578Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:48:57.973 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:48:57.973 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:48:57.973 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:49:12.902 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:49:12.905 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:49:12.185809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43cd0e82-ebb5-4d0e-bc0e-6fc8081aa47e","timestamp":"2022-02-06T09:49:12.186531Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:49:12.906 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:49:12.906 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:49:12.907 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:49:27.862 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:49:27.863 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:49:27.863 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:49:42.812 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:49:42.812 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:49:42.812 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:49:57.760 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:49:57.761 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:49:57.761 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:50:12.721 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:50:12.721 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:50:12.722 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:50:27.698 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:50:27.701 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:50:27.701 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:50:42.649 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:50:42.650 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:50:42.650 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:50:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:50:46.805515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdcd94a9-9339-4a48-bfdf-0ef24d623337","timestamp":"2022-02-06T09:50:46.805965Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:50:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:50:46.820 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:50:46.848 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:50:46.849 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1} 2022-02-06 09:50:47.476 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:50:47.477 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:50:46.805515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdcd94a9-9339-4a48-bfdf-0ef24d623337","timestamp":"2022-02-06T09:50:46.805965Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:50:47.478 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:50:47.478 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:50:47.478 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:50:57.992 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:50:57.992 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:50:57.282857Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f815b4b-3c45-4b0c-87bd-8ed74acdcbb2","timestamp":"2022-02-06T09:50:57.284729Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:50:57.992 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:50:57.992 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:50:57.993 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:51:12.920 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:51:12.921 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:51:12.185198Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c89c7098-a770-46f7-b013-dbee0077297a","timestamp":"2022-02-06T09:51:12.186268Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:51:12.921 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:51:12.922 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:51:12.922 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:51:27.871 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:51:27.872 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:51:27.872 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:51:42.817 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:51:42.818 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:51:42.818 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:51:57.790 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:51:57.790 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:51:57.790 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:52:12.768 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:52:12.772 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:52:12.773 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:52:27.749 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:52:27.750 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:52:27.750 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:52:42.702 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:52:42.703 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:52:42.703 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:52:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:52:46.805542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d030f13-5ae1-4aab-9f36-8326b8536591","timestamp":"2022-02-06T09:52:46.806021Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:52:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 09:52:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:52:46.850 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:52:46.850 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-02-06 09:52:47.526 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:52:47.526 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:52:46.805542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d030f13-5ae1-4aab-9f36-8326b8536591","timestamp":"2022-02-06T09:52:46.806021Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:52:47.527 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:52:47.527 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:52:47.527 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:52:57.997 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:52:57.997 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:52:57.282226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"762ac2c6-b58b-480d-a2f2-6ab34feafc7f","timestamp":"2022-02-06T09:52:57.282367Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:52:57.998 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:52:57.998 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:52:57.998 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:53:12.897 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:53:12.900 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:53:12.186795Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71870151-b14d-4397-9545-961a114849db","timestamp":"2022-02-06T09:53:12.188011Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:53:12.900 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:53:12.900 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:53:12.900 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:53:27.846 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:53:27.848 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:53:27.848 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:53:42.794 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:53:42.794 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:53:42.795 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:53:57.743 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:53:57.745 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:53:57.746 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:54:12.708 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:54:12.708 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:54:12.708 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:54:27.657 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:54:27.657 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:54:27.657 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:54:42.615 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:54:42.616 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:54:42.616 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:54:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:54:46.805479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15a39acf-5f37-4a32-9f14-ea1cfca6caa4","timestamp":"2022-02-06T09:54:46.805998Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:54:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:54:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:54:46.844 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:54:46.845 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-02-06 09:54:47.461 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:54:47.461 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:54:46.805479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15a39acf-5f37-4a32-9f14-ea1cfca6caa4","timestamp":"2022-02-06T09:54:46.805998Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:54:47.462 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:54:47.462 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:54:47.462 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:54:57.969 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:54:57.969 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:54:57.278431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7cc4aab-91bf-49b5-a6c4-20e8f7466da8","timestamp":"2022-02-06T09:54:57.278564Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:54:57.969 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:54:57.970 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:54:57.970 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:55:12.919 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:55:12.920 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:55:12.185221Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f02bb0b-6210-4dea-9a69-7631960e2b02","timestamp":"2022-02-06T09:55:12.185370Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:55:12.920 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:55:12.920 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:55:12.920 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:55:27.877 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:55:27.880 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:55:27.880 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:55:42.848 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:55:42.849 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:55:42.849 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:55:57.798 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:55:57.798 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:55:57.798 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:56:12.773 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:56:12.774 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:56:12.774 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:56:27.769 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:56:27.770 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:56:27.770 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:56:42.754 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:56:42.754 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:56:42.754 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:56:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:56:46.805560Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0330f14-af1f-485e-b4a3-1b02f7fc5712","timestamp":"2022-02-06T09:56:46.806137Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:56:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 09:56:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:56:46.858 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:56:46.858 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":1,"count":1} 2022-02-06 09:56:47.478 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:56:47.479 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:56:46.805560Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0330f14-af1f-485e-b4a3-1b02f7fc5712","timestamp":"2022-02-06T09:56:46.806137Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:56:47.480 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:56:47.480 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:56:47.480 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:56:57.972 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:56:57.973 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:56:57.278455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b68e4252-8925-4a52-9cd3-be67cde3cec9","timestamp":"2022-02-06T09:56:57.278575Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:56:57.974 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:56:57.974 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:56:57.974 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:57:12.888 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:57:12.892 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:57:12.185191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6315bb7d-da0b-4fc1-8906-5d32cb718738","timestamp":"2022-02-06T09:57:12.185311Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:57:12.894 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:57:12.894 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:57:12.895 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:57:27.848 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:57:27.848 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:57:27.848 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:57:42.798 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:57:42.799 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:57:42.799 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:57:57.744 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:57:57.744 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:57:57.744 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:58:12.690 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:58:12.691 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:58:12.691 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:58:27.661 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:58:27.661 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:58:27.661 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:58:42.620 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:58:42.621 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:58:42.621 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:58:46.806 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:58:46.805698Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4d8d298-9746-4668-b924-11c84a5ecc7c","timestamp":"2022-02-06T09:58:46.805904Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:58:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 09:58:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 09:58:46.852 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:58:46.852 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-02-06 09:58:47.482 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:58:47.483 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T09:58:46.805698Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4d8d298-9746-4668-b924-11c84a5ecc7c","timestamp":"2022-02-06T09:58:46.805904Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 09:58:47.484 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:58:47.484 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:58:47.484 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:58:57.985 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:58:57.989 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:58:57.279463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fe432c7-7e0b-4bf8-ac11-063768b186dc","timestamp":"2022-02-06T09:58:57.279697Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 09:58:57.990 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:58:57.990 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:58:57.991 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:59:12.898 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:59:12.899 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T09:59:12.185165Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2c41399-e408-4a8f-a772-326d05959334","timestamp":"2022-02-06T09:59:12.185277Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 09:59:12.899 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 09:59:12.900 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:59:12.900 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:59:27.855 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:59:27.856 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:59:27.856 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:59:42.800 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:59:42.801 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:59:42.802 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 09:59:57.746 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 09:59:57.747 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 09:59:57.747 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:00:12.697 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:00:12.698 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:00:12.698 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:00:27.648 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:00:27.648 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:00:27.649 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:00:42.626 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:00:42.628 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:00:42.629 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:00:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:00:46.805488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30599e1c-19f1-4443-b362-98c2d8e7cfab","timestamp":"2022-02-06T10:00:46.805903Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:00:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:00:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:00:46.849 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:00:46.850 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:00:47.469 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:00:47.470 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:00:46.805488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30599e1c-19f1-4443-b362-98c2d8e7cfab","timestamp":"2022-02-06T10:00:46.805903Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:00:47.470 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:00:47.471 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:00:47.471 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:00:57.979 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:00:57.980 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:00:57.279126Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1eea0942-5178-4b7b-8c2b-a2292909446a","timestamp":"2022-02-06T10:00:57.279429Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:00:57.981 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:00:57.981 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:00:57.982 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:01:12.888 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:01:12.889 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:01:12.185147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3f1357e-d401-4e86-850f-9f8d61b6afaf","timestamp":"2022-02-06T10:01:12.185444Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:01:12.889 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:01:12.889 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:01:12.889 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:01:27.838 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:01:27.839 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:01:27.839 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:01:42.791 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:01:42.792 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:01:42.792 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:01:57.744 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:01:57.745 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:01:57.745 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:02:12.688 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:02:12.689 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:02:12.689 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:02:27.654 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:02:27.656 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:02:27.657 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:02:42.637 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:02:42.637 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:02:42.637 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:02:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:02:46.805503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0faecedb-5a9d-4ac2-948e-5511d8f204c9","timestamp":"2022-02-06T10:02:46.805975Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:02:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:02:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:02:46.846 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:02:46.846 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:02:47.474 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:02:47.474 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:02:46.805503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0faecedb-5a9d-4ac2-948e-5511d8f204c9","timestamp":"2022-02-06T10:02:46.805975Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:02:47.475 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:02:47.475 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:02:47.475 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:02:57.970 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:02:57.970 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:02:57.278734Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8b06888-300e-4d32-9f4d-226dbb216874","timestamp":"2022-02-06T10:02:57.278862Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:02:57.971 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:02:57.971 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:02:57.971 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:03:12.885 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:03:12.886 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:03:12.186212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6de3e191-9fcd-491b-9516-9df468562732","timestamp":"2022-02-06T10:03:12.186349Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:03:12.886 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:03:12.886 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:03:12.886 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:03:27.832 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:03:27.833 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:03:27.833 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:03:42.779 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:03:42.780 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:03:42.780 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:03:57.732 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:03:57.732 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:03:57.732 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:04:12.685 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:04:12.688 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:04:12.688 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:04:27.669 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:04:27.669 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:04:27.669 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:04:42.632 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:04:42.633 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:04:42.633 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:04:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:04:46.805607Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6e3b968-1cee-4853-89b6-807ec27bc00d","timestamp":"2022-02-06T10:04:46.806238Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:04:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 10 ms 2022-02-06 10:04:46.820 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:04:46.850 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:04:46.851 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:04:47.471 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:04:47.472 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:04:46.805607Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6e3b968-1cee-4853-89b6-807ec27bc00d","timestamp":"2022-02-06T10:04:46.806238Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:04:47.472 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:04:47.472 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:04:47.472 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:04:57.982 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:04:57.983 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:04:57.279530Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eee4e70e-bd9b-415d-9db7-d069e5aeaee4","timestamp":"2022-02-06T10:04:57.279811Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:04:57.983 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:04:57.983 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:04:57.983 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:05:12.881 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:05:12.881 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:05:12.185195Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25a527ac-2f59-47f7-bc55-746051dcfd47","timestamp":"2022-02-06T10:05:12.185384Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:05:12.882 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:05:12.882 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:05:12.882 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:05:27.841 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:05:27.841 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:05:27.841 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:05:42.801 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:05:42.803 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:05:42.804 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:05:57.753 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:05:57.754 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:05:57.755 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:06:12.700 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:06:12.701 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:06:12.701 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:06:27.671 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:06:27.671 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:06:27.671 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:06:42.618 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:06:42.619 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:06:42.620 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:06:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:06:46.806085Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b13b0f10-1695-4c0d-bab6-96179835bbad","timestamp":"2022-02-06T10:06:46.806213Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:06:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:06:46.820 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:06:46.852 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:06:46.853 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:06:47.469 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:06:47.469 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:06:46.806085Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b13b0f10-1695-4c0d-bab6-96179835bbad","timestamp":"2022-02-06T10:06:46.806213Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:06:47.470 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:06:47.470 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:06:47.470 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:06:57.976 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:06:57.977 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:06:57.279315Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f050956-30da-4595-8abb-7ccec75fb195","timestamp":"2022-02-06T10:06:57.279445Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:06:57.977 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:06:57.977 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:06:57.977 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:07:12.883 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:07:12.884 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:07:12.185160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc6af0d6-d48a-4506-89b3-826bc017eeb3","timestamp":"2022-02-06T10:07:12.185324Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:07:12.884 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:07:12.884 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:07:12.884 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:07:27.836 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:07:27.836 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:07:27.837 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:07:42.787 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:07:42.788 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:07:42.789 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:07:57.743 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:07:57.743 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:07:57.743 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:08:12.702 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:08:12.703 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:08:12.704 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:08:27.666 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:08:27.667 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:08:27.667 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:08:42.617 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:08:42.618 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:08:42.618 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:08:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:08:46.805955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8944b7e4-18da-4c7b-8fc2-35c6abc2002a","timestamp":"2022-02-06T10:08:46.806050Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:08:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:08:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:08:46.845 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:08:46.845 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:08:47.462 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:08:47.462 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:08:46.805955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8944b7e4-18da-4c7b-8fc2-35c6abc2002a","timestamp":"2022-02-06T10:08:46.806050Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:08:47.463 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:08:47.463 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:08:47.463 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:08:57.972 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:08:57.972 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:08:57.278447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e931fa91-d0fb-43f2-9cea-226966af592a","timestamp":"2022-02-06T10:08:57.278568Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:08:57.973 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:08:57.973 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:08:57.973 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:09:12.889 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:09:12.890 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:09:12.186662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f21c201-90b9-4f2a-890d-a00812ca4d78","timestamp":"2022-02-06T10:09:12.187068Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:09:12.890 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:09:12.890 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:09:12.890 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:09:27.842 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:09:27.843 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:09:27.843 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:09:42.790 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:09:42.791 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:09:42.791 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:09:57.741 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:09:57.742 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:09:57.742 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:10:12.691 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:10:12.694 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:10:12.695 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:10:27.650 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:10:27.651 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:10:27.652 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:10:42.602 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:10:42.602 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:10:42.602 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:10:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:10:46.805970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0401aae-9d6c-48eb-9cd1-3dff2f7bb96a","timestamp":"2022-02-06T10:10:46.806369Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:10:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:10:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:10:46.858 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:10:46.859 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:10:47.474 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:10:47.475 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:10:46.805970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0401aae-9d6c-48eb-9cd1-3dff2f7bb96a","timestamp":"2022-02-06T10:10:46.806369Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:10:47.475 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:10:47.476 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:10:47.476 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:10:57.972 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:10:57.972 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:10:57.278559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a86976b-b481-4f4e-9976-911f914ae2f8","timestamp":"2022-02-06T10:10:57.278673Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:10:57.972 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:10:57.972 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:10:57.973 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:11:12.882 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:11:12.883 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:11:12.185161Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51c42cc2-b71f-407c-8ae6-70c490f0fff4","timestamp":"2022-02-06T10:11:12.185302Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:11:12.883 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:11:12.883 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:11:12.884 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:11:27.828 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:11:27.828 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:11:27.829 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:11:42.780 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:11:42.781 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:11:42.781 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:11:57.745 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:11:57.748 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:11:57.748 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:12:12.696 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:12:12.697 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:12:12.697 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:12:27.669 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:12:27.669 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:12:27.669 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:12:42.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:12:42.625 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:12:42.625 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:12:46.806 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:12:46.805616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1803910e-55ab-436c-8a2a-833fa075ae4c","timestamp":"2022-02-06T10:12:46.805710Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:12:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:12:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:12:46.846 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:12:46.847 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:12:47.467 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:12:47.467 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:12:46.805616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1803910e-55ab-436c-8a2a-833fa075ae4c","timestamp":"2022-02-06T10:12:46.805710Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:12:47.468 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:12:47.468 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:12:47.468 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:12:57.972 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:12:57.972 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:12:57.280961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb18c397-d865-4b13-9abb-5d7fe9922d53","timestamp":"2022-02-06T10:12:57.281075Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:12:57.973 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:12:57.973 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:12:57.973 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:13:12.879 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:13:12.880 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:13:12.185243Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cfc7c64-8e0c-4ca4-b9c2-d6d323ea6dc1","timestamp":"2022-02-06T10:13:12.186087Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:13:12.880 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:13:12.880 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:13:12.880 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:13:27.827 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:13:27.828 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:13:27.828 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:13:42.779 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:13:42.780 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:13:42.780 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:13:57.733 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:13:57.735 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:13:57.735 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:14:12.712 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:14:12.713 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:14:12.713 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:14:27.672 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:14:27.672 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:14:27.672 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:14:42.631 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:14:42.631 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:14:42.631 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:14:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:14:46.805816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b7ac778-de00-4c54-907e-fc9246a14744","timestamp":"2022-02-06T10:14:46.805913Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:14:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:14:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:14:46.845 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:14:46.846 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:14:47.462 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:14:47.462 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:14:46.805816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b7ac778-de00-4c54-907e-fc9246a14744","timestamp":"2022-02-06T10:14:46.805913Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:14:47.462 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:14:47.462 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:14:47.463 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:14:57.974 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:14:57.975 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:14:57.280347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2709572c-f789-4e0c-a27c-bdf79acd0378","timestamp":"2022-02-06T10:14:57.280729Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:14:57.975 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:14:57.975 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:14:57.975 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:15:12.886 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:15:12.888 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:15:12.185225Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ea44a27-81c3-4604-9eff-38b72baa16b8","timestamp":"2022-02-06T10:15:12.186117Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:15:12.888 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:15:12.888 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:15:12.888 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:15:27.841 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:15:27.842 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:15:27.842 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:15:42.785 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:15:42.786 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:15:42.786 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:15:57.739 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:15:57.742 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:15:57.742 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:16:12.684 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:16:12.684 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:16:12.684 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:16:27.654 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:16:27.654 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:16:27.654 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:16:42.622 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:16:42.623 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:16:42.623 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:16:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:16:46.805879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ed5881d-b621-43a6-9544-fe7ed152e0a8","timestamp":"2022-02-06T10:16:46.805975Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:16:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:16:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:16:46.852 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:16:46.852 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:16:47.480 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:16:47.481 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:16:46.805879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ed5881d-b621-43a6-9544-fe7ed152e0a8","timestamp":"2022-02-06T10:16:46.805975Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:16:47.481 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:16:47.482 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:16:47.482 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:16:57.967 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:16:57.968 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:16:57.278902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1570bf8-139b-4d8e-8eb9-f0d506a6a330","timestamp":"2022-02-06T10:16:57.279030Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:16:57.968 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:16:57.968 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:16:57.968 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:17:12.898 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:17:12.898 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:17:12.185975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ef1d344-d0ee-42a4-8c8e-5301d3aedd52","timestamp":"2022-02-06T10:17:12.187533Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:17:12.899 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:17:12.899 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:17:12.899 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:17:27.851 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:17:27.852 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:17:27.852 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:17:42.800 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:17:42.801 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:17:42.801 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:17:57.741 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:17:57.741 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:17:57.741 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:18:12.682 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:18:12.686 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:18:12.687 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:18:27.650 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:18:27.650 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:18:27.651 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:18:42.616 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:18:42.617 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:18:42.617 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:18:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:18:46.806014Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b07e395-ee63-462c-a7c4-06832fba2b10","timestamp":"2022-02-06T10:18:46.806113Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:18:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:18:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:18:46.851 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:18:46.851 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:18:47.484 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:18:47.484 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:18:46.806014Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b07e395-ee63-462c-a7c4-06832fba2b10","timestamp":"2022-02-06T10:18:46.806113Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:18:47.485 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:18:47.485 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:18:47.485 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:18:57.969 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:18:57.970 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:18:57.278725Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8b6e06e-cff5-49b3-be33-6cbb3fb78a95","timestamp":"2022-02-06T10:18:57.278846Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:18:57.970 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:18:57.970 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:18:57.971 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:19:12.882 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:19:12.883 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:19:12.185154Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3978697-f79c-43eb-b5ac-0985e3c514fc","timestamp":"2022-02-06T10:19:12.185854Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:19:12.883 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:19:12.883 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:19:12.883 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:19:27.825 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:19:27.826 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:19:27.826 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:19:42.771 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:19:42.771 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:19:42.772 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:19:57.727 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:19:57.727 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:19:57.727 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:20:12.665 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:20:12.666 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:20:12.667 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:20:27.613 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:20:27.616 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:20:27.616 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:20:42.566 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:20:42.567 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:20:42.567 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:20:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:20:46.805922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7447a760-11e2-4fa9-8138-5dc2a7eaaee5","timestamp":"2022-02-06T10:20:46.806333Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:20:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:20:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:20:46.849 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:20:46.850 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:20:47.467 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:20:47.468 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:20:46.805922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7447a760-11e2-4fa9-8138-5dc2a7eaaee5","timestamp":"2022-02-06T10:20:46.806333Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:20:47.469 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:20:47.469 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:20:47.469 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:20:57.976 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:20:57.976 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:20:57.279340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2023448a-74a9-45a4-8969-e4037590701c","timestamp":"2022-02-06T10:20:57.279472Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:20:57.977 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:20:57.977 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:20:57.977 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:21:12.903 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:21:12.903 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:21:12.185145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7632aee-800a-475b-bdf2-681ff12868fd","timestamp":"2022-02-06T10:21:12.185272Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:21:12.904 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:21:12.904 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:21:12.905 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:21:27.861 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:21:27.862 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:21:27.862 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:21:42.803 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:21:42.804 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:21:42.804 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:21:57.783 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:21:57.784 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:21:57.784 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:22:12.761 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:22:12.762 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:22:12.762 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:22:27.726 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:22:27.728 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:22:27.728 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:22:42.684 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:22:42.685 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:22:42.686 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:22:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:22:46.805985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7192eb9-9f9d-40b6-853b-15c6369441f3","timestamp":"2022-02-06T10:22:46.806464Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:22:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:22:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:22:46.850 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:22:46.850 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:22:47.513 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:22:47.513 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:22:46.805985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7192eb9-9f9d-40b6-853b-15c6369441f3","timestamp":"2022-02-06T10:22:46.806464Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:22:47.513 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:22:47.513 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:22:47.513 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:22:57.985 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:22:57.986 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:22:57.279153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6352cc9-2380-4ed5-888f-621eeae642e5","timestamp":"2022-02-06T10:22:57.279288Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:22:57.987 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:22:57.987 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:22:57.987 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:23:12.882 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:23:12.883 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:23:12.185854Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8de464fc-a69f-4cd7-b251-32d676af690d","timestamp":"2022-02-06T10:23:12.186272Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:23:12.884 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:23:12.884 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:23:12.884 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:23:27.830 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:23:27.830 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:23:27.830 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:23:42.779 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:23:42.779 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:23:42.779 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:23:57.743 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:23:57.744 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:23:57.744 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:24:12.691 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:24:12.692 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:24:12.692 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:24:27.649 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:24:27.650 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:24:27.650 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:24:42.607 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:24:42.609 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:24:42.609 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:24:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:24:46.805654Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73051876-318c-450e-9584-598c9b322bc2","timestamp":"2022-02-06T10:24:46.805942Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:24:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:24:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:24:46.848 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:24:46.849 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:24:47.470 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:24:47.471 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:24:46.805654Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73051876-318c-450e-9584-598c9b322bc2","timestamp":"2022-02-06T10:24:46.805942Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:24:47.472 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:24:47.472 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:24:47.472 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:24:57.965 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:24:57.966 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:24:57.278478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7705996a-1ebb-4c84-85a6-0490f77f93c6","timestamp":"2022-02-06T10:24:57.278578Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:24:57.966 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:24:57.966 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:24:57.966 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:25:12.888 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:25:12.889 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:25:12.185802Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41931f94-c3ea-4804-8c2b-ea3c0992a235","timestamp":"2022-02-06T10:25:12.186131Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:25:12.889 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:25:12.889 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:25:12.889 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:25:27.837 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:25:27.837 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:25:27.837 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:25:42.778 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:25:42.779 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:25:42.779 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:25:57.731 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:25:57.732 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:25:57.732 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:26:12.678 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:26:12.678 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:26:12.678 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:26:27.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:26:27.625 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:26:27.625 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:26:42.600 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:26:42.603 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:26:42.603 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:26:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:26:46.805961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ddc35d1-74a8-4f0f-ba7e-1cb4ba583f1e","timestamp":"2022-02-06T10:26:46.806382Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:26:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:26:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:26:46.844 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:26:46.844 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:26:47.465 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:26:47.466 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:26:46.805961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ddc35d1-74a8-4f0f-ba7e-1cb4ba583f1e","timestamp":"2022-02-06T10:26:46.806382Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:26:47.466 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:26:47.466 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:26:47.466 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:26:57.985 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:26:57.985 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:26:57.278429Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a60e49c9-93b7-4c8d-b87c-8a88758f8586","timestamp":"2022-02-06T10:26:57.278550Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:26:57.985 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:26:57.986 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:26:57.986 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:27:12.889 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:27:12.889 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:27:12.185874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65af6a12-1992-48b1-9894-90c494c999ff","timestamp":"2022-02-06T10:27:12.186248Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:27:12.890 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:27:12.890 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:27:12.890 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:27:27.834 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:27:27.834 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:27:27.835 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:27:42.787 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:27:42.787 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:27:42.788 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:27:57.737 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:27:57.738 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:27:57.738 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:28:12.678 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:28:12.679 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:28:12.679 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:28:27.655 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:28:27.656 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:28:27.656 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:28:42.620 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:28:42.620 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:28:42.620 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:28:46.809 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:28:46.806867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ea8cc83-6e94-41c1-8442-9ac45b2d4fbc","timestamp":"2022-02-06T10:28:46.807221Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:28:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 9 ms 2022-02-06 10:28:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:28:46.844 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:28:46.844 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:28:47.462 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:28:47.463 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:28:46.806867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ea8cc83-6e94-41c1-8442-9ac45b2d4fbc","timestamp":"2022-02-06T10:28:46.807221Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:28:47.463 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:28:47.463 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:28:47.463 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:28:57.995 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:28:57.996 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:28:57.278431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3083fa6e-c2e6-423a-9485-1e0e95f89501","timestamp":"2022-02-06T10:28:57.278531Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:28:57.997 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:28:57.997 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:28:57.997 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:29:12.881 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:29:12.881 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:29:12.185170Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b29c31f0-21fb-4223-bd63-d94217863bce","timestamp":"2022-02-06T10:29:12.185877Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:29:12.882 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:29:12.882 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:29:12.882 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:29:27.825 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:29:27.825 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:29:27.825 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:29:42.772 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:29:42.772 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:29:42.772 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:29:57.746 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:29:57.747 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:29:57.747 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:30:12.690 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:30:12.691 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:30:12.691 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:30:27.663 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:30:27.664 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:30:27.664 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:30:42.619 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:30:42.620 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:30:42.620 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:30:46.806 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:30:46.805348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40c187b6-1ac4-4c51-88a6-25b88cb76845","timestamp":"2022-02-06T10:30:46.805821Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:30:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 13 ms 2022-02-06 10:30:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:30:46.839 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:30:46.839 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:30:47.456 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:30:47.456 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:30:46.805348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40c187b6-1ac4-4c51-88a6-25b88cb76845","timestamp":"2022-02-06T10:30:46.805821Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:30:47.456 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:30:47.456 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:30:47.456 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:30:57.978 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:30:57.978 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:30:57.278562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94f3a18e-c28a-4b63-98fb-35c717ba879b","timestamp":"2022-02-06T10:30:57.278729Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:30:57.979 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:30:57.979 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:30:57.979 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:31:12.888 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:31:12.890 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:31:12.185336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"712e95dd-b3c2-4279-9bb9-5de25962ea98","timestamp":"2022-02-06T10:31:12.185448Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:31:12.891 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:31:12.891 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:31:12.891 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:31:27.834 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:31:27.835 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:31:27.835 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:31:42.781 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:31:42.781 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:31:42.781 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:31:57.737 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:31:57.737 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:31:57.738 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:32:12.677 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:32:12.677 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:32:12.677 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:32:27.646 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:32:27.647 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:32:27.647 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:32:42.592 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:32:42.592 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:32:42.593 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:32:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:32:46.805430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c856c85-961c-49ae-8581-63d6a9a9a542","timestamp":"2022-02-06T10:32:46.805876Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:32:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:32:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:32:46.841 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:32:46.842 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:32:47.458 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:32:47.459 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:32:46.805430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c856c85-961c-49ae-8581-63d6a9a9a542","timestamp":"2022-02-06T10:32:46.805876Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:32:47.459 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:32:47.459 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:32:47.459 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:32:57.976 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:32:57.977 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:32:57.278524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"845bb7c8-c5dc-444e-ac5c-a49d27f5a879","timestamp":"2022-02-06T10:32:57.278658Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:32:57.977 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:32:57.977 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:32:57.977 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:33:12.890 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:33:12.892 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:33:12.185188Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05e2f26d-a164-4092-8141-5bb9635b3f66","timestamp":"2022-02-06T10:33:12.185903Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:33:12.893 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:33:12.893 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:33:12.894 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:33:27.848 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:33:27.849 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:33:27.849 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:33:42.806 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:33:42.807 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:33:42.807 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:33:57.771 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:33:57.771 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:33:57.772 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:34:12.755 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:34:12.757 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:34:12.757 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:34:27.724 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:34:27.725 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:34:27.725 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:34:42.674 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:34:42.674 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:34:42.675 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:34:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:34:46.806151Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81775c9b-884a-4be6-b0ee-23553ebba968","timestamp":"2022-02-06T10:34:46.806623Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:34:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:34:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:34:46.846 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:34:46.847 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:34:47.507 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:34:47.508 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:34:46.806151Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81775c9b-884a-4be6-b0ee-23553ebba968","timestamp":"2022-02-06T10:34:46.806623Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:34:47.508 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:34:47.508 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:34:47.508 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:34:57.975 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:34:57.976 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:34:57.285884Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfe035c0-3d1d-4729-922e-d24af8e25971","timestamp":"2022-02-06T10:34:57.286224Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:34:57.976 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:34:57.976 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:34:57.977 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:35:12.876 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:35:12.877 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:35:12.185074Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43a2c4a7-ed19-4b4f-b044-9510a40ebe4c","timestamp":"2022-02-06T10:35:12.185762Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:35:12.877 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:35:12.877 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:35:12.877 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:35:27.844 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:35:27.844 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:35:27.844 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:35:42.788 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:35:42.789 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:35:42.789 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:35:57.758 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:35:57.759 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:35:57.759 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:36:12.715 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:36:12.716 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:36:12.716 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:36:27.657 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:36:27.658 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:36:27.658 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:36:42.612 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:36:42.613 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:36:42.613 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:36:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:36:46.805900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dcab15af-f8da-43c4-af80-c73c2eeaf892","timestamp":"2022-02-06T10:36:46.806287Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:36:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:36:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:36:46.846 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:36:46.848 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:36:47.464 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:36:47.465 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:36:46.805900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dcab15af-f8da-43c4-af80-c73c2eeaf892","timestamp":"2022-02-06T10:36:46.806287Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:36:47.465 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:36:47.465 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:36:47.466 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:36:57.967 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:36:57.967 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:36:57.279482Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7dd93ada-c3b8-4fa5-b609-c854432c0261","timestamp":"2022-02-06T10:36:57.280341Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:36:57.968 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:36:57.968 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:36:57.968 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:37:12.882 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:37:12.883 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:37:12.187127Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a71b8f21-4453-49dc-ba7e-e03fd2fc974d","timestamp":"2022-02-06T10:37:12.187713Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:37:12.883 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:37:12.883 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:37:12.883 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:37:27.826 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:37:27.827 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:37:27.827 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:37:42.773 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:37:42.773 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:37:42.774 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:37:57.724 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:37:57.726 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:37:57.726 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:38:12.681 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:38:12.681 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:38:12.681 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:38:27.625 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:38:27.626 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:38:27.626 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:38:42.630 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:38:42.632 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:38:42.635 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:38:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:38:46.805811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a3c2723-698d-4fbe-bf55-88c74d5be479","timestamp":"2022-02-06T10:38:46.806258Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:38:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:38:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:38:46.845 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:38:46.845 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:38:47.465 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:38:47.466 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:38:46.805811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a3c2723-698d-4fbe-bf55-88c74d5be479","timestamp":"2022-02-06T10:38:46.806258Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:38:47.467 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:38:47.467 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:38:47.467 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:38:57.997 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:38:57.998 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:38:57.278635Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81751c9f-4509-45c1-ab14-5326378c5f41","timestamp":"2022-02-06T10:38:57.278794Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:38:57.998 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:38:57.999 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:38:57.999 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:39:12.890 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:39:12.894 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:39:12.185178Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b13abdc-cf86-4ad1-b36f-5e5ad2505317","timestamp":"2022-02-06T10:39:12.185288Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:39:12.895 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:39:12.895 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:39:12.896 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:39:27.868 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:39:27.868 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:39:27.869 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:39:42.818 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:39:42.819 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:39:42.819 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:39:57.792 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:39:57.793 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:39:57.793 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:40:12.772 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:40:12.772 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:40:12.772 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:40:27.719 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:40:27.720 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:40:27.720 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:40:42.664 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:40:42.664 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:40:42.664 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:40:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:40:46.805536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc41a145-82aa-4611-a106-9e5bb170c52e","timestamp":"2022-02-06T10:40:46.805995Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:40:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:40:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:40:46.844 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:40:46.844 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:40:47.488 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:40:47.488 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:40:46.805536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc41a145-82aa-4611-a106-9e5bb170c52e","timestamp":"2022-02-06T10:40:46.805995Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:40:47.489 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:40:47.489 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:40:47.489 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:40:57.965 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:40:57.966 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:40:57.278989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84c79d98-eaad-4dfd-8ab3-145a0339209b","timestamp":"2022-02-06T10:40:57.279120Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:40:57.967 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:40:57.967 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:40:57.967 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:41:12.885 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:41:12.887 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:41:12.186565Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a249d610-45a1-4389-8279-bbcc995d1f5a","timestamp":"2022-02-06T10:41:12.186891Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:41:12.888 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:41:12.888 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:41:12.889 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:41:27.832 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:41:27.833 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:41:27.833 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:41:42.785 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:41:42.786 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:41:42.786 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:41:57.735 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:41:57.735 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:41:57.735 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:42:12.680 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:42:12.680 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:42:12.681 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:42:27.639 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:42:27.645 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:42:27.645 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:42:42.610 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:42:42.610 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:42:42.611 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:42:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:42:46.805726Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d3aec0e-9162-46ec-bbdd-6269b90213a7","timestamp":"2022-02-06T10:42:46.806068Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:42:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:42:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:42:46.853 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:42:46.854 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:42:47.475 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:42:47.475 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:42:46.805726Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d3aec0e-9162-46ec-bbdd-6269b90213a7","timestamp":"2022-02-06T10:42:46.806068Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:42:47.476 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:42:47.476 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:42:47.476 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:42:57.976 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:42:57.976 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:42:57.278822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd25e757-3fda-49a8-9c3e-07fbc5d3bbce","timestamp":"2022-02-06T10:42:57.278939Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:42:57.977 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:42:57.977 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:42:57.977 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:43:12.888 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:43:12.889 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:43:12.185177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1fa53bd-f0f9-499f-a466-a4b54edcb1e1","timestamp":"2022-02-06T10:43:12.185321Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:43:12.889 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:43:12.890 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:43:12.890 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:43:27.844 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:43:27.845 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:43:27.845 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:43:42.784 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:43:42.785 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:43:42.785 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:43:57.744 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:43:57.745 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:43:57.745 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:44:12.701 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:44:12.704 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:44:12.705 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:44:27.705 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:44:27.706 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:44:27.706 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:44:42.664 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:44:42.664 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:44:42.665 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:44:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:44:46.805968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf5f0d66-74f3-46a7-8db1-3fc42dfa8978","timestamp":"2022-02-06T10:44:46.806390Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:44:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:44:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:44:46.843 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:44:46.844 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:44:47.493 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:44:47.494 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:44:46.805968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf5f0d66-74f3-46a7-8db1-3fc42dfa8978","timestamp":"2022-02-06T10:44:46.806390Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:44:47.494 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:44:47.494 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:44:47.494 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:44:57.989 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:44:57.990 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:44:57.279184Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38af3989-07c1-4843-ad7c-1784f236ae32","timestamp":"2022-02-06T10:44:57.279327Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:44:57.990 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:44:57.990 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:44:57.990 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:45:12.884 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:45:12.884 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:45:12.185073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e99b398d-a929-4852-8f80-06cb9bbaee24","timestamp":"2022-02-06T10:45:12.185764Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:45:12.885 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:45:12.885 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:45:12.885 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:45:27.833 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:45:27.835 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:45:27.835 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:45:42.775 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:45:42.776 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:45:42.776 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:45:57.724 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:45:57.725 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:45:57.725 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:46:12.676 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:46:12.676 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:46:12.676 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:46:27.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:46:27.625 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:46:27.625 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:46:42.613 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:46:42.614 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:46:42.614 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:46:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:46:46.805981Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33c1d9ce-7914-46d6-af45-8b23c2c7ab04","timestamp":"2022-02-06T10:46:46.806394Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:46:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:46:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:46:46.840 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:46:46.841 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:46:47.474 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:46:47.475 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:46:46.805981Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33c1d9ce-7914-46d6-af45-8b23c2c7ab04","timestamp":"2022-02-06T10:46:46.806394Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:46:47.476 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:46:47.476 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:46:47.476 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:46:57.971 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:46:57.974 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:46:57.279930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15fbcbbd-ea53-47c6-97ca-51dc99d1e91d","timestamp":"2022-02-06T10:46:57.280226Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:46:57.975 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:46:57.975 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:46:57.975 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:47:12.882 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:47:12.883 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:47:12.185144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7f3090d-3956-4f89-9e56-336b0a6a2411","timestamp":"2022-02-06T10:47:12.185645Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:47:12.884 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:47:12.884 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:47:12.884 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:47:27.831 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:47:27.832 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:47:27.832 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:47:42.800 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:47:42.801 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:47:42.802 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:47:57.755 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:47:57.756 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:47:57.756 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:48:12.702 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:48:12.703 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:48:12.704 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:48:27.658 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:48:27.659 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:48:27.660 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:48:42.612 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:48:42.615 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:48:42.616 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:48:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:48:46.806331Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"122e1666-7c58-4c0c-8fb6-42c6c2251d21","timestamp":"2022-02-06T10:48:46.806539Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:48:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:48:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:48:46.842 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:48:46.843 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:48:47.485 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:48:47.486 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:48:46.806331Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"122e1666-7c58-4c0c-8fb6-42c6c2251d21","timestamp":"2022-02-06T10:48:46.806539Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:48:47.486 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:48:47.486 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:48:47.487 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:48:57.965 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:48:57.966 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:48:57.278382Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffdf18aa-03d4-464c-8a65-3e20c214e805","timestamp":"2022-02-06T10:48:57.278486Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:48:57.966 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:48:57.966 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:48:57.966 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:49:12.885 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:49:12.885 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:49:12.187246Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad62c09b-6c2d-4a06-af28-03a8d524f8ac","timestamp":"2022-02-06T10:49:12.188176Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:49:12.886 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:49:12.886 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:49:12.886 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:49:27.828 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:49:27.829 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:49:27.829 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:49:42.776 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:49:42.776 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:49:42.777 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:49:57.727 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:49:57.727 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:49:57.727 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:50:12.676 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:50:12.677 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:50:12.677 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:50:27.626 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:50:27.628 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:50:27.628 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:50:42.580 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:50:42.580 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:50:42.581 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:50:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:50:46.805748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26b5f454-9f2a-4609-90b0-78deb5a81f84","timestamp":"2022-02-06T10:50:46.806026Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:50:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:50:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:50:46.843 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:50:46.844 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:50:47.457 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:50:47.457 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:50:46.805748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26b5f454-9f2a-4609-90b0-78deb5a81f84","timestamp":"2022-02-06T10:50:46.806026Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:50:47.458 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:50:47.458 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:50:47.458 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:50:57.963 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:50:57.964 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:50:57.278697Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ed563d3-8847-46e7-b807-3074d353e6af","timestamp":"2022-02-06T10:50:57.278840Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:50:57.964 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:50:57.964 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:50:57.964 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:51:12.909 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:51:12.910 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:51:12.187546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb578f26-45e9-413d-a7d2-6fc6a3c05bc6","timestamp":"2022-02-06T10:51:12.187926Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:51:12.910 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:51:12.910 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:51:12.910 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:51:27.855 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:51:27.856 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:51:27.856 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:51:42.808 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:51:42.808 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:51:42.808 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:51:57.751 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:51:57.753 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:51:57.753 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:52:12.707 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:52:12.708 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:52:12.708 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:52:27.691 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:52:27.691 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:52:27.691 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:52:42.656 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:52:42.657 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:52:42.657 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:52:46.807 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:52:46.806184Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b94f150e-065c-47fe-9194-75f99b424b28","timestamp":"2022-02-06T10:52:46.806360Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:52:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 10:52:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:52:46.838 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:52:46.839 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (20 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:52:47.482 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:52:47.482 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:52:46.806184Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b94f150e-065c-47fe-9194-75f99b424b28","timestamp":"2022-02-06T10:52:46.806360Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:52:47.483 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:52:47.483 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:52:47.483 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:52:57.963 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:52:57.964 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:52:57.279687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"162b544a-ab09-4fc2-a0a5-fa9c1a47ccf2","timestamp":"2022-02-06T10:52:57.279856Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:52:57.964 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:52:57.964 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:52:57.964 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:53:12.876 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:53:12.877 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:53:12.185281Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dabe3097-079d-49de-8a0b-859133a78e51","timestamp":"2022-02-06T10:53:12.186325Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:53:12.877 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:53:12.877 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:53:12.877 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:53:27.821 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:53:27.822 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:53:27.822 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:53:42.774 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:53:42.777 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:53:42.777 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:53:57.733 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:53:57.733 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:53:57.734 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:54:12.681 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:54:12.681 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:54:12.682 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:54:27.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:54:27.624 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:54:27.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:54:42.572 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:54:42.572 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:54:42.572 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:54:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:54:46.806265Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d67372ab-a619-4cea-af20-9d2f89b7aa68","timestamp":"2022-02-06T10:54:46.806464Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:54:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:54:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:54:46.848 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:54:46.849 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:54:47.472 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:54:47.473 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:54:46.806265Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d67372ab-a619-4cea-af20-9d2f89b7aa68","timestamp":"2022-02-06T10:54:46.806464Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:54:47.473 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:54:47.473 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:54:47.473 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:54:57.964 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:54:57.965 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:54:57.278479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c868bbe-37ed-4a0f-b891-a0757b7b0c47","timestamp":"2022-02-06T10:54:57.278603Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:54:57.965 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:54:57.965 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:54:57.965 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:55:12.881 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:55:12.882 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:55:12.185158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f022c835-9d90-4532-ae0d-838e44383975","timestamp":"2022-02-06T10:55:12.185907Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:55:12.883 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:55:12.883 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:55:12.883 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:55:27.835 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:55:27.837 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:55:27.837 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:55:42.781 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:55:42.782 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:55:42.782 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:55:57.732 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:55:57.733 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:55:57.733 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:56:12.676 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:56:12.677 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:56:12.677 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:56:27.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:56:27.625 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:56:27.625 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:56:42.571 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:56:42.571 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:56:42.571 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:56:46.808 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:56:46.806314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6a694c9-7596-40c6-a34a-98810d66692f","timestamp":"2022-02-06T10:56:46.806520Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:56:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-02-06 10:56:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:56:46.843 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:56:46.843 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":1,"count":1} 2022-02-06 10:56:47.463 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:56:47.463 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:56:46.806314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6a694c9-7596-40c6-a34a-98810d66692f","timestamp":"2022-02-06T10:56:46.806520Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:56:47.463 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:56:47.463 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:56:47.464 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:56:57.964 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:56:57.965 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:56:57.284790Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d588c55f-f0b9-46c2-930b-ce4040cce319","timestamp":"2022-02-06T10:56:57.284921Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:56:57.965 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:56:57.965 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:56:57.965 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:57:12.884 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:57:12.886 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:57:12.185154Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e41f7af1-0059-49f3-a5fe-70908fd2564d","timestamp":"2022-02-06T10:57:12.185562Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:57:12.887 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:57:12.888 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:57:12.888 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:57:27.832 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:57:27.832 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:57:27.832 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:57:42.777 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:57:42.777 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:57:42.777 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:57:57.722 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:57:57.722 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:57:57.722 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:58:12.672 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:58:12.672 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:58:12.673 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:58:27.623 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:58:27.624 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:58:27.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:58:42.628 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:58:42.628 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:58:42.628 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:58:46.806 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:58:46.805486Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15bcf7a8-71a5-4dd8-a023-6c00d2c14ae2","timestamp":"2022-02-06T10:58:46.805581Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:58:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 13 ms 2022-02-06 10:58:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 10:58:46.840 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:58:46.841 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-02-06 10:58:47.458 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:58:47.459 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T10:58:46.805486Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15bcf7a8-71a5-4dd8-a023-6c00d2c14ae2","timestamp":"2022-02-06T10:58:46.805581Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 10:58:47.459 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:58:47.459 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:58:47.459 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:58:57.970 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:58:57.971 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:58:57.280867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b4e93da-0b2e-4828-8b60-464e3799b91b","timestamp":"2022-02-06T10:58:57.281302Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-02-06 10:58:57.972 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:58:57.972 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:58:57.972 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:59:12.881 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:59:12.883 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T10:59:12.185268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eda4a9ad-f5a9-43c9-9091-ee6f630dab84","timestamp":"2022-02-06T10:59:12.185945Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-02-06 10:59:12.884 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 10:59:12.884 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:59:12.884 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:59:27.831 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:59:27.831 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:59:27.831 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:59:42.778 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:59:42.779 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:59:42.779 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 10:59:57.724 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 10:59:57.725 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 10:59:57.725 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 11:00:12.668 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 11:00:12.668 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 11:00:12.668 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 11:00:27.611 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 11:00:27.612 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 11:00:27.612 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 11:00:42.551 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 11:00:42.552 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 11:00:42.552 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 11:00:46.806 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T11:00:46.805502Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72f39cdf-eac6-44f3-a8ac-c1def5c3325a","timestamp":"2022-02-06T11:00:46.805585Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 11:00:46.819 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-02-06 11:00:46.819 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ... 2022-02-06 11:00:46.839 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 11:00:46.839 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-02-06 11:00:47.465 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 11:00:47.466 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-02-06T11:00:46.805502Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72f39cdf-eac6-44f3-a8ac-c1def5c3325a","timestamp":"2022-02-06T11:00:46.805585Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-02-06 11:00:47.466 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS 2022-02-06 11:00:47.466 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 2022-02-06 11:00:47.467 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/d07f28a6-cce1-4b7f-9209-37875987580a/onap-policy-clamp-cl-pf-ppnt-758599b585-2zt9r?timeout=15000 (anonymous) ... 2022-02-06 11:00:57.969 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-02-06 11:00:57.970 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-02-06T11:00:57.279240Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4049b358-fcb2-4d8d-8ffa-17a477291069","timestamp":"2022-02-06T11:00:57.279393Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"partici