Results

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-30 03:02:26.574  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-30 03:02:26.582  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-30 03:02:28.980  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-30 03:02:29.683  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 678 ms. Found 7 JPA repository interfaces.
2022-05-30 03:02:31.964  INFO 10 --- [           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-30 03:02:31.968  INFO 10 --- [           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-30 03:02:31.973  INFO 10 --- [           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-30 03:02:31.985  INFO 10 --- [           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-30 03:02:31.994  INFO 10 --- [           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-30 03:02:32.014  INFO 10 --- [           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-30 03:02:32.020  INFO 10 --- [           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-30 03:02:32.024  INFO 10 --- [           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-30 03:02:32.066  INFO 10 --- [           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-30 03:02:32.110  INFO 10 --- [           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-30 03:02:32.115  INFO 10 --- [           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-30 03:02:32.962  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-30 03:02:32.990  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-30 03:02:32.990  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-30 03:02:33.180  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-30 03:02:33.181  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6427 ms
2022-05-30 03:02:33.891  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-30 03:02:34.558  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-30 03:02:34.851  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-30 03:02:35.419  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-30 03:02:35.787  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-30 03:02:36.454  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-30 03:02:36.521  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-30 03:02:46.078  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-30 03:02:46.103  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-30 03:02:48.563  WARN 10 --- [           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-30 03:02:49.634  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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-30 03:02:50.702  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-30 03:02:52.450  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3d2b13f, org.springframework.security.web.context.SecurityContextPersistenceFilter@50e0b472, org.springframework.security.web.header.HeaderWriterFilter@66e218d8, org.springframework.security.web.authentication.logout.LogoutFilter@744db9fb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@129aaac1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@75fa9254, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3539cf45, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58c36104, org.springframework.security.web.session.SessionManagementFilter@31028e45, org.springframework.security.web.access.ExceptionTranslationFilter@1fa44f66, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@470a446f]
2022-05-30 03:02:53.504  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.504  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.505  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.505  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.505  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.506  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.506  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.507  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.507  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.507  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.508  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.508  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.509  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.509  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.509  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.510  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.510  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.510  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.511  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.511  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.512  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.512  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 03:02:53.633  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-05-30 03:02:54.831  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-30 03:02:54.832  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-30 03:02:54.840  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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-30 03:02:54.842  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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-30 03:02:54.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:02:54.844  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ccc25033-a3c6-44d2-ad5d-ddfb8abb51bf, alive=false, publisher=null]]: starting
2022-05-30 03:02:54.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:02:54.868  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ccc25033-a3c6-44d2-ad5d-ddfb8abb51bf, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-30 03:02:54.868  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-30 03:02:54.869  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-30 03:02:54.869  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-30 03:02:54.870  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-30 03:02:54.870  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-30 03:02:54.870  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-30 03:02:54.870  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-30 03:02:54.871  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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@4678ec43
2022-05-30 03:02:54.872  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=226ab339-87a3-4525-8234-de8aa7485580, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn, 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-30 03:02:54.872  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-30 03:02:54.877  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 29.591 seconds (JVM running for 31.74)
2022-05-30 03:02:54.899  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-30 03:02:54.939  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-30 03:03:10.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:10.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:10.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:25.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:25.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:25.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:40.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:40.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:40.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:43.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:43.096  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-30 03:03:43.104  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"ccefe801-0642-40f6-ae36-6f48cb9a12ae","timestamp":"2022-05-30T02:59:47.836943Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.447  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-05-30 03:03:44.455  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"ccefe801-0642-40f6-ae36-6f48cb9a12ae","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-30 03:03:44.460  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:01:45.283887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7444b59a-b5b3-4744-9474-0071f9689348","timestamp":"2022-05-30T03:01:45.284069Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.468  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-05-30 03:03:44.478  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-30 03:03:44.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:44.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:44.598  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.599  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (123 ms):{"serverTimeMs":0,"count":1}
2022-05-30 03:03:44.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.736  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"1fed5260-e936-45f2-8e12-6f5dd385ec7c","timestamp":"2022-05-30T02:59:55.017676Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.762  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-05-30 03:03:44.763  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"1fed5260-e936-45f2-8e12-6f5dd385ec7c","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-30 03:03:44.764  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:01:52.137476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ca82ec8-558d-4a5d-aec6-eb2b0851532a","timestamp":"2022-05-30T03:01:52.137714Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:03:44.768  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-05-30 03:03:44.768  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-05-30 03:03:44.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:44.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:44.809  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.809  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-05-30 03:03:44.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"ccefe801-0642-40f6-ae36-6f48cb9a12ae","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-30 03:03:44.847  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-05-30 03:03:44.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:44.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:44.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:44.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"1fed5260-e936-45f2-8e12-6f5dd385ec7c","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-30 03:03:44.946  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-05-30 03:03:44.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:44.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:45.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:45.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:03:44.269815Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83ed95a8-21f8-4cc2-b0f7-8455ea2bd95e","timestamp":"2022-05-30T03:03:44.269876Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:45.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:45.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:45.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:45.652  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:03:45.399562Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3cf5e94-a299-40af-b0ed-a0583b4a3bce","timestamp":"2022-05-30T03:03:45.399604Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:03:46.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:46.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:47.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:47.112  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:03:45.283205Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0ed665b-5cd8-4254-936c-6130e513ebd4","timestamp":"2022-05-30T03:03:45.283295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:03:47.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:47.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:03:52.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:03:52.371  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:03:52.136541Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5943ead5-c20c-48a8-8495-8ab01ee58af7","timestamp":"2022-05-30T03:03:52.136606Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:03:52.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:03:52.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:02.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:04:02.327  INFO 10 --- [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-30T03:04:02.011599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16bb64c2-bf6b-4cd5-91eb-d2b9084f2a65","timestamp":"2022-05-30T03:04:02.011708Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:04:02.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:04:02.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:17.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:04:17.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:04:17.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:32.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:04:32.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:04:32.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:47.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:04:47.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:04:47.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:04:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:05:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:02.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:05:17.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:17.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:17.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:05:32.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:32.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:32.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:05:46.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:46.635  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:05:45.283617Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cecaf44a-dfc5-43e2-9285-c4abfb721684","timestamp":"2022-05-30T03:05:45.283995Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:05:47.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:47.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:05:52.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:05:52.384  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:05:52.136496Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48afe23b-ed9a-4d44-9040-394f25f3dd55","timestamp":"2022-05-30T03:05:52.136576Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:05:52.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:05:52.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:02.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:06:02.291  INFO 10 --- [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-30T03:06:02.011669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2868f63-24fb-4f04-b412-b625e7ab3f64","timestamp":"2022-05-30T03:06:02.011782Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:06:02.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:06:02.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:17.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:06:17.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:06:17.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:32.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:06:32.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:06:32.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:47.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:06:47.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:06:47.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:06:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:07:02.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:02.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:02.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:07:17.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:17.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:17.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:07:32.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:32.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:32.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:07:46.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:46.586  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:07:45.283215Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a4175ae-81de-441c-bcd5-6eb70ac9cfbf","timestamp":"2022-05-30T03:07:45.283325Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:07:47.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:47.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:07:52.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:07:52.365  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:07:52.136818Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6b85700-fba6-4409-966e-d84b08b9aa97","timestamp":"2022-05-30T03:07:52.137019Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:07:52.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:07:52.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:02.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:08:02.282  INFO 10 --- [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-30T03:08:02.011414Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75d5f808-3613-4eeb-b1cc-4821564a5b24","timestamp":"2022-05-30T03:08:02.011534Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:08:02.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:08:02.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:17.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:08:17.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:08:17.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:32.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:08:32.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:08:32.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:47.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:08:47.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:08:47.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:08:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:09:02.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:02.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:09:17.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:17.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:17.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:09:32.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:32.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:32.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:09:46.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:46.640  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:09:45.284817Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a68fc18-396d-441e-a131-19fc077b4f64","timestamp":"2022-05-30T03:09:45.285813Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:09:47.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:47.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:09:52.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:09:52.427  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:09:52.136738Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f2b6c16-fdae-42a0-bbeb-f6ace1fd8ca3","timestamp":"2022-05-30T03:09:52.136858Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:09:52.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:09:52.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:02.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:10:02.283  INFO 10 --- [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-30T03:10:02.011626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"485cbd65-4958-4551-8558-a258abea17ab","timestamp":"2022-05-30T03:10:02.011729Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:10:02.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:10:02.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:17.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:10:17.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:10:17.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:32.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:10:32.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:10:32.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:47.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:10:47.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:10:47.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:10:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:11:02.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:02.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:02.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:11:17.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:17.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:17.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:11:32.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:32.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:32.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:11:46.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:46.614  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:11:45.283296Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02e5224b-2e4a-4d2f-90ea-dfd57239224d","timestamp":"2022-05-30T03:11:45.283429Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:11:47.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:47.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:11:52.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:11:52.392  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:11:52.136512Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cc2515b-1cd7-4859-a046-cd28e5098ab7","timestamp":"2022-05-30T03:11:52.136616Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:11:52.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:11:52.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:02.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:12:02.287  INFO 10 --- [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-30T03:12:02.011645Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42892510-d97f-47e0-b513-d16edfb6f9fc","timestamp":"2022-05-30T03:12:02.011770Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:12:02.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:12:02.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:17.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:12:17.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:12:17.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:32.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:12:32.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:12:32.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:47.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:12:47.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:12:47.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:12:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:13:02.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:02.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:02.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:13:17.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:17.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:17.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:13:32.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:32.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:32.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:13:46.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:46.652  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:13:45.283187Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4cd2cd3-fde9-4924-8b88-0e12bcb7b5a2","timestamp":"2022-05-30T03:13:45.283301Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:13:47.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:47.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:13:52.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:13:52.384  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:13:52.137129Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f46e0a02-f19a-468b-877f-6622b2c778e6","timestamp":"2022-05-30T03:13:52.137397Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:13:52.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:13:52.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:02.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:14:02.338  INFO 10 --- [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-30T03:14:02.011402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85c803d2-485b-4723-97b8-e71bf7ccf7b6","timestamp":"2022-05-30T03:14:02.011527Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:14:02.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:14:02.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:14:17.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:14:17.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:32.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:14:32.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:14:32.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:47.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:14:47.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:14:47.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:14:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:15:02.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:02.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:02.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:15:17.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:17.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:17.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:15:32.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:32.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:32.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:15:46.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:46.614  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:15:45.283387Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab38b61a-d731-4825-849b-5a1092b1bdf4","timestamp":"2022-05-30T03:15:45.283523Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:15:47.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:47.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:15:52.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:15:52.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:15:52.136511Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45129fd7-238d-43ae-90f7-d49c6f39347f","timestamp":"2022-05-30T03:15:52.136630Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:15:52.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:15:52.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:02.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:16:02.297  INFO 10 --- [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-30T03:16:02.011655Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95d6ac51-96fd-417e-b43c-a6ceac37e46c","timestamp":"2022-05-30T03:16:02.011782Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:16:02.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:16:02.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:17.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:16:17.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:16:17.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:32.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:16:32.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:16:32.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:47.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:16:47.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:16:47.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:16:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:17:02.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:02.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:02.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:17:17.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:17.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:17.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:17:32.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:32.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:32.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:17:46.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:46.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:17:45.283219Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68067ce6-7297-4256-9c5c-b869a49d22a2","timestamp":"2022-05-30T03:17:45.283297Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:17:47.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:47.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:17:52.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:17:52.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:17:52.136769Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2f65fec-a116-474b-8219-ade3a309151c","timestamp":"2022-05-30T03:17:52.136945Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:17:52.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:17:52.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:02.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:18:02.292  INFO 10 --- [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-30T03:18:02.011601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76e331e2-2650-41e2-923c-9a2341ea25d3","timestamp":"2022-05-30T03:18:02.011719Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:18:02.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:18:02.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:17.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:18:17.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:18:17.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:32.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:18:32.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:18:32.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:47.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:18:47.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:18:47.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:18:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:19:02.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:02.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:02.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:19:17.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:17.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:17.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:19:32.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:32.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:32.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:19:46.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:46.615  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:19:45.283738Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"876063c2-9e1e-4d3b-83fe-048508fc37e6","timestamp":"2022-05-30T03:19:45.283848Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:19:47.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:47.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:19:52.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:19:52.438  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:19:52.136459Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bcae042-28ed-48b4-b75c-05dd4721265f","timestamp":"2022-05-30T03:19:52.136537Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:19:52.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:19:52.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:02.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:20:02.326  INFO 10 --- [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-30T03:20:02.011827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"543af863-e82e-4274-a3f9-26b141dd3139","timestamp":"2022-05-30T03:20:02.011937Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:20:02.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:20:02.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:17.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:20:17.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:20:17.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:32.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:20:32.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:20:32.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:46.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:20:46.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:20:46.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:20:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:21:01.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:01.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:01.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:21:16.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:16.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:16.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:21:31.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:31.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:31.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:21:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:46.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:21:45.283664Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fb78c41-40b8-47f9-acf4-8a738db999ee","timestamp":"2022-05-30T03:21:45.284001Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:21:47.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:47.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:21:52.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:21:52.484  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:21:52.136882Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acafb77a-ce1a-4d9a-9e58-342bf8e70748","timestamp":"2022-05-30T03:21:52.137064Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:21:52.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:21:52.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:02.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:22:02.374  INFO 10 --- [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-30T03:22:02.011800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4facb277-00dc-4883-9cea-140cab0840d8","timestamp":"2022-05-30T03:22:02.011902Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:22:02.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:22:02.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:17.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:22:17.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:22:17.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:32.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:22:32.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:22:32.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:47.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:22:47.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:22:47.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:22:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:23:02.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:02.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:02.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:23:17.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:17.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:17.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:23:32.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:32.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:32.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:23:46.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:46.635  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:23:45.283197Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1062872d-65e3-40ee-b05a-f48383bd4d64","timestamp":"2022-05-30T03:23:45.283284Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:23:47.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:47.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:23:52.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:23:52.483  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:23:52.136449Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c054bb08-6dbe-4fdc-863f-8cffd3843802","timestamp":"2022-05-30T03:23:52.136532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:23:52.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:23:52.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:02.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:24:02.357  INFO 10 --- [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-30T03:24:02.011758Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e461eef-5ad8-48aa-ad8f-e496de42bc2f","timestamp":"2022-05-30T03:24:02.011903Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:24:02.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:24:02.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:17.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:24:17.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:24:17.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:32.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:24:32.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:24:32.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:47.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:24:47.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:24:47.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:24:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:25:02.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:02.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:02.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:25:17.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:17.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:17.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:25:32.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:32.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:32.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:25:46.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:46.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:25:45.283187Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbd2813b-967e-47d1-a8fe-1933675bf3fb","timestamp":"2022-05-30T03:25:45.283274Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:25:48.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:48.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:25:52.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:25:52.384  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:25:52.136836Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91e22d24-3792-4e04-b06d-015af5dab957","timestamp":"2022-05-30T03:25:52.137Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:25:52.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:25:52.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:02.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:26:02.307  INFO 10 --- [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-30T03:26:02.011433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c44dd702-b17a-483d-ab22-2b06657c6051","timestamp":"2022-05-30T03:26:02.011529Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:26:02.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:26:02.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:17.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:26:17.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:26:17.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:32.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:26:32.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:26:32.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:47.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:26:47.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:26:47.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:26:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:27:02.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:02.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:02.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:27:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:17.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:27:32.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:32.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:32.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:27:46.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:46.632  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:27:45.283181Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9ab185f-41b7-4bbd-a896-30b12d818de0","timestamp":"2022-05-30T03:27:45.283256Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:27:46.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:46.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:27:52.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:27:52.386  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:27:52.136516Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0f790a0-ad70-46f6-b4ad-87c7ba3c32c6","timestamp":"2022-05-30T03:27:52.136603Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:27:52.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:27:52.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:02.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:28:02.321  INFO 10 --- [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-30T03:28:02.011398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3a40126-6e2d-4cdb-ac3d-27d4d23f9442","timestamp":"2022-05-30T03:28:02.011496Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:28:02.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:28:02.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:17.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:28:17.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:28:17.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:32.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:28:32.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:28:32.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:47.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:28:47.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:28:47.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:28:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:29:02.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:02.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:02.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:29:17.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:17.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:17.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:29:32.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:32.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:32.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:29:46.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:46.614  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:29:45.283236Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eacb154d-0acb-4fb7-8545-00d2fecf9e6f","timestamp":"2022-05-30T03:29:45.283330Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:29:46.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:46.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:29:52.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:29:52.398  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:29:52.136940Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ed06453-6d4c-4189-92df-23c4e3594b3a","timestamp":"2022-05-30T03:29:52.137133Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:29:52.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:29:52.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:02.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:30:02.349  INFO 10 --- [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-30T03:30:02.011887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7ef6b71-6172-497b-9ebb-e1a1ddc58778","timestamp":"2022-05-30T03:30:02.012086Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:30:02.696  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:30:02.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:17.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:30:17.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:30:17.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:32.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:30:32.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:30:32.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:47.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:30:47.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:30:47.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:30:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:31:02.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:02.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:02.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:31:17.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:17.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:17.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:31:32.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:32.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:32.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:31:46.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:46.642  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:31:45.283485Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"624a8df9-df22-4187-bcef-9a5e8a6b5288","timestamp":"2022-05-30T03:31:45.283724Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:31:46.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:46.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:31:52.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:31:52.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:31:52.136474Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad944224-52ee-4e07-89e2-90d57bae3f55","timestamp":"2022-05-30T03:31:52.136563Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:31:52.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:31:52.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:02.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:32:02.359  INFO 10 --- [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-30T03:32:02.011420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e8a767f-40c1-49dd-8d19-d67bc990eb38","timestamp":"2022-05-30T03:32:02.011519Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:32:02.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:32:02.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:17.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:32:17.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:32:17.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:32.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:32:32.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:32:32.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:47.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:32:47.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:32:47.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:32:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:33:02.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:02.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:02.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:33:17.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:17.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:17.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:33:32.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:32.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:32.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:33:46.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:46.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:33:45.283340Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af32ef45-f2da-48d8-9621-3eec545883d0","timestamp":"2022-05-30T03:33:45.283465Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:33:46.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:46.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:33:52.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:33:52.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:33:52.137059Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b43b804-2b30-40f6-bc9f-6b0fb2847817","timestamp":"2022-05-30T03:33:52.137328Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:33:52.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:33:52.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:02.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:34:02.365  INFO 10 --- [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-30T03:34:02.011505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5473745-cca8-4084-b28a-0048007e1d7c","timestamp":"2022-05-30T03:34:02.011589Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:34:02.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:34:02.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:17.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:34:17.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:34:17.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:32.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:34:32.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:34:32.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:47.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:34:47.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:34:47.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:34:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:35:02.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:02.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:02.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:35:17.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:17.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:17.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:35:32.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:32.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:32.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:35:46.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:46.619  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:35:45.283225Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21a26cc2-e98d-4651-841c-1366ff8e5ddd","timestamp":"2022-05-30T03:35:45.283324Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:35:46.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:46.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:35:52.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:35:52.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:35:52.136510Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"965e2653-fdec-45f9-b00d-da5d0449c0d5","timestamp":"2022-05-30T03:35:52.136593Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:35:52.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:35:52.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:02.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:36:02.400  INFO 10 --- [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-30T03:36:02.011870Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0cb5fde-c693-4b22-b428-723bb29fbe08","timestamp":"2022-05-30T03:36:02.012134Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:36:02.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:36:02.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:17.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:36:17.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:36:17.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:32.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:36:32.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:36:32.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:47.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:36:47.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:36:47.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:36:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:37:02.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:02.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:02.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:37:17.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:17.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:17.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:37:32.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:32.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:32.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:37:46.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:46.627  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:37:45.283147Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75b7d715-55c8-41f2-8807-03cb7b070256","timestamp":"2022-05-30T03:37:45.283206Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:37:46.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:46.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:37:52.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:37:52.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:37:52.136802Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"297b905a-f9db-45b1-ba5a-74a51fbb7fd6","timestamp":"2022-05-30T03:37:52.136989Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:37:52.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:37:52.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:02.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:38:02.423  INFO 10 --- [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-30T03:38:02.011443Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2100d0b-e1ee-46ad-8de4-53dce9aaeda6","timestamp":"2022-05-30T03:38:02.011568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:38:02.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:38:02.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:17.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:38:17.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:38:17.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:32.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:38:32.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:38:32.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:47.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:38:47.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:38:47.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:38:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:39:02.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:02.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:02.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:39:17.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:17.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:17.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:39:32.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:32.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:32.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:39:46.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:46.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:39:45.283398Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"901f4f5b-4b58-447c-bb61-8b78ccf53799","timestamp":"2022-05-30T03:39:45.283535Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:39:46.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:46.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:39:52.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:39:52.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:39:52.136912Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cb70a29-117a-432b-9b24-a7b86ba84d14","timestamp":"2022-05-30T03:39:52.136992Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:39:52.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:39:52.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:02.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:40:02.320  INFO 10 --- [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-30T03:40:02.011445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2f7d0d4-25d3-4dcb-81d7-d495bc71dff9","timestamp":"2022-05-30T03:40:02.011624Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:40:02.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:40:02.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:17.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:40:17.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:40:17.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:32.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:40:32.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:40:32.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:47.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:40:47.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:40:47.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:40:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:41:02.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:02.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:02.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:41:17.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:17.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:17.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:41:32.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:32.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:32.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:41:46.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:46.634  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:41:45.283247Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85f8bbde-be68-40af-948b-29857f4fef31","timestamp":"2022-05-30T03:41:45.283335Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:41:46.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:46.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:41:52.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:41:52.409  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:41:52.136480Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0342088d-cfed-4607-a43b-9afa4be382fb","timestamp":"2022-05-30T03:41:52.136572Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:41:52.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:41:52.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:02.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:42:02.321  INFO 10 --- [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-30T03:42:02.011679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b76b68e9-709f-4d6e-96d9-9cd9abb4d5de","timestamp":"2022-05-30T03:42:02.011818Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:42:02.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:42:02.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:17.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:42:17.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:42:17.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:32.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:42:32.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:42:32.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:47.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:42:47.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:42:47.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:42:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:43:02.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:02.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:02.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:43:17.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:17.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:17.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:43:32.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:32.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:32.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:43:46.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:46.638  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:43:45.283187Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39d3f272-df7b-418d-9d05-89f82e5bea14","timestamp":"2022-05-30T03:43:45.283300Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:43:46.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:46.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:43:52.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:43:52.447  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:43:52.136655Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c09d089d-643a-42c5-8f80-f9cd17474349","timestamp":"2022-05-30T03:43:52.136810Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:43:52.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:43:52.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:02.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:44:02.327  INFO 10 --- [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-30T03:44:02.011412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cff837c-8e2a-430f-89e5-76d793a7178c","timestamp":"2022-05-30T03:44:02.011485Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:44:02.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:44:02.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:17.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:44:17.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:44:17.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:32.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:44:32.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:44:32.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:47.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:44:47.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:44:47.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:44:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:45:02.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:45:02.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:45:02.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:45:17.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:45:17.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:45:17.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:45:32.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:45:32.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:45:32.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:45:46.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:45:46.661  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:45:45.283160Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc7d9aad-b7a3-49cb-bcdf-b9980d6adc54","timestamp":"2022-05-30T03:45:45.283229Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:45:46.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:45:46.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:45:52.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:45:52.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:45:52.136467Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b488a788-2fb6-4359-b100-eba88a5730ab","timestamp":"2022-05-30T03:45:52.136549Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:45:52.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:45:52.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:46:02.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:46:02.332  INFO 10 --- [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-30T03:46:02.011371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07dbf998-5067-4b05-b01d-b8165de84b80","timestamp":"2022-05-30T03:46:02.011438Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:46:02.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:46:02.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:46:17.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:46:17.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:46:17.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:46:32.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:46:32.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:46:32.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:46:47.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:46:47.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:46:47.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:46:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:47:02.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:47:02.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:47:02.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:47:17.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:47:17.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:47:17.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:47:32.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:47:32.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:47:32.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:47:46.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:47:46.663  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:47:45.283239Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e534cba-e954-4387-97f5-38e9ac10f651","timestamp":"2022-05-30T03:47:45.283347Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:47:46.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:47:46.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:47:52.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:47:52.422  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:47:52.136960Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1e2e51e-8322-4cf6-aa41-5f313f444a1e","timestamp":"2022-05-30T03:47:52.137144Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:47:52.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:47:52.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:48:02.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:48:02.336  INFO 10 --- [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-30T03:48:02.011444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c474d87-08ed-4bd1-91b0-b164b691e691","timestamp":"2022-05-30T03:48:02.011647Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:48:02.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:48:02.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:48:17.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:48:17.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:48:17.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:48:32.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:48:32.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:48:32.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:48:47.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:48:47.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:48:47.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:48:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:49:02.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:49:02.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:49:02.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:49:17.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:49:17.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:49:17.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:49:32.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:49:32.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:49:32.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:49:46.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:49:46.648  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:49:45.283350Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0806a47-f731-4e25-8102-6be835a3840b","timestamp":"2022-05-30T03:49:45.283488Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:49:46.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:49:46.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:49:52.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:49:52.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:49:52.136533Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61dcf3cc-b71d-40cd-9dc6-661caab9c692","timestamp":"2022-05-30T03:49:52.136614Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:49:52.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:49:52.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:50:02.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:50:02.339  INFO 10 --- [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-30T03:50:02.011818Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84532f14-5269-4277-bdae-49ab38a8c7c0","timestamp":"2022-05-30T03:50:02.011972Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:50:02.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:50:02.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:50:17.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:50:17.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:50:17.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:50:32.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:50:32.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:50:32.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:50:47.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:50:47.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:50:47.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:50:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:51:02.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:51:02.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:51:02.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:51:17.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:51:17.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:51:17.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:51:32.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:51:32.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:51:32.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:51:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:51:46.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:51:45.283162Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d89f70fa-989a-461c-acfe-3aad4f9632a4","timestamp":"2022-05-30T03:51:45.283231Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:51:46.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:51:46.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:51:52.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:51:52.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:51:52.136501Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5de719b9-0e1e-4e18-a5b3-ca29eb02179a","timestamp":"2022-05-30T03:51:52.136572Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:51:52.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:51:52.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:52:02.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:52:02.339  INFO 10 --- [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-30T03:52:02.011544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b01e390f-0d40-4f21-851e-bfb1f4330794","timestamp":"2022-05-30T03:52:02.011614Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:52:02.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:52:02.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:52:17.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:52:17.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:52:17.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:52:32.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:52:32.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:52:32.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:52:47.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:52:47.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:52:47.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:52:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:53:02.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:53:02.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:53:02.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:53:17.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:53:17.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:53:17.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:53:32.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:53:32.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:53:32.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:53:46.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:53:46.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:53:45.283218Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a85b380-d192-44ab-9fce-c5c32036b6ff","timestamp":"2022-05-30T03:53:45.283317Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:53:46.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:53:46.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:53:52.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:53:52.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:53:52.136825Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0336b049-b173-4b9b-9c40-00d7ae7ee278","timestamp":"2022-05-30T03:53:52.136947Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:53:52.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:53:52.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:54:02.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:54:02.338  INFO 10 --- [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-30T03:54:02.011424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb778e22-c9b9-4752-9c25-2820553fd772","timestamp":"2022-05-30T03:54:02.011506Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:54:02.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:54:02.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:54:17.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:54:17.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:54:17.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:54:32.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:54:32.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:54:32.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:54:47.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:54:47.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:54:47.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:54:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:55:02.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:55:02.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:55:02.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:55:17.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:55:17.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:55:17.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:55:32.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:55:32.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:55:32.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:55:46.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:55:46.661  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:55:45.283283Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b683a6e9-5200-4c05-9496-9e8820339f98","timestamp":"2022-05-30T03:55:45.283401Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:55:46.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:55:46.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:55:52.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:55:52.428  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:55:52.136492Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84715c3a-08d8-465f-8dc4-b17cd61527da","timestamp":"2022-05-30T03:55:52.136566Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:55:52.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:55:52.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:56:02.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:56:02.345  INFO 10 --- [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-30T03:56:02.011836Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04b19250-415d-47d3-b4f8-863ba40a41c6","timestamp":"2022-05-30T03:56:02.012Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:56:02.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:56:02.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:56:17.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:56:17.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:56:17.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:56:32.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:56:32.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:56:32.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:56:47.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:56:47.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:56:47.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:56:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:57:02.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:57:02.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:57:02.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:57:17.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:57:17.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:57:17.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:57:32.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:57:32.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:57:32.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:57:46.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:57:46.663  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:57:45.283257Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0b78dc1-5898-4cc8-986b-ed7f4089bd22","timestamp":"2022-05-30T03:57:45.283384Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:57:46.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:57:46.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:57:52.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:57:52.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:57:52.136727Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36a7cee7-8f4e-4c95-baa7-f3109bc57c21","timestamp":"2022-05-30T03:57:52.136857Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:57:52.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:57:52.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:58:02.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:58:02.349  INFO 10 --- [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-30T03:58:02.011420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42734da3-e4ef-4b0d-a9b9-3a5a609369a4","timestamp":"2022-05-30T03:58:02.011512Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 03:58:02.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:58:02.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:58:17.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:58:17.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:58:17.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:58:32.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:58:32.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:58:32.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:58:47.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:58:47.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:58:47.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:58:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 03:59:02.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:59:02.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:59:02.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:59:17.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:59:17.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:59:17.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:59:32.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:59:32.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:59:32.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:59:46.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:59:46.676  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:59:45.283157Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62d8430b-e5cd-44fb-915b-1f6778779059","timestamp":"2022-05-30T03:59:45.283222Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 03:59:46.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:59:46.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 03:59:52.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 03:59:52.442  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T03:59:52.136465Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1663a55-9105-4462-ac9e-8bbf7622b8d6","timestamp":"2022-05-30T03:59:52.136534Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 03:59:52.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 03:59:52.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:00:02.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:00:02.357  INFO 10 --- [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-30T04:00:02.011409Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"411f6272-f77f-4058-9f2f-d58f62fb6151","timestamp":"2022-05-30T04:00:02.011493Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:00:02.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:00:02.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:00:17.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:00:17.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:00:17.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:00:32.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:00:32.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:00:32.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:00:47.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:00:47.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:00:47.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:00:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:01:02.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:01:02.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:01:02.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:01:17.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:01:17.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:01:17.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:01:32.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:01:32.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:01:32.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:01:46.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:01:46.677  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:01:45.283184Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"042a7eb9-3b5a-4eea-9f8c-4f136948f8a6","timestamp":"2022-05-30T04:01:45.283255Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:01:46.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:01:46.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:01:52.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:01:52.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:01:52.136686Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad44c580-3567-4fdc-8229-372ee416fae7","timestamp":"2022-05-30T04:01:52.136826Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:01:52.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:01:52.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:02:02.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:02:02.358  INFO 10 --- [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-30T04:02:02.011937Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d48984a3-c013-4745-b4ab-d8c1daa7b85d","timestamp":"2022-05-30T04:02:02.012138Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:02:02.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:02:02.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:02:17.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:02:17.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:02:17.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:02:32.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:02:32.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:02:32.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:02:47.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:02:47.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:02:47.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:02:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:03:02.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:03:02.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:03:02.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:03:17.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:03:17.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:03:17.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:03:32.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:03:32.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:03:32.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:03:46.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:03:46.678  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:03:45.283300Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b456cda-ad4b-48b1-9ef1-93ab6c63c2d7","timestamp":"2022-05-30T04:03:45.283396Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:03:47.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:03:47.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:03:52.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:03:52.451  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:03:52.136500Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ef28e9c-e320-487a-b303-275d7fd39d5d","timestamp":"2022-05-30T04:03:52.136549Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:03:53.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:03:53.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:04:02.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:04:02.352  INFO 10 --- [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-30T04:04:02.011636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39a987d3-f52e-4bba-9cba-adf916f57464","timestamp":"2022-05-30T04:04:02.011693Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:04:03.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:04:03.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:04:17.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:04:17.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:04:17.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:04:32.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:04:32.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:04:32.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:04:47.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:04:47.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:04:47.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:04:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:05:02.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:05:02.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:05:02.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:05:17.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:05:17.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:05:17.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:05:32.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:05:32.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:05:32.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:05:46.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:05:46.694  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:05:45.283194Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f4849ae-bfcf-489a-abd4-b8257742a02e","timestamp":"2022-05-30T04:05:45.283262Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:05:47.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:05:47.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:05:52.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:05:52.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:05:52.136722Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50efcef2-6ba8-4d16-b5bb-db70bae43447","timestamp":"2022-05-30T04:05:52.136816Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:05:53.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:05:53.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:06:02.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:06:02.377  INFO 10 --- [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-30T04:06:02.011508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"885f341d-229c-454b-a0d2-c9f355c1b628","timestamp":"2022-05-30T04:06:02.011645Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:06:03.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:06:03.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:06:17.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:06:17.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:06:17.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:06:32.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:06:32.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:06:32.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:06:47.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:06:47.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:06:47.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:06:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:07:02.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:07:02.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:07:02.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:07:17.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:07:17.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:07:17.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:07:32.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:07:32.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:07:32.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:07:46.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:07:46.688  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:07:45.283190Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3998c2e0-3f8c-446a-8745-612830403191","timestamp":"2022-05-30T04:07:45.283265Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:07:47.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:07:47.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:07:52.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:07:52.497  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:07:52.136996Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3794483-7557-4bc8-a909-0c6e4c991623","timestamp":"2022-05-30T04:07:52.137175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:07:53.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:07:53.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:08:02.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:08:02.395  INFO 10 --- [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-30T04:08:02.011583Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69318edc-a9ed-49cb-8993-46c85b21f393","timestamp":"2022-05-30T04:08:02.011689Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:08:03.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:08:03.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:08:18.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:08:18.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:08:18.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:08:32.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:08:32.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:08:32.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:08:47.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:08:47.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:08:47.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:08:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:09:02.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:09:02.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:09:02.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:09:17.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:09:17.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:09:17.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:09:32.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:09:32.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:09:32.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:09:46.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:09:46.689  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:09:45.283254Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fd037eb-7982-4dcb-827e-aca97deed4c4","timestamp":"2022-05-30T04:09:45.283340Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:09:47.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:09:47.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:09:52.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:09:52.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:09:52.136517Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cc688e0-b255-4f84-869b-940aa4f7d3e4","timestamp":"2022-05-30T04:09:52.136592Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:09:53.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:09:53.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:10:02.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:10:02.379  INFO 10 --- [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-30T04:10:02.011831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a65514c-b032-4b17-96ed-e39cfa00a187","timestamp":"2022-05-30T04:10:02.011987Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:10:03.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:10:03.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:10:18.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:10:18.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:10:18.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:10:32.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:10:32.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:10:32.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:10:47.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:10:47.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:10:47.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:10:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:11:02.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:11:02.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:11:02.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:11:17.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:11:17.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:11:17.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:11:32.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:11:32.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:11:32.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:11:46.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:11:46.678  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:11:45.283460Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3f35256-8f87-4b69-a86f-809982691ac5","timestamp":"2022-05-30T04:11:45.283641Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:11:47.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:11:47.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:11:52.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:11:52.515  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:11:52.136683Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"166fe942-874b-43d0-9126-2aa93c11a56d","timestamp":"2022-05-30T04:11:52.136808Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:11:53.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:11:53.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:12:02.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:12:02.368  INFO 10 --- [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-30T04:12:02.011401Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf78f4c6-21ae-47c7-8a35-56b55c23b7af","timestamp":"2022-05-30T04:12:02.011474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:12:03.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:12:03.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:12:18.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:12:18.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:12:18.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:12:33.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:12:33.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:12:33.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:12:47.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:12:47.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:12:47.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:12:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:13:02.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:13:02.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:13:02.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:13:17.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:13:17.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:13:17.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:13:32.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:13:32.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:13:32.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:13:46.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:13:46.676  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:13:45.283194Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12b2c946-9cab-495c-b298-0da919dda5c9","timestamp":"2022-05-30T04:13:45.283252Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:13:47.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:13:47.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:13:52.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:13:52.538  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:13:52.136452Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3604ceb7-629f-4134-bdf6-07b864b032d7","timestamp":"2022-05-30T04:13:52.136509Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:13:53.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:13:53.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:14:02.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:14:02.372  INFO 10 --- [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-30T04:14:02.011417Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7383570e-60e9-4f89-9d54-b8806ef85a2a","timestamp":"2022-05-30T04:14:02.011492Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:14:03.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:14:03.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:14:18.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:14:18.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:14:18.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:14:33.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:14:33.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:14:33.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:14:48.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:14:48.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:14:48.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:14:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:15:02.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:15:02.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:15:02.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:15:17.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:15:17.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:15:17.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:15:32.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:15:32.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:15:32.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:15:46.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:15:46.722  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:15:45.283176Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85430728-3074-48b1-b8a2-2e2fef79dfc8","timestamp":"2022-05-30T04:15:45.283231Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:15:47.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:15:47.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:15:52.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:15:52.584  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:15:52.136663Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a36fd82-e0e8-4e4c-b4d2-8b33303a4a13","timestamp":"2022-05-30T04:15:52.136791Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:15:53.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:15:53.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:16:02.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:16:02.393  INFO 10 --- [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-30T04:16:02.011890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3a0a2b6-f5d4-4bfb-8118-e9bb989de870","timestamp":"2022-05-30T04:16:02.012055Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:16:03.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:16:03.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:16:18.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:16:18.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:16:18.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:16:33.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:16:33.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:16:33.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:16:48.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:16:48.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:16:48.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:16:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:17:03.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:17:03.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:17:03.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:17:17.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:17:17.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:17:17.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:17:32.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:17:32.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:17:32.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:17:46.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:17:46.687  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:17:45.283230Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa96f96d-700e-4289-8720-0f9fb739383f","timestamp":"2022-05-30T04:17:45.283314Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:17:47.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:17:47.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:17:52.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:17:52.461  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:17:52.136493Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d6e6fd1-01d5-4926-af24-db8dfa1a0191","timestamp":"2022-05-30T04:17:52.136556Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:17:53.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:17:53.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:18:02.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:18:02.388  INFO 10 --- [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-30T04:18:02.011535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5967b05-46f2-4a76-b0a2-83100c7719a3","timestamp":"2022-05-30T04:18:02.011607Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:18:03.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:18:03.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:18:18.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:18:18.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:18:18.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:18:33.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:18:33.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:18:33.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:18:48.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:18:48.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:18:48.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:18:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:19:03.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:19:03.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:19:03.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:19:17.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:19:17.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:19:17.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:19:32.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:19:32.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:19:32.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:19:46.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:19:46.691  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:19:45.283687Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b787631a-94f3-4776-968f-99eacd88c9e5","timestamp":"2022-05-30T04:19:45.283879Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:19:47.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:19:47.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:19:52.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:19:52.461  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:19:52.136777Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f938f30-7e8f-4146-8606-089afc538a11","timestamp":"2022-05-30T04:19:52.136916Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:19:53.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:19:53.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:20:02.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:20:02.391  INFO 10 --- [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-30T04:20:02.011496Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6966afef-3519-4b0d-ba18-0f260c5a32a6","timestamp":"2022-05-30T04:20:02.011640Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:20:03.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:20:03.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:20:18.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:20:18.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:20:18.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:20:33.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:20:33.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:20:33.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:20:48.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:20:48.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:20:48.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:20:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:21:03.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:21:03.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:21:03.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:21:17.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:21:17.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:21:17.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:21:32.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:21:32.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:21:32.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:21:46.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:21:46.692  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:21:45.283265Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1693fd54-464e-4696-a4f1-1c275a89901f","timestamp":"2022-05-30T04:21:45.283419Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:21:47.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:21:47.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:21:52.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:21:52.479  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:21:52.136485Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"224c77f7-c38c-48fc-a76f-e6377fa67d36","timestamp":"2022-05-30T04:21:52.136560Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:21:53.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:21:53.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:22:02.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:22:02.374  INFO 10 --- [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-30T04:22:02.011430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e7dfedf-54cb-4fef-b2ee-2356c62d78f6","timestamp":"2022-05-30T04:22:02.011498Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:22:03.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:22:03.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:22:18.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:22:18.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:22:18.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:22:33.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:22:33.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:22:33.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:22:48.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:22:48.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:22:48.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:22:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:23:03.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:23:03.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:23:03.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:23:17.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:23:17.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:23:17.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:23:32.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:23:32.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:23:32.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:23:46.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:23:46.707  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:23:45.283220Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01570158-ef08-47f1-9a07-4e5478b1e4f5","timestamp":"2022-05-30T04:23:45.283294Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:23:47.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:23:47.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:23:52.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:23:52.478  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:23:52.136607Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52e5a664-01ad-47e9-aad7-88489eda6824","timestamp":"2022-05-30T04:23:52.136680Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:23:53.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:23:53.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:24:02.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:24:02.396  INFO 10 --- [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-30T04:24:02.012511Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ff0a8ad-bfad-4328-b32b-95aa8b882caf","timestamp":"2022-05-30T04:24:02.012654Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:24:03.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:24:03.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:24:18.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:24:18.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:24:18.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:24:33.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:24:33.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:24:33.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:24:48.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:24:48.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:24:48.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:24:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:25:03.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:25:03.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:25:03.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:25:18.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:25:18.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:25:18.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:25:32.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:25:32.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:25:32.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:25:46.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:25:46.692  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:25:45.283162Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fd07606-fd59-409c-b353-17e8c053732f","timestamp":"2022-05-30T04:25:45.283236Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:25:47.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:25:47.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:25:52.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:25:52.476  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:25:52.136776Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2142b306-01c7-4163-b028-277b818cecc9","timestamp":"2022-05-30T04:25:52.136919Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:25:53.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:25:53.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:26:02.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:26:02.385  INFO 10 --- [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-30T04:26:02.011426Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0181a4f6-1c0d-45dc-96d7-4c9af81055a2","timestamp":"2022-05-30T04:26:02.011516Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:26:03.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:26:03.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:26:18.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:26:18.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:26:18.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:26:33.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:26:33.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:26:33.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:26:48.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:26:48.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:26:48.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:26:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:27:03.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:27:03.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:27:03.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:27:18.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:27:18.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:27:18.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:27:33.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:27:33.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:27:33.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:27:46.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:27:46.717  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:27:45.283252Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c395284d-0afa-4379-b871-5a5819340ab3","timestamp":"2022-05-30T04:27:45.283330Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:27:47.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:27:47.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:27:52.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:27:52.478  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:27:52.136650Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"588913b6-826a-4fd8-9426-7cd26742a491","timestamp":"2022-05-30T04:27:52.136757Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:27:53.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:27:53.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:28:02.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:28:02.420  INFO 10 --- [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-30T04:28:02.011514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc7a4af0-ee0c-4fdd-b64f-fad307d2bfe9","timestamp":"2022-05-30T04:28:02.011605Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:28:03.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:28:03.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:28:18.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:28:18.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:28:18.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:28:33.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:28:33.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:28:33.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:28:48.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:28:48.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:28:48.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:28:54.831  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:29:03.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:29:03.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:29:03.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:29:18.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:29:18.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:29:18.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:29:33.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:29:33.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:29:33.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:29:46.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:29:46.703  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:29:45.283352Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be59b0ef-7b3c-4ab4-a101-025954ee0e68","timestamp":"2022-05-30T04:29:45.283486Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:29:47.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:29:47.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:29:52.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:29:52.475  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:29:52.136752Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2340959f-366c-41aa-97e7-acd89e054bf3","timestamp":"2022-05-30T04:29:52.136887Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:29:53.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:29:53.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:30:02.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:30:02.404  INFO 10 --- [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-30T04:30:02.011595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac21195d-88a9-4f25-b919-e7d87ded624d","timestamp":"2022-05-30T04:30:02.011707Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:30:03.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:30:03.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:30:18.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:30:18.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:30:18.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:30:33.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:30:33.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:30:33.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:30:48.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:30:48.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:30:48.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:30:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:31:03.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:31:03.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:31:03.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:31:18.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:31:18.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:31:18.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:31:33.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:31:33.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:31:33.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:31:46.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:31:46.723  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:31:45.283214Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af24e579-1323-4251-9204-42ffd8a33a3d","timestamp":"2022-05-30T04:31:45.283338Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:31:47.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:31:47.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:31:52.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:31:52.479  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:31:52.136550Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c7d6c60-b1fb-4c6e-8cca-12c1953adcf3","timestamp":"2022-05-30T04:31:52.136681Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:31:52.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:31:52.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:32:02.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:32:02.401  INFO 10 --- [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-30T04:32:02.011447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28442f08-9aee-427f-924d-e3f2fc77ae31","timestamp":"2022-05-30T04:32:02.011547Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:32:03.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:32:03.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:32:18.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:32:18.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:32:18.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:32:33.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:32:33.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:32:33.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:32:48.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:32:48.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:32:48.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:32:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:33:03.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:33:03.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:33:03.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:33:18.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:33:18.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:33:18.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:33:33.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:33:33.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:33:33.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:33:46.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:33:46.704  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:33:45.283268Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7befae35-a20a-4afb-b4c7-ac13d3bdc1eb","timestamp":"2022-05-30T04:33:45.283343Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:33:46.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:33:46.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:33:52.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:33:52.497  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:33:52.136952Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88845e43-67ef-41fd-ae29-ca22def40361","timestamp":"2022-05-30T04:33:52.137250Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:33:53.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:33:53.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:34:02.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:34:02.397  INFO 10 --- [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-30T04:34:02.011490Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a92edf37-5d67-4d37-af59-bdb464a503ef","timestamp":"2022-05-30T04:34:02.011567Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:34:03.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:34:03.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:34:18.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:34:18.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:34:18.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:34:33.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:34:33.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:34:33.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:34:48.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:34:48.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:34:48.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:34:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:35:03.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:35:03.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:35:03.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:35:18.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:35:18.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:35:18.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:35:33.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:35:33.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:35:33.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:35:46.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:35:46.703  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:35:45.283368Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7c248ed-9f64-417d-8a04-9dc9329fc9e7","timestamp":"2022-05-30T04:35:45.283462Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:35:47.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:35:47.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:35:52.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:35:52.481  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:35:52.136923Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a37f1692-824d-4bb1-98df-a56396950e03","timestamp":"2022-05-30T04:35:52.137095Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:35:53.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:35:53.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:36:02.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:36:02.397  INFO 10 --- [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-30T04:36:02.012621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c225d557-d6c8-4db5-8725-a2e4f9360308","timestamp":"2022-05-30T04:36:02.012865Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:36:03.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:36:03.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:36:18.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:36:18.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:36:18.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:36:33.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:36:33.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:36:33.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:36:48.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:36:48.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:36:48.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:36:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:37:03.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:37:03.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:37:03.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:37:18.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:37:18.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:37:18.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:37:33.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:37:33.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:37:33.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:37:46.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:37:46.711  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:37:45.283445Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a7cbba0-2d7f-47e0-9fd7-f8638854cf57","timestamp":"2022-05-30T04:37:45.283674Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:37:47.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:37:47.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:37:52.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:37:52.495  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:37:52.136549Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70412347-72bb-4d33-b1f7-2fcc1535fb4c","timestamp":"2022-05-30T04:37:52.136627Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:37:53.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:37:53.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:38:02.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:38:02.397  INFO 10 --- [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-30T04:38:02.011625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b5c7521-032e-4218-a08d-57005240e438","timestamp":"2022-05-30T04:38:02.011732Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:38:03.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:38:03.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:38:18.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:38:18.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:38:18.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:38:33.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:38:33.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:38:33.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:38:48.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:38:48.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:38:48.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:38:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:39:03.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:39:03.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:39:03.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:39:18.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:39:18.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:39:18.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:39:33.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:39:33.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:39:33.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:39:46.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:39:46.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:39:45.283241Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd5f7ad4-1bd0-4196-aabb-43a925761d62","timestamp":"2022-05-30T04:39:45.283334Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:39:47.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:39:47.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:39:52.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:39:52.503  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:39:52.136928Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc66888a-6a8f-46d4-8e87-f615e52fcbe4","timestamp":"2022-05-30T04:39:52.137102Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:39:53.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:39:53.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:40:02.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:40:02.400  INFO 10 --- [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-30T04:40:02.011431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"235debb4-51ee-48de-b0e9-e3e3593f2f01","timestamp":"2022-05-30T04:40:02.011569Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:40:03.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:40:03.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:40:18.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:40:18.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:40:18.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:40:33.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:40:33.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:40:33.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:40:48.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:40:48.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:40:48.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:40:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:41:03.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:41:03.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:41:03.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:41:18.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:41:18.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:41:18.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:41:33.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:41:33.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:41:33.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:41:46.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:41:46.722  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:41:45.283190Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4325f119-dc1d-451e-860b-754eb9a36fc8","timestamp":"2022-05-30T04:41:45.283248Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:41:47.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:41:47.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:41:52.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:41:52.489  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:41:52.136530Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26ff910b-77a7-4c37-a627-686d2c8942ef","timestamp":"2022-05-30T04:41:52.136724Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:41:53.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:41:53.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:42:02.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:42:02.418  INFO 10 --- [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-30T04:42:02.011400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0e8d401-19b0-4f48-9782-1b85a2b5a555","timestamp":"2022-05-30T04:42:02.011495Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:42:03.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:42:03.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:42:18.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:42:18.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:42:18.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:42:33.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:42:33.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:42:33.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:42:48.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:42:48.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:42:48.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:42:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:43:03.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:43:03.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:43:03.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:43:18.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:43:18.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:43:18.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:43:33.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:43:33.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:43:33.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:43:46.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:43:46.715  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:43:45.283212Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46b68aa1-6482-4754-9e94-071258e821f0","timestamp":"2022-05-30T04:43:45.283285Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:43:47.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:43:47.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:43:52.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:43:52.491  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:43:52.136699Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a241423-088e-40cd-99a1-822929953a73","timestamp":"2022-05-30T04:43:52.136818Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:43:53.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:43:53.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:44:02.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:44:02.452  INFO 10 --- [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-30T04:44:02.011603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f9ea233-89ff-4ed4-a2d0-1454a7ff8fd1","timestamp":"2022-05-30T04:44:02.011695Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:44:03.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:44:03.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:44:18.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:44:18.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:44:18.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:44:33.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:44:33.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:44:33.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:44:48.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:44:48.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:44:48.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:44:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:45:03.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:45:03.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:45:03.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:45:18.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:45:18.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:45:18.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:45:33.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:45:33.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:45:33.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:45:46.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:45:46.725  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:45:45.283540Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f505be4-9c91-4a09-9244-be0950c50dcf","timestamp":"2022-05-30T04:45:45.283854Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:45:47.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:45:47.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:45:52.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:45:52.501  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:45:52.136478Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b13664a-6f01-404d-8e20-2949e31722fa","timestamp":"2022-05-30T04:45:52.136566Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:45:53.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:45:53.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:46:02.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:46:02.466  INFO 10 --- [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-30T04:46:02.011405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71bd535d-db13-468f-bede-65f3d2f8f89a","timestamp":"2022-05-30T04:46:02.011481Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:46:03.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:46:03.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:46:18.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:46:18.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:46:18.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:46:33.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:46:33.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:46:33.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:46:48.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:46:48.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:46:48.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:46:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:47:03.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:47:03.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:47:03.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:47:18.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:47:18.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:47:18.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:47:33.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:47:33.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:47:33.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:47:46.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:47:46.723  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:47:45.283281Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8fae04d0-3dde-43f2-a387-875775152db6","timestamp":"2022-05-30T04:47:45.283404Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:47:47.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:47:47.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:47:52.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:47:52.494  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:47:52.136539Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b1c1da5-b7c0-49ec-8b74-04ebf00006cf","timestamp":"2022-05-30T04:47:52.136616Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:47:53.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:47:53.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:48:02.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:48:02.475  INFO 10 --- [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-30T04:48:02.011373Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cc65394-1cfd-4df3-869a-b0593f9ca8bf","timestamp":"2022-05-30T04:48:02.011493Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:48:03.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:48:03.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:48:18.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:48:18.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:48:18.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:48:33.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:48:33.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:48:33.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:48:48.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:48:48.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:48:48.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:48:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:49:03.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:49:03.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:49:03.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:49:18.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:49:18.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:49:18.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:49:33.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:49:33.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:49:33.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:49:46.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:49:46.751  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:49:45.283178Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"baf1036d-a462-4d31-a5bd-b9c7518c94b3","timestamp":"2022-05-30T04:49:45.283275Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:49:47.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:49:47.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:49:52.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:49:52.507  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:49:52.136795Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a2e1a61-59b6-488b-bb29-5b336c64280f","timestamp":"2022-05-30T04:49:52.136941Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:49:53.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:49:53.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:50:02.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:50:02.498  INFO 10 --- [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-30T04:50:02.011409Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6af03387-5ece-4e01-bee0-4d423843d688","timestamp":"2022-05-30T04:50:02.011517Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:50:03.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:50:03.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:50:18.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:50:18.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:50:18.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:50:33.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:50:33.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:50:33.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:50:48.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:50:48.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:50:48.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:50:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:51:03.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:51:03.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:51:03.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:51:18.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:51:18.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:51:18.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:51:33.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:51:33.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:51:33.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:51:46.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:51:46.753  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:51:45.283175Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c77a7e5-e33c-4e45-8cd1-666ff45773ac","timestamp":"2022-05-30T04:51:45.283241Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:51:47.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:51:47.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:51:52.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:51:52.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:51:52.136484Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f97c5755-f7b3-437f-9cda-9fe4dda25631","timestamp":"2022-05-30T04:51:52.136559Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:51:53.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:51:53.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:52:02.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:52:02.508  INFO 10 --- [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-30T04:52:02.011653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e72a4950-e0bb-46cc-9264-c4bc98d9f000","timestamp":"2022-05-30T04:52:02.011791Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:52:03.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:52:03.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:52:18.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:52:18.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:52:18.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:52:33.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:52:33.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:52:33.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:52:48.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:52:48.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:52:48.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:52:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:53:03.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:53:03.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:53:03.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:53:18.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:53:18.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:53:18.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:53:33.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:53:33.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:53:33.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:53:46.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:53:46.736  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:53:45.283212Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83e5b34f-e6e3-435c-bbc5-6f9ba432a755","timestamp":"2022-05-30T04:53:45.283271Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:53:47.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:53:47.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:53:52.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:53:52.529  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:53:52.136496Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c9438da-4c03-455d-b719-1f64e23fb404","timestamp":"2022-05-30T04:53:52.136560Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:53:53.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:53:53.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:54:02.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:54:02.421  INFO 10 --- [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-30T04:54:02.011549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a419fe45-ce51-4267-a16c-32e191a20997","timestamp":"2022-05-30T04:54:02.011628Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:54:02.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:54:02.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:54:17.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:54:17.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:54:17.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:54:32.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:54:32.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:54:32.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:54:47.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:54:47.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:54:47.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:54:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:55:02.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:55:02.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:55:02.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:55:17.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:55:17.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:55:17.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:55:32.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:55:32.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:55:32.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:55:46.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:55:46.741  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:55:45.283373Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e9e5a6b-832d-4592-a1ee-8028fb658547","timestamp":"2022-05-30T04:55:45.283523Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 04:55:47.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:55:47.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:55:52.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:55:52.515  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T04:55:52.136860Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"710b8518-bdb6-4859-a4ab-8a1929137750","timestamp":"2022-05-30T04:55:52.137043Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 04:55:53.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:55:53.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:56:02.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:56:02.431  INFO 10 --- [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-30T04:56:02.011405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c718348-ae76-47b5-815c-818c4577d7d9","timestamp":"2022-05-30T04:56:02.011504Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 04:56:02.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:56:02.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:56:17.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:56:17.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:56:17.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:56:32.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:56:32.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:56:32.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:56:47.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:56:47.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000
2022-05-30 04:56:47.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525-8234-de8aa7485580/onap-policy-clamp-runtime-acm-6847cc68d9-sjfpn?timeout=15000 (anonymous) ...
2022-05-30 04:56:54.830  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 04:57:02.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 04:57:02.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/226ab339-87a3-4525