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) ...