By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-05-11 04:50:47.577 INFO 11 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-96ghh with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-05-11 04:50:47.584 INFO 11 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-05-11 04:50:50.041 INFO 11 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-05-11 04:50:50.799 INFO 11 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 734 ms. Found 7 JPA repository interfaces. 2022-05-11 04:50:53.069 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.078 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.086 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.107 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.116 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.130 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.137 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.141 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.183 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.223 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:53.226 INFO 11 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-11 04:50:54.062 INFO 11 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-05-11 04:50:54.085 INFO 11 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-11 04:50:54.086 INFO 11 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-05-11 04:50:54.264 INFO 11 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-05-11 04:50:54.265 INFO 11 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6511 ms 2022-05-11 04:50:55.208 INFO 11 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-05-11 04:50:55.970 INFO 11 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-11 04:50:56.265 INFO 11 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-05-11 04:50:56.925 INFO 11 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-11 04:50:57.268 INFO 11 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-11 04:50:57.876 INFO 11 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-11 04:50:57.953 INFO 11 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-11 04:51:07.222 INFO 11 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-11 04:51:07.258 INFO 11 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-11 04:51:09.578 WARN 11 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-11 04:51:10.453 INFO 11 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-96ghh, 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-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-05-11 04:51:11.404 INFO 11 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-05-11 04:51:13.045 INFO 11 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ae88712, org.springframework.security.web.context.SecurityContextPersistenceFilter@acb1c9c, org.springframework.security.web.header.HeaderWriterFilter@70ad0854, org.springframework.security.web.authentication.logout.LogoutFilter@54ef9698, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@36857d32, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6be2b567, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61503d00, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@10508ba6, org.springframework.security.web.session.SessionManagementFilter@28b68067, org.springframework.security.web.access.ExceptionTranslationFilter@6bfdaed7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@31940d6b] 2022-05-11 04:51:13.707 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-05-11 04:51:13.707 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-05-11 04:51:13.708 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-05-11 04:51:13.708 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-05-11 04:51:13.708 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-05-11 04:51:13.709 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-05-11 04:51:13.709 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-05-11 04:51:13.709 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-05-11 04:51:13.710 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-05-11 04:51:13.710 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-05-11 04:51:13.711 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-05-11 04:51:13.711 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-05-11 04:51:13.711 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-05-11 04:51:13.712 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-05-11 04:51:13.713 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-05-11 04:51:13.713 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-05-11 04:51:13.713 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-05-11 04:51:13.714 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-05-11 04:51:13.714 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-05-11 04:51:13.714 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-05-11 04:51:13.715 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-05-11 04:51:13.789 INFO 11 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-05-11 04:51:15.113 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-05-11 04:51:15.113 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-05-11 04:51:15.123 INFO 11 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-96ghh, 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-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-05-11 04:51:15.125 INFO 11 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-96ghh, 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-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-05-11 04:51:15.132 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:51:15.126 INFO 11 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=6b027fb3-a19f-4139-a070-b2aa6b38f7f6, alive=false, publisher=null]]: starting 2022-05-11 04:51:15.152 INFO 11 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=6b027fb3-a19f-4139-a070-b2aa6b38f7f6, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-05-11 04:51:15.152 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-05-11 04:51:15.159 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-05-11 04:51:15.160 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-05-11 04:51:15.160 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-05-11 04:51:15.160 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-05-11 04:51:15.160 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-05-11 04:51:15.160 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-05-11 04:51:15.161 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-05-11 04:51:15.161 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-05-11 04:51:15.161 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-05-11 04:51:15.161 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-05-11 04:51:15.161 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-05-11 04:51:15.161 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-05-11 04:51:15.161 INFO 11 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-96ghh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@53335328 2022-05-11 04:51:15.162 INFO 11 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-96ghh, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-05-11 04:51:15.162 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:51:15.162 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-05-11 04:51:15.170 INFO 11 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 29.146 seconds (JVM running for 31.605) 2022-05-11 04:51:15.188 INFO 11 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-05-11 04:51:15.228 INFO 11 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-05-11 04:51:31.172 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:51:31.186 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:51:31.186 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:51:40.850 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:51:40.915 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-05-11 04:51:40.921 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"36cc9dde-5075-4df9-a193-9ebc326387b8","timestamp":"2022-05-11T04:48:19.065748Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 04:51:43.872 WARN 11 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-05-11 04:51:43.877 INFO 11 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"36cc9dde-5075-4df9-a193-9ebc326387b8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 04:51:43.885 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:50:15.773488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e28b3800-e9b9-4e03-871d-389bc34ee46a","timestamp":"2022-05-11T04:50:15.773766Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 04:51:43.904 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms 2022-05-11 04:51:43.912 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-11 04:51:44.025 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:51:44.027 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (121 ms):{"serverTimeMs":0,"count":1} 2022-05-11 04:51:44.117 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"00a0daf3-46a9-4376-aa2b-c8e54ce204d8","timestamp":"2022-05-11T04:47:47.419804Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:51:44.900 WARN 11 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-05-11 04:51:44.900 INFO 11 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"00a0daf3-46a9-4376-aa2b-c8e54ce204d8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:51:44.901 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:49:43.602732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00630e2f-711b-4730-860f-3c0753093055","timestamp":"2022-05-11T04:49:43.602997Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:51:44.904 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms 2022-05-11 04:51:44.904 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-11 04:51:44.926 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:51:44.929 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-05-11 04:51:45.072 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:51:45.072 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:51:45.537 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:51:45.537 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:51:43.599725Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4351a558-4f9d-418e-8902-e82f14c2e98a","timestamp":"2022-05-11T04:51:43.599852Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:51:45.887 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"36cc9dde-5075-4df9-a193-9ebc326387b8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 04:51:45.887 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-05-11 04:51:45.887 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:51:44.581138Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d90a67e-a265-4a14-835a-63bb64a57bc6","timestamp":"2022-05-11T04:51:44.581197Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 04:51:45.962 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"00a0daf3-46a9-4376-aa2b-c8e54ce204d8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:51:45.963 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-05-11 04:51:45.963 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:51:45.963 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:51:46.489 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:51:46.490 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:51:45.458413Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ddeeab5-e49b-4c15-9c60-5ed692b2204e","timestamp":"2022-05-11T04:51:45.458457Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:51:46.537 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:51:46.537 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:52:01.509 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:52:01.510 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:52:01.510 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:52:16.473 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:52:16.474 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:52:15.772740Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1a7394f-cef4-4471-b2ea-27befad1b70a","timestamp":"2022-05-11T04:52:15.772827Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 04:52:16.881 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:52:16.881 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:52:31.842 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:52:31.843 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:52:31.844 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:52:46.830 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:52:46.831 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:52:46.831 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:53:01.785 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:53:01.786 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:53:01.786 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:53:04.065 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:53:04.066 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T04:53:03.405867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50883b33-836a-45fb-85aa-f83091e2a285","timestamp":"2022-05-11T04:53:03.406042Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 04:53:04.892 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:53:04.893 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:53:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 04:53:19.847 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:53:19.848 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:53:19.849 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:53:34.837 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:53:34.838 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:53:34.838 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:53:44.317 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:53:44.320 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:53:43.599365Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45c3d552-4be0-4b6f-982d-fdb416059a0d","timestamp":"2022-05-11T04:53:43.599563Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:53:44.911 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:53:44.912 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:53:59.867 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:53:59.867 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:53:59.867 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:54:14.835 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:54:14.836 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:54:14.836 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:54:16.460 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:54:16.462 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:54:15.773564Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d3795a9-4d3e-41aa-8f8f-38c664bda518","timestamp":"2022-05-11T04:54:15.773715Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 04:54:16.919 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:54:16.919 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:54:31.890 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:54:31.890 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:54:31.890 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:54:46.855 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:54:46.855 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:54:46.856 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:55:01.820 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:55:01.821 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:55:01.821 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:55:04.062 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:55:04.063 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T04:55:03.405670Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15402174-bd8f-4589-8b6c-ed969107c102","timestamp":"2022-05-11T04:55:03.405774Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 04:55:04.902 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:55:04.902 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:55:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 04:55:19.879 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:55:19.879 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:55:19.879 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:55:34.842 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:55:34.842 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:55:34.843 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:55:44.241 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:55:44.244 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:55:43.598980Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbc0472e-586b-46ab-b8b9-141f24af2736","timestamp":"2022-05-11T04:55:43.599068Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:55:45.897 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:55:45.897 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:56:00.866 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:56:00.866 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:56:00.866 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:56:15.823 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:56:15.824 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:56:15.824 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:56:16.445 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:56:16.446 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:56:15.772679Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a57abc3-712b-422e-9658-06192be5d932","timestamp":"2022-05-11T04:56:15.772768Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 04:56:16.913 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:56:16.914 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:56:31.884 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:56:31.885 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:56:31.885 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:56:46.830 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:56:46.831 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:56:46.832 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:57:01.781 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:57:01.781 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:57:01.782 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:57:04.059 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:57:04.060 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T04:57:03.405620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9c39bc8-a682-488b-9358-420cadaac6ed","timestamp":"2022-05-11T04:57:03.405697Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 04:57:04.955 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:57:04.955 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:57:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 04:57:19.910 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:57:19.911 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:57:19.911 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:57:34.859 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:57:34.862 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:57:34.863 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:57:44.264 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:57:44.267 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:57:43.598969Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb8d0907-e7f2-4d66-9507-192e123ee241","timestamp":"2022-05-11T04:57:43.599088Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:57:44.945 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:57:44.946 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:57:59.941 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:57:59.941 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:57:59.942 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:58:14.938 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:58:14.939 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:58:14.940 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:58:16.452 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:58:16.453 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:58:15.772647Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57cc4255-c419-4672-9c1a-637a6981f162","timestamp":"2022-05-11T04:58:15.772746Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 04:58:16.928 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:58:16.929 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:58:31.917 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:58:31.918 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:58:31.918 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:58:46.449 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:58:46.450 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:58:46.451 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:59:01.159 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:59:01.160 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:59:01.160 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:59:04.253 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:59:04.254 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T04:59:03.406464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17065992-75c3-4f2b-8f7a-3c452f9dd4cc","timestamp":"2022-05-11T04:59:03.406618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 04:59:05.923 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:59:05.923 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:59:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 04:59:20.919 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:59:20.920 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:59:20.920 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:59:35.916 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:59:35.916 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:59:35.916 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:59:44.304 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:59:44.305 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T04:59:43.599140Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"312076b3-1211-43a3-ab39-c5d71ac7ab17","timestamp":"2022-05-11T04:59:43.599279Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 04:59:44.979 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:59:44.980 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 04:59:59.998 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 04:59:59.998 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 04:59:59.999 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:00:15.036 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:00:15.039 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:00:15.039 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:00:16.465 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:00:16.466 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:00:15.772859Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b00459b-dc75-406e-bab6-874f37e40bf1","timestamp":"2022-05-11T05:00:15.773043Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:00:16.979 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:00:16.979 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:00:31.969 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:00:31.971 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:00:31.971 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:00:46.962 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:00:46.963 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:00:46.963 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:01:01.991 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:01:01.992 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:01:01.992 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:01:04.099 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:01:04.100 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:01:03.406189Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5adbc973-f74b-4ad3-bc01-fab65c4e8948","timestamp":"2022-05-11T05:01:03.406356Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:01:04.968 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:01:04.968 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:01:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:01:19.966 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:01:19.966 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:01:19.967 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:01:34.986 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:01:34.987 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:01:34.987 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:01:44.306 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:01:44.307 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:01:43.600414Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd55e835-7cec-4c1f-a37e-9c4d45fa0665","timestamp":"2022-05-11T05:01:43.600542Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:01:44.970 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:01:44.971 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:02:00.002 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:02:00.003 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:02:00.003 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:02:15.027 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:02:15.027 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:02:15.028 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:02:16.458 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:02:16.459 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:02:15.772882Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1049e90-38fd-4610-a6b7-a4e440298b32","timestamp":"2022-05-11T05:02:15.773086Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:02:16.972 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:02:16.972 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:02:31.949 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:02:31.949 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:02:31.950 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:02:46.915 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:02:46.916 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:02:46.916 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:03:01.880 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:03:01.882 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:03:01.882 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:03:04.073 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:03:04.074 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:03:03.405626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6ddf12a-6fb9-4b41-b45c-fd74af837f5f","timestamp":"2022-05-11T05:03:03.405732Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:03:05.016 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:03:05.016 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:03:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:03:19.975 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:03:19.975 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:03:19.976 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:03:34.926 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:03:34.927 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:03:34.927 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:03:44.302 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:03:44.303 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:03:43.598937Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cf071d2-a728-40ec-8ad7-6a059ad54385","timestamp":"2022-05-11T05:03:43.599013Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:03:45.049 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:03:45.049 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:04:00.028 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:04:00.029 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:04:00.029 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:04:15.017 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:04:15.018 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:04:15.018 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:04:16.446 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:04:16.447 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:04:15.772687Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d584e8a3-d00b-47c7-9d2d-1e6a95aec18b","timestamp":"2022-05-11T05:04:15.772805Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:04:17.028 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:04:17.028 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:04:31.981 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:04:31.982 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:04:31.982 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:04:46.962 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:04:46.962 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:04:46.962 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:05:01.912 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:05:01.913 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:05:01.913 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:05:04.051 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:05:04.053 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:05:03.405728Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a64a5452-f5db-4ba0-b6cc-b944f41c62a1","timestamp":"2022-05-11T05:05:03.405841Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:05:05.031 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:05:05.032 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:05:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:05:20.010 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:05:20.011 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:05:20.011 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:05:34.990 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:05:34.991 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:05:34.991 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:05:44.244 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:05:44.248 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:05:43.598995Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d743fbf0-25be-47f9-bb0f-b6a5df7f589e","timestamp":"2022-05-11T05:05:43.599076Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:05:45.041 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:05:45.041 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:06:00.018 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:06:00.019 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:06:00.019 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:06:14.989 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:06:14.990 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:06:14.990 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:06:16.444 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:06:16.445 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:06:15.772912Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99a5d7de-f35a-4d8f-88dd-4b607370bc3d","timestamp":"2022-05-11T05:06:15.773060Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:06:17.040 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:06:17.040 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:06:32.008 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:06:32.009 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:06:32.009 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:06:46.978 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:06:46.978 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:06:46.979 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:07:01.923 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:07:01.924 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:07:01.924 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:07:04.059 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:07:04.060 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:07:03.405727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d22d79a3-8a06-4a8a-bf76-e4d8fd9b32ac","timestamp":"2022-05-11T05:07:03.405833Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:07:05.046 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:07:05.046 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:07:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:07:20.014 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:07:20.015 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:07:20.015 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:07:34.994 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:07:34.995 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:07:34.995 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:07:44.246 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:07:44.247 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:07:43.599290Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4733edc-5916-41c4-9825-89bf0b91b8b5","timestamp":"2022-05-11T05:07:43.599437Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:07:45.049 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:07:45.050 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:08:00.008 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:08:00.009 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:08:00.009 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:08:14.980 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:08:14.980 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:08:14.980 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:08:16.443 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:08:16.444 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:08:15.772685Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5238ada2-0cc4-4022-9164-410a9b61838f","timestamp":"2022-05-11T05:08:15.772786Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:08:17.056 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:08:17.056 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:08:32.009 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:08:32.010 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:08:32.010 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:08:46.958 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:08:46.959 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:08:46.959 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:09:01.905 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:09:01.906 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:09:01.906 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:09:04.056 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:09:04.056 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:09:03.405666Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21e2e0be-c0f0-4876-8efc-6b7614a361cd","timestamp":"2022-05-11T05:09:03.405772Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:09:05.064 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:09:05.064 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:09:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:09:20.012 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:09:20.013 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:09:20.013 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:09:34.987 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:09:34.987 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:09:34.987 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:09:44.239 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:09:44.240 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:09:43.599015Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d3805ee-4b5b-4cef-addd-4e227df85969","timestamp":"2022-05-11T05:09:43.599126Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:09:45.069 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:09:45.070 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:10:00.020 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:10:00.020 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:10:00.020 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:10:14.985 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:10:14.985 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:10:14.985 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:10:16.456 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:10:16.457 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:10:15.772645Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48272b8b-a05f-4250-a540-46219cc6f687","timestamp":"2022-05-11T05:10:15.772711Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:10:17.071 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:10:17.071 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:10:32.020 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:10:32.021 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:10:32.021 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:10:46.974 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:10:46.975 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:10:46.975 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:11:01.932 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:11:01.933 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:11:01.933 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:11:04.056 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:11:04.057 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:11:03.405604Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41e3ec6e-a72b-4b3d-823f-ccd501df7a2d","timestamp":"2022-05-11T05:11:03.405678Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:11:07.070 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:11:07.070 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:11:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:11:22.021 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:11:22.021 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:11:22.021 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:11:36.962 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:11:36.963 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:11:36.963 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:11:44.241 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:11:44.242 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:11:43.598952Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c55d655a-e978-4915-b4b1-82ca52f80e01","timestamp":"2022-05-11T05:11:43.599061Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:11:45.084 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:11:45.085 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:12:00.065 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:12:00.065 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:12:00.065 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:12:15.019 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:12:15.019 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:12:15.019 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:12:16.443 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:12:16.443 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:12:15.772635Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c4f1b3b-15e3-4abd-bc8b-b93953547396","timestamp":"2022-05-11T05:12:15.772704Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:12:17.091 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:12:17.091 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:12:32.052 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:12:32.053 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:12:32.053 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:12:47.004 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:12:47.005 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:12:47.005 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:13:01.979 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:13:01.979 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:13:01.980 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:13:04.056 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:13:04.059 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:13:03.405607Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8af9f949-d806-47f0-ba91-fbb78c26800f","timestamp":"2022-05-11T05:13:03.405684Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:13:04.101 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:13:04.101 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:13:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:13:19.069 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:13:19.070 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:13:19.070 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:13:34.014 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:13:34.014 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:13:34.015 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:13:44.256 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:13:44.257 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:13:43.598969Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0038f65b-a47a-46e9-a1aa-37dfd3c27cb6","timestamp":"2022-05-11T05:13:43.599049Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:13:45.102 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:13:45.102 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:14:00.080 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:14:00.081 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:14:00.081 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:14:15.071 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:14:15.071 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:14:15.072 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:14:16.488 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:14:16.488 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:14:15.772630Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a018fd7-d90f-4a6c-a3c3-53aeec20958b","timestamp":"2022-05-11T05:14:15.772707Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:14:17.107 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:14:17.107 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:14:32.054 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:14:32.055 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:14:32.055 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:14:47.015 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:14:47.016 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:14:47.016 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:15:02.001 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:15:02.002 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:15:02.002 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:15:04.056 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:15:04.059 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:15:03.405991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01a63533-e371-44d6-aab1-d79d424d203a","timestamp":"2022-05-11T05:15:03.406165Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:15:04.112 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:15:04.112 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:15:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:15:19.082 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:15:19.082 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:15:19.083 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:15:34.056 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:15:34.057 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:15:34.057 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:15:44.337 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:15:44.338 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:15:43.599133Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65f24f50-5cdc-4e1e-9e3f-b6782fc7cb61","timestamp":"2022-05-11T05:15:43.599296Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:15:45.121 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:15:45.121 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:16:00.100 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:16:00.101 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:16:00.101 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:16:15.079 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:16:15.080 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:16:15.080 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:16:16.455 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:16:16.456 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:16:15.773107Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cfe4ec15-d67e-446b-b031-9e82e83e2864","timestamp":"2022-05-11T05:16:15.773317Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:16:17.122 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:16:17.122 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:16:32.103 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:16:32.104 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:16:32.104 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:16:47.073 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:16:47.073 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:16:47.073 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:17:02.043 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:17:02.043 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:17:02.043 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:17:04.051 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:17:04.052 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:17:03.405633Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0bff365-e831-4768-858c-01fe8ff5a042","timestamp":"2022-05-11T05:17:03.405714Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:17:04.126 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:17:04.127 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:17:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:17:19.096 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:17:19.097 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:17:19.097 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:17:34.062 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:17:34.063 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:17:34.063 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:17:44.301 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:17:44.302 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:17:43.599193Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"266ab4e3-a36a-469e-87bd-47f4ddcee5d5","timestamp":"2022-05-11T05:17:43.599375Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:17:45.139 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:17:45.139 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:18:00.096 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:18:00.096 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:18:00.096 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:18:15.050 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:18:15.050 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:18:15.050 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:18:16.444 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:18:16.445 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:18:15.772626Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01541705-2930-4744-89cf-3030c1fb9a28","timestamp":"2022-05-11T05:18:15.772767Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:18:17.135 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:18:17.136 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:18:32.101 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:18:32.102 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:18:32.102 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:18:47.088 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:18:47.089 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:18:47.089 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:19:02.052 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:19:02.052 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:19:02.052 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:19:04.048 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:19:04.049 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:19:03.405610Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c035f33-2969-4394-bb2d-39197394d794","timestamp":"2022-05-11T05:19:03.405700Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:19:04.141 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:19:04.142 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:19:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:19:19.093 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:19:19.094 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:19:19.094 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:19:34.039 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:19:34.039 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:19:34.040 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:19:44.274 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:19:44.275 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:19:43.598965Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c0f2618-09b5-4d8f-99bc-df831f5be3fd","timestamp":"2022-05-11T05:19:43.599044Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:19:45.151 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:19:45.151 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:20:00.094 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:20:00.094 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:20:00.094 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:20:15.048 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:20:15.049 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:20:15.049 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:20:16.480 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:20:16.480 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:20:15.772639Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cf59292-80a0-495e-970c-24710f1dc69e","timestamp":"2022-05-11T05:20:15.772703Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:20:17.154 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:20:17.154 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:20:32.105 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:20:32.105 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:20:32.105 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:20:47.093 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:20:47.094 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:20:47.094 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:21:02.041 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:21:02.042 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:21:02.042 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:21:04.049 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:21:04.049 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:21:03.405603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36441d29-a02a-4d60-bb89-df32820f0584","timestamp":"2022-05-11T05:21:03.405700Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:21:04.159 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:21:04.159 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:21:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:21:19.110 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:21:19.111 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:21:19.111 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:21:34.056 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:21:34.056 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:21:34.057 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:21:44.294 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:21:44.294 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:21:43.599015Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61fc65ed-61f6-4bb1-8065-88414790a295","timestamp":"2022-05-11T05:21:43.599138Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:21:45.170 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:21:45.170 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:22:00.148 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:22:00.149 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:22:00.150 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:22:15.117 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:22:15.118 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:22:15.118 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:22:16.450 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:22:16.451 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:22:15.772873Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b3a62bc-27b4-4ae9-96af-869f154ad349","timestamp":"2022-05-11T05:22:15.772992Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:22:17.174 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:22:17.174 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:22:32.108 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:22:32.109 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:22:32.109 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:22:47.069 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:22:47.070 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:22:47.070 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:23:02.051 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:23:02.052 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:23:02.052 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:23:04.065 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:23:04.065 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:23:03.405804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8e89c2d-c02b-4bd2-a008-cc16f3c16245","timestamp":"2022-05-11T05:23:03.405945Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:23:04.186 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:23:04.186 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:23:15.114 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:23:19.162 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:23:19.162 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:23:19.162 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:23:34.108 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:23:34.109 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:23:34.109 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:23:44.348 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:23:44.348 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:23:43.598958Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d00ba2de-7ac1-4569-a346-d5b6ddb3c1fa","timestamp":"2022-05-11T05:23:43.599079Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:23:45.184 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:23:45.184 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:24:00.168 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:24:00.169 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:24:00.169 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:24:15.108 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:24:15.108 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:24:15.108 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:24:16.445 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:24:16.446 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:24:15.772865Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f7b77d1-7ce9-460b-a9be-c6da322cd32e","timestamp":"2022-05-11T05:24:15.773080Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:24:17.191 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:24:17.191 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:24:32.141 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:24:32.141 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:24:32.141 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:24:47.094 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:24:47.095 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:24:47.095 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:25:02.049 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:25:02.050 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:25:02.050 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:25:04.050 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:25:04.050 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:25:03.405773Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d28a3b59-c8d9-4630-aef7-fa14fa97a1cd","timestamp":"2022-05-11T05:25:03.405875Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:25:04.208 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:25:04.209 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:25:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:25:19.170 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:25:19.171 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:25:19.171 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:25:34.123 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:25:34.123 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:25:34.123 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:25:44.244 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:25:44.244 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:25:43.599183Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24a2ba70-2232-48b9-a1f0-a351f51077d5","timestamp":"2022-05-11T05:25:43.599331Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:25:45.203 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:25:45.204 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:26:00.150 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:26:00.151 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:26:00.151 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:26:15.120 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:26:15.120 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:26:15.121 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:26:16.440 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:26:16.441 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:26:15.772682Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfa6fff2-b8a2-48b0-985b-65eb00d1f0cb","timestamp":"2022-05-11T05:26:15.772765Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:26:17.208 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:26:17.209 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:26:32.187 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:26:32.187 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:26:32.187 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:26:47.132 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:26:47.132 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:26:47.132 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:27:02.096 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:27:02.097 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:27:02.097 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:27:04.048 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:27:04.049 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:27:03.405653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40635937-3eb3-496f-8415-121aadf68212","timestamp":"2022-05-11T05:27:03.405740Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:27:04.210 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:27:04.210 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:27:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:27:19.187 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:27:19.188 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:27:19.188 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:27:34.134 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:27:34.134 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:27:34.134 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:27:44.246 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:27:44.246 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:27:43.598956Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e97bddb-492d-4ac4-99b4-47a6de3d2c5b","timestamp":"2022-05-11T05:27:43.599031Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:27:45.218 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:27:45.218 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:28:00.195 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:28:00.195 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:28:00.196 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:28:15.146 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:28:15.150 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:28:15.150 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:28:16.449 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:28:16.449 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:28:15.772654Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f667c92-e0b6-4ff5-9b70-e9cf9820a94f","timestamp":"2022-05-11T05:28:15.772759Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:28:17.222 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:28:17.222 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:28:32.170 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:28:32.171 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:28:32.171 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:28:47.130 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:28:47.131 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:28:47.131 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:29:02.093 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:29:02.094 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:29:02.094 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:29:04.046 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:29:04.048 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:29:03.405543Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a372f763-90f3-4e48-89e6-bef674c7be93","timestamp":"2022-05-11T05:29:03.405677Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:29:04.231 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:29:04.232 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:29:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:29:19.221 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:29:19.221 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:29:19.222 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:29:34.194 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:29:34.195 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:29:34.195 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:29:44.233 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:29:44.234 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:29:43.598982Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e716b2ca-9fea-4b76-b0bf-6f0f4ee1affc","timestamp":"2022-05-11T05:29:43.599045Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:29:45.244 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:29:45.244 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:30:00.193 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:30:00.193 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:30:00.193 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:30:15.147 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:30:15.148 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:30:15.148 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:30:16.441 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:30:16.442 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:30:15.772673Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32da7580-3721-4c1d-90b9-adfbf5dee04e","timestamp":"2022-05-11T05:30:15.772750Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:30:17.243 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:30:17.244 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:30:32.191 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:30:32.191 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:30:32.191 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:30:47.146 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:30:47.147 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:30:47.147 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:31:02.097 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:31:02.097 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:31:02.098 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:31:04.048 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:31:04.053 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:31:03.405608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62478e9f-4c49-45ee-8a5a-6691ce5c0247","timestamp":"2022-05-11T05:31:03.405678Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:31:04.256 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:31:04.256 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:31:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:31:19.237 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:31:19.237 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:31:19.238 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:31:34.208 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:31:34.209 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:31:34.209 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:31:44.237 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:31:44.238 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:31:43.598949Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f807ec3-f4d7-4b7d-a84f-9ce43da22a03","timestamp":"2022-05-11T05:31:43.599021Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:31:46.245 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:31:46.245 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:32:01.196 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:32:01.196 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:32:01.196 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:32:15.840 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:32:15.841 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:32:15.841 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:32:16.349 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:32:16.350 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:32:15.772874Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26d113d5-42a8-4b79-9e0e-012f3d61ddb5","timestamp":"2022-05-11T05:32:15.773683Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:32:17.257 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:32:17.257 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:32:32.199 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:32:32.199 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:32:32.200 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:32:47.145 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:32:47.145 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:32:47.145 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:33:02.092 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:33:02.092 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:33:02.093 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:33:04.060 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:33:04.061 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:33:03.405932Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cef4f44-e048-418e-a743-7766d8f52f55","timestamp":"2022-05-11T05:33:03.406064Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:33:04.268 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:33:04.268 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:33:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:33:19.208 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:33:19.208 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:33:19.209 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:33:34.150 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:33:34.151 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:33:34.151 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:33:44.239 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:33:44.240 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:33:43.599143Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd60d98f-ba3d-4723-ba29-a7384a55e2dc","timestamp":"2022-05-11T05:33:43.599289Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:33:44.270 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:33:44.270 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:33:59.230 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:33:59.231 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:33:59.231 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:34:14.175 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:34:14.176 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:34:14.176 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:34:16.447 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:34:16.448 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:34:15.772701Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7da9d5e0-ab9c-4054-996a-0eceafff2e42","timestamp":"2022-05-11T05:34:15.772907Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:34:17.277 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:34:17.277 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:34:32.228 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:34:32.228 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:34:32.228 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:34:47.228 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:34:47.229 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:34:47.229 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:35:02.217 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:35:02.217 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:35:02.217 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:35:04.051 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:35:04.052 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:35:03.405631Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76aa6785-1b03-451c-868a-ea82d93c803f","timestamp":"2022-05-11T05:35:03.405700Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:35:04.281 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:35:04.282 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:35:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:35:19.235 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:35:19.235 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:35:19.235 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:35:34.189 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:35:34.189 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:35:34.189 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:35:44.236 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:35:44.237 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:35:43.598978Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1a6a41c-6184-474d-87d7-f8c9fc55f2a6","timestamp":"2022-05-11T05:35:43.599053Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:35:44.287 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:35:44.287 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:35:59.248 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:35:59.248 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:35:59.248 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:36:14.190 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:36:14.190 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:36:14.191 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:36:16.439 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:36:16.440 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:36:15.772779Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdc7de1b-3146-4294-a970-d37e577bc3e1","timestamp":"2022-05-11T05:36:15.772890Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:36:17.293 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:36:17.293 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:36:32.235 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:36:32.236 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:36:32.236 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:36:47.195 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:36:47.195 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:36:47.196 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:37:02.144 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:37:02.145 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:37:02.145 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:37:04.049 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:37:04.050 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:37:03.405627Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c78e0e8d-3133-4366-bce5-a496e6292e2c","timestamp":"2022-05-11T05:37:03.405708Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:37:04.301 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:37:04.301 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:37:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:37:19.268 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:37:19.268 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:37:19.268 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:37:34.213 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:37:34.213 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:37:34.214 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:37:44.235 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:37:44.236 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:37:43.598935Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b14aa209-4c7b-4671-bd14-642d792e5c17","timestamp":"2022-05-11T05:37:43.599011Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:37:44.307 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:37:44.307 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:37:59.255 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:37:59.255 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:37:59.255 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:38:14.208 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:38:14.209 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:38:14.209 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:38:16.444 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:38:16.445 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:38:15.772620Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0c1d0c2-e67a-4bea-bc3c-d6fd99cc8029","timestamp":"2022-05-11T05:38:15.772710Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:38:17.311 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:38:17.311 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:38:32.265 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:38:32.266 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:38:32.266 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:38:47.236 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:38:47.236 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:38:47.237 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:39:02.181 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:39:02.181 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:39:02.182 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:39:04.053 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:39:04.053 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:39:03.405662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f38d918d-a869-4b6d-82ce-5d980c570a60","timestamp":"2022-05-11T05:39:03.405737Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:39:04.323 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:39:04.324 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:39:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:39:19.284 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:39:19.285 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:39:19.285 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:39:34.268 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:39:34.269 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:39:34.269 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:39:44.243 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:39:44.243 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:39:43.599022Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e53e08e-3bfe-4017-a53f-fb9bcaeb95dd","timestamp":"2022-05-11T05:39:43.599109Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:39:44.325 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:39:44.326 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:39:59.310 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:39:59.310 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:39:59.310 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:40:14.290 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:40:14.291 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:40:14.291 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:40:16.443 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:40:16.444 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:40:15.773057Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fa5c3b4-8970-481c-8ec5-a270d9566eb2","timestamp":"2022-05-11T05:40:15.773203Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:40:17.336 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:40:17.336 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:40:32.284 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:40:32.284 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:40:32.285 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:40:47.259 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:40:47.259 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:40:47.259 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:41:02.207 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:41:02.208 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:41:02.208 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:41:04.050 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:41:04.051 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:41:03.405877Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0edf4e32-5b15-41e0-ae1c-3118db29a5f2","timestamp":"2022-05-11T05:41:03.406034Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:41:04.336 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:41:04.336 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:41:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:41:19.288 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:41:19.289 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:41:19.289 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:41:34.257 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:41:34.257 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:41:34.258 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:41:44.240 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:41:44.241 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:41:43.599257Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"878f4475-126c-4aa7-b861-f71873e8953a","timestamp":"2022-05-11T05:41:43.599420Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:41:44.338 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:41:44.338 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:41:59.280 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:41:59.281 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:41:59.281 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:42:14.252 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:42:14.252 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:42:14.252 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:42:16.464 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:42:16.465 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:42:15.772694Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0784c88-6c9a-4bfa-a436-06d308cb60c6","timestamp":"2022-05-11T05:42:15.772792Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:42:17.342 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:42:17.342 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:42:32.290 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:42:32.291 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:42:32.291 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:42:47.258 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:42:47.258 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:42:47.258 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:43:02.203 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:43:02.203 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:43:02.203 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:43:04.078 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:43:04.079 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:43:03.405628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f26aa9ae-5e1f-4175-8705-c5060432ab84","timestamp":"2022-05-11T05:43:03.405682Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:43:04.347 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:43:04.347 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:43:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:43:19.289 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:43:19.290 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:43:19.290 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:43:34.261 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:43:34.261 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:43:34.261 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:43:44.234 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:43:44.235 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:43:43.598955Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"973c3320-ca73-4fd0-936c-0ed284d08dd1","timestamp":"2022-05-11T05:43:43.599018Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:43:44.353 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:43:44.353 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:43:59.299 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:43:59.299 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:43:59.299 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:44:14.270 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:44:14.271 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:44:14.271 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:44:16.442 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:44:16.442 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:44:15.772729Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48b5bd4a-ee3e-4826-9032-e57f88b16ccf","timestamp":"2022-05-11T05:44:15.772799Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:44:16.466 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:44:16.466 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:44:31.419 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:44:31.420 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:44:31.420 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:44:46.372 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:44:46.373 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:44:46.373 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:45:01.345 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:45:01.346 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:45:01.346 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:45:04.048 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:45:04.049 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:45:03.405617Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdf70476-ff44-4bad-b21d-ed1970e81a0e","timestamp":"2022-05-11T05:45:03.405686Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:45:04.364 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:45:04.364 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:45:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:45:19.318 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:45:19.318 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:45:19.318 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:45:34.268 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:45:34.269 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:45:34.269 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:45:44.238 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:45:44.239 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:45:43.598971Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f8715d1-9ae9-4f0c-ac6b-bbf3eb07a1f1","timestamp":"2022-05-11T05:45:43.599072Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:45:44.369 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:45:44.369 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:45:59.306 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:45:59.306 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:45:59.307 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:46:14.262 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:46:14.262 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:46:14.262 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:46:16.440 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:46:16.441 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:46:15.772653Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95a57c46-4e33-43be-bd03-afe37f17cdad","timestamp":"2022-05-11T05:46:15.772733Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:46:17.383 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:46:17.383 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:46:32.330 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:46:32.330 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:46:32.330 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:46:47.288 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:46:47.288 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:46:47.288 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:47:02.259 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:47:02.260 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:47:02.260 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:47:04.074 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:47:04.074 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:47:03.405631Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f201f5d1-bc9c-4a08-9004-be9cf50ee0da","timestamp":"2022-05-11T05:47:03.405694Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:47:04.390 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:47:04.390 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:47:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:47:19.342 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:47:19.342 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:47:19.342 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:47:34.286 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:47:34.287 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:47:34.287 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:47:44.240 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:47:44.241 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:47:43.598933Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0354257-bf69-4c48-9ae1-badfb8dc2ef6","timestamp":"2022-05-11T05:47:43.599008Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:47:44.400 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:47:44.401 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:47:59.359 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:47:59.359 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:47:59.360 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:48:14.330 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:48:14.330 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:48:14.330 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:48:16.453 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:48:16.454 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:48:15.772640Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa9be7f6-29d7-4427-afe2-8664d4e89e73","timestamp":"2022-05-11T05:48:15.772701Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:48:17.407 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:48:17.408 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:48:32.403 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:48:32.403 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:48:32.403 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:48:47.353 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:48:47.354 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:48:47.354 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:49:02.298 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:49:02.298 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:49:02.299 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:49:04.116 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:49:04.117 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:49:03.405801Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fa77622-829f-4a02-ae10-2392a6a26e5c","timestamp":"2022-05-11T05:49:03.405912Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:49:04.410 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:49:04.411 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:49:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:49:19.370 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:49:19.371 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:49:19.371 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:49:34.346 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:49:34.347 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:49:34.347 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:49:44.295 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:49:44.296 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:49:43.602934Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c05a732-abc1-4153-ae0b-b07265de4e40","timestamp":"2022-05-11T05:49:43.603063Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:49:44.419 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:49:44.419 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:49:59.387 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:49:59.388 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:49:59.388 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:50:14.344 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:50:14.345 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:50:14.345 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:50:16.452 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:50:16.453 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:50:15.772874Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8e15b7e-bdec-42ed-b6f8-199959422579","timestamp":"2022-05-11T05:50:15.772996Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:50:17.423 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:50:17.423 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:50:32.387 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:50:32.388 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:50:32.388 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:50:47.358 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:50:47.359 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:50:47.359 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:51:02.321 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:51:02.322 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:51:02.322 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:51:04.146 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:51:04.147 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:51:03.405729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20d371d5-7ca0-47b1-8a92-8459e128223d","timestamp":"2022-05-11T05:51:03.405818Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:51:04.430 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:51:04.430 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:51:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:51:19.390 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:51:19.391 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:51:19.391 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:51:34.354 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:51:34.355 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:51:34.355 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:51:44.235 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:51:44.236 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:51:43.598980Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d09d273-75b7-4bf0-bda4-019dbc810fa9","timestamp":"2022-05-11T05:51:43.599051Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:51:44.436 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:51:44.436 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:51:59.435 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:51:59.435 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:51:59.436 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:52:14.452 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:52:14.453 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:52:14.453 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:52:16.444 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:52:16.445 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:52:15.772665Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7faf52f7-8ccf-4e3a-bc72-5d77e3bb6cd7","timestamp":"2022-05-11T05:52:15.772770Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:52:17.441 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:52:17.441 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:52:32.391 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:52:32.391 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:52:32.391 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:52:47.360 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:52:47.360 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:52:47.360 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:53:02.304 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:53:02.304 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:53:02.305 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:53:04.121 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:53:04.121 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:53:03.405665Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ac2f8e9-b761-4969-96bb-3f5182c5d51f","timestamp":"2022-05-11T05:53:03.405719Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:53:04.449 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:53:04.450 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:53:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:53:19.431 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:53:19.431 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:53:19.431 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:53:34.432 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:53:34.433 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:53:34.433 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:53:44.231 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:53:44.232 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:53:43.598925Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e7095db-b21c-4a9c-9e91-8a41b30f9bd2","timestamp":"2022-05-11T05:53:43.598990Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:53:44.454 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:53:44.454 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:53:59.420 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:53:59.420 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:53:59.420 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:54:14.395 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:54:14.396 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:54:14.396 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:54:16.452 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:54:16.453 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:54:15.772578Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f732156-155b-41b3-bb16-3ed9f9fff816","timestamp":"2022-05-11T05:54:15.772659Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:54:17.460 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:54:17.460 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:54:32.434 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:54:32.434 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:54:32.434 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:54:47.389 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:54:47.390 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:54:47.390 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:55:02.352 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:55:02.353 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:55:02.354 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:55:04.051 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:55:04.052 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:55:03.405621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49a67cc2-3edc-4df8-b187-8306e8ba0655","timestamp":"2022-05-11T05:55:03.405686Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:55:04.469 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:55:04.470 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:55:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:55:19.426 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:55:19.427 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:55:19.427 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:55:34.370 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:55:34.371 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:55:34.371 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:55:44.240 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:55:44.241 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:55:43.599025Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59d49840-71c1-4ca5-bd8f-1d42a656c0e2","timestamp":"2022-05-11T05:55:43.599116Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:55:44.474 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:55:44.475 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:55:59.424 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:55:59.425 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:55:59.425 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:56:14.368 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:56:14.370 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:56:14.370 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:56:16.441 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:56:16.441 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:56:15.773839Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"203db7cf-88f9-4d78-99b0-a150c2446a29","timestamp":"2022-05-11T05:56:15.774584Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:56:16.479 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:56:16.479 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:56:31.459 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:56:31.459 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:56:31.459 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:56:46.428 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:56:46.429 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:56:46.429 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:57:01.408 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:57:01.409 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:57:01.409 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:57:04.065 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:57:04.065 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:57:03.405783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce11fe4a-0b19-4e3d-8ca7-00b915147692","timestamp":"2022-05-11T05:57:03.405890Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:57:04.487 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:57:04.487 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:57:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:57:19.450 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:57:19.450 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:57:19.450 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:57:34.419 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:57:34.419 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:57:34.419 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:57:44.241 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:57:44.242 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:57:43.599166Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e393d9d4-2b01-4dd1-9469-3bda3afc9de3","timestamp":"2022-05-11T05:57:43.599305Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:57:44.491 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:57:44.491 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:57:59.449 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:57:59.450 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:57:59.450 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:58:14.411 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:58:14.411 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:58:14.412 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:58:16.437 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:58:16.438 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:58:15.772681Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d222807c-a2bd-41bb-86db-f33c95f8ede4","timestamp":"2022-05-11T05:58:15.772746Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 05:58:16.497 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:58:16.497 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:58:31.455 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:58:31.456 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:58:31.456 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:58:46.431 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:58:46.431 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:58:46.431 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:59:01.427 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:59:01.427 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:59:01.427 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:59:04.052 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:59:04.052 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T05:59:03.405655Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"746996dd-f4eb-4751-a771-6d5ceff164d5","timestamp":"2022-05-11T05:59:03.405728Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 05:59:04.503 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:59:04.505 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:59:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 05:59:19.463 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:59:19.463 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:59:19.463 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:59:34.419 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:59:34.420 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:59:34.420 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:59:44.231 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:59:44.232 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T05:59:43.599041Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1353b8f8-fa81-4685-bc16-4ac478a6dfe4","timestamp":"2022-05-11T05:59:43.599100Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 05:59:44.516 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:59:44.517 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 05:59:59.469 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 05:59:59.470 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 05:59:59.470 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:00:14.426 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:00:14.426 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:00:14.427 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:00:16.435 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:00:16.435 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:00:15.772650Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b925521-628f-4ddb-bed5-46d6c4f781cc","timestamp":"2022-05-11T06:00:15.772728Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 06:00:16.522 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:00:16.522 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:00:31.470 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:00:31.470 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:00:31.471 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:00:46.432 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:00:46.432 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:00:46.432 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:01:01.397 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:01:01.397 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:01:01.397 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:01:04.051 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:01:04.051 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T06:01:03.405626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"363d1bb2-7993-4c44-87f5-a2260f025c5c","timestamp":"2022-05-11T06:01:03.405718Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 06:01:04.534 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:01:04.535 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:01:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 06:01:19.513 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:01:19.514 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:01:19.514 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:01:34.460 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:01:34.461 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:01:34.462 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:01:44.233 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:01:44.234 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:01:43.598956Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2868254-c777-43f6-a001-251c3c18afc2","timestamp":"2022-05-11T06:01:43.599024Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 06:01:44.539 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:01:44.539 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:01:59.500 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:01:59.501 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:01:59.501 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:02:14.452 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:02:14.453 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:02:14.453 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:02:16.436 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:02:16.437 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:02:15.772661Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8a10a6e-da19-4024-8e6d-95ec4e717c5f","timestamp":"2022-05-11T06:02:15.772760Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 06:02:16.543 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:02:16.544 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:02:31.511 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:02:31.511 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:02:31.511 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:02:46.464 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:02:46.465 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:02:46.465 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:03:01.456 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:03:01.457 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:03:01.457 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:03:04.050 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:03:04.051 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T06:03:03.405840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16891650-c47f-49ea-b81e-544412e9f34e","timestamp":"2022-05-11T06:03:03.405943Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 06:03:04.546 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:03:04.546 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:03:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 06:03:19.491 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:03:19.492 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:03:19.492 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:03:34.456 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:03:34.457 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:03:34.457 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:03:44.232 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:03:44.233 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:03:43.599092Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"297c3c11-b3fa-4372-8600-3b8d9a813d88","timestamp":"2022-05-11T06:03:43.599212Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 06:03:44.554 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:03:44.554 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:03:59.528 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:03:59.529 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:03:59.529 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:04:14.475 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:04:14.476 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:04:14.476 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:04:16.437 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:04:16.437 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:04:15.772936Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97b6fcb0-4c53-4cbc-b64c-dcf4ab4a067b","timestamp":"2022-05-11T06:04:15.773072Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 06:04:16.559 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:04:16.560 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:04:31.536 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:04:31.537 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:04:31.537 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:04:46.501 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:04:46.501 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:04:46.501 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:05:01.444 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:05:01.445 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:05:01.445 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:05:04.055 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:05:04.056 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T06:05:03.405682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4f31104-af9a-4250-b055-8fbb947ec016","timestamp":"2022-05-11T06:05:03.405758Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 06:05:04.565 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:05:04.566 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:05:15.112 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 06:05:19.522 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:05:19.523 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:05:19.523 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:05:34.477 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:05:34.478 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:05:34.478 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:05:44.240 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:05:44.241 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:05:43.599218Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"835e82a0-a60f-4cde-a8cd-d4215a18cf54","timestamp":"2022-05-11T06:05:43.599372Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 06:05:44.571 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:05:44.571 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:05:59.519 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:05:59.519 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:05:59.519 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:06:14.473 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:06:14.474 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:06:14.474 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:06:16.435 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:06:16.435 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:06:15.772684Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b71a65de-d001-45f4-a5b4-4a7bc6882bc6","timestamp":"2022-05-11T06:06:15.772745Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 06:06:16.575 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:06:16.575 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:06:31.525 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:06:31.525 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:06:31.525 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:06:46.468 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:06:46.469 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:06:46.469 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:07:01.444 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:07:01.444 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:07:01.444 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:07:04.060 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:07:04.061 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T06:07:03.405668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c19b8bea-f422-46a9-9648-9a6560f313e7","timestamp":"2022-05-11T06:07:03.405742Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 06:07:04.581 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:07:04.581 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:07:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 06:07:19.530 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:07:19.530 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:07:19.530 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:07:34.477 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:07:34.478 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:07:34.478 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:07:44.230 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:07:44.231 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:07:43.598861Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efb995b1-a4b8-4826-9c07-d517414dad13","timestamp":"2022-05-11T06:07:43.598921Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 06:07:44.588 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:07:44.588 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:07:59.537 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:07:59.538 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:07:59.538 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:08:14.487 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:08:14.488 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:08:14.488 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:08:16.433 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:08:16.433 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:08:15.772644Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92314403-0874-4707-ae81-60c329ca3dff","timestamp":"2022-05-11T06:08:15.772704Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 06:08:16.591 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:08:16.591 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:08:31.539 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:08:31.540 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:08:31.540 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:08:46.485 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:08:46.486 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:08:46.486 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:09:01.433 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:09:01.434 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:09:01.434 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:09:04.039 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:09:04.040 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-11T06:09:03.405603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"902624ba-dd26-4eac-9132-b70e2e056e55","timestamp":"2022-05-11T06:09:03.405673Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-11 06:09:04.605 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:09:04.605 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:09:15.111 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-11 06:09:19.576 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:09:19.577 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:09:19.577 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:09:34.548 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:09:34.549 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:09:34.549 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:09:44.233 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:09:44.234 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:09:43.598963Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2817f012-c9f7-459a-b8e1-7105da81082e","timestamp":"2022-05-11T06:09:43.599024Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-11 06:09:44.608 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:09:44.608 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:09:59.573 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:09:59.573 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:09:59.573 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:10:14.523 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:10:14.524 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:10:14.524 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:10:16.435 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:10:16.436 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-11T06:10:15.772627Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2343aed4-5157-4f24-a5ff-2e27684e02e4","timestamp":"2022-05-11T06:10:15.772678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-11 06:10:16.615 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:10:16.615 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:10:31.581 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:10:31.582 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:10:31.582 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ... 2022-05-11 06:10:46.557 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-11 06:10:46.558 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 2022-05-11 06:10:46.558 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ff4e7a6a-5ae9-44b4-a6a5-11de46ee34e3/onap-policy-clamp-runtime-acm-6847cc68d9-96ghh?timeout=15000 (anonymous) ...