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-06-27 04:51:25.996  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-27 04:51:26.003  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-27 04:51:31.151  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-27 04:51:32.170  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 982 ms. Found 7 JPA repository interfaces.
2022-06-27 04:51:35.893  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-06-27 04:51:35.900  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-06-27 04:51:35.909  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-06-27 04:51:35.935  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-06-27 04:51:35.949  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-06-27 04:51:35.974  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-06-27 04:51:35.991  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-06-27 04:51:35.998  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-06-27 04:51:36.068  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-06-27 04:51:36.145  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-06-27 04:51:36.153  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-06-27 04:51:38.491  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-27 04:51:38.534  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-27 04:51:38.535  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-27 04:51:38.896  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-27 04:51:38.896  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 12659 ms
2022-06-27 04:51:40.132  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-27 04:51:41.074  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-27 04:51:41.527  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-27 04:51:42.384  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-27 04:51:42.985  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-27 04:51:43.531  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-27 04:51:43.777  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-27 04:51:52.688  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-27 04:51:52.724  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-27 04:51:56.727  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-06-27 04:51:59.082  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da8ecd20-388c-499f-bf6e-2f0ea05a785b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb, 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-06-27 04:52:01.151  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-27 04:52:04.310  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@230d013b, org.springframework.security.web.context.SecurityContextPersistenceFilter@6c1a6db1, org.springframework.security.web.header.HeaderWriterFilter@31028e45, org.springframework.security.web.authentication.logout.LogoutFilter@14fe085b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3fb1948c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@556a6320, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@64908ab9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6e225c34, org.springframework.security.web.session.SessionManagementFilter@673605ef, org.springframework.security.web.access.ExceptionTranslationFilter@31dd0e2e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@670ae31f]
2022-06-27 04:52:05.253  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-06-27 04:52:05.254  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-06-27 04:52:05.254  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-06-27 04:52:05.255  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-06-27 04:52:05.256  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-06-27 04:52:05.256  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-06-27 04:52:05.257  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-06-27 04:52:05.258  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-06-27 04:52:05.258  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-06-27 04:52:05.259  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-06-27 04:52:05.259  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-06-27 04:52:05.260  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-06-27 04:52:05.261  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-06-27 04:52:05.261  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-06-27 04:52:05.262  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-06-27 04:52:05.262  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-06-27 04:52:05.263  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-06-27 04:52:05.263  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-06-27 04:52:05.264  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-06-27 04:52:05.264  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-06-27 04:52:05.265  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-06-27 04:52:05.265  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-06-27 04:52:05.316  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-06-27 04:52:07.539  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-27 04:52:07.539  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-27 04:52:07.549  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da8ecd20-388c-499f-bf6e-2f0ea05a785b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb, 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-06-27 04:52:07.552  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da8ecd20-388c-499f-bf6e-2f0ea05a785b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb, 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-06-27 04:52:07.557  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=61ea2269-51d9-4f93-b947-41b29bda18fe, alive=false, publisher=null]]: starting
2022-06-27 04:52:07.586  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=61ea2269-51d9-4f93-b947-41b29bda18fe, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-27 04:52:07.587  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-27 04:52:07.589  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-27 04:52:07.589  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-27 04:52:07.589  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-27 04:52:07.589  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-27 04:52:07.589  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-27 04:52:07.589  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-27 04:52:07.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:52:07.590  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-27 04:52:07.592  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-27 04:52:07.592  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-27 04:52:07.593  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-27 04:52:07.593  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-27 04:52:07.593  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-27 04:52:07.593  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da8ecd20-388c-499f-bf6e-2f0ea05a785b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb, 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@782e0844
2022-06-27 04:52:07.593  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=da8ecd20-388c-499f-bf6e-2f0ea05a785b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb, 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-06-27 04:52:07.594  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-27 04:52:07.602  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 43.878 seconds (JVM running for 47.595)
2022-06-27 04:52:07.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:52:07.655  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-27 04:52:07.797  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-27 04:52:23.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:52:23.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:52:23.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:52:38.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:52:38.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:52:38.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:52:46.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:52:46.710  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-27 04:52:46.715  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T04:52:45.315487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f29fef1f-7053-4126-b126-80c4a1652a11","timestamp":"2022-06-27T04:52:45.315643Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 04:52:47.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:52:47.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:53:02.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:53:02.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:53:02.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:53:17.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:53:17.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:53:17.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:53:32.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:53:32.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:53:32.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:53:39.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:53:39.490  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T04:53:38.701883Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be3bae06-7b50-4065-b6c7-2fe5281acc9c","timestamp":"2022-06-27T04:53:38.701992Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 04:53:39.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:53:39.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:53:54.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:53:54.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:53:54.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:54:00.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:54:00.067  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-06-27T04:53:59.320477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e749b966-4f0a-45d3-a67e-2b6e74a910db","timestamp":"2022-06-27T04:53:59.320587Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 04:54:00.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:54:00.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:54:07.537  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 04:54:15.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:54:15.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:54:15.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:54:30.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:54:30.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:54:30.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:54:45.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:54:45.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:54:45.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:54:46.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:54:46.659  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T04:54:45.310970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"996b36e1-f9bb-4cd4-a6fc-4ff432cc9297","timestamp":"2022-06-27T04:54:45.311152Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 04:54:47.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:54:47.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:55:02.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:55:02.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:55:02.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:55:17.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:55:17.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:55:17.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:55:32.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:55:32.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:55:32.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:55:39.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:55:39.424  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T04:55:38.700352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d9c836d-a3a4-4e73-92da-e94a4c73ebed","timestamp":"2022-06-27T04:55:38.700559Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 04:55:39.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:55:39.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:55:54.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:55:54.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:55:54.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:56:00.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:56:00.068  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-06-27T04:55:59.320601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98ebeac1-2b25-4be4-a8f9-c284b8cb0373","timestamp":"2022-06-27T04:55:59.320845Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 04:56:00.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:56:00.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:56:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 04:56:15.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:56:15.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:56:15.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:56:30.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:56:30.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:56:30.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:56:45.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:56:45.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:56:45.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:56:46.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:56:46.710  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T04:56:45.310921Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6362e81-3a15-40f3-858b-1097d21dcc48","timestamp":"2022-06-27T04:56:45.311003Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 04:56:47.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:56:47.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:57:02.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:57:02.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:57:02.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:57:17.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:57:17.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:57:17.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:57:32.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:57:32.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:57:32.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:57:39.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:57:39.424  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T04:57:38.700072Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fae1d0f7-1415-4a3c-a13a-e52b36d38046","timestamp":"2022-06-27T04:57:38.700188Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 04:57:39.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:57:39.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:57:54.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:57:54.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:57:54.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:58:00.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:58:00.044  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-06-27T04:57:59.320343Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79ee64da-d5d3-46d6-b9a2-baeaeab28bee","timestamp":"2022-06-27T04:57:59.320440Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 04:58:00.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:58:00.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:58:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 04:58:15.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:58:15.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:58:15.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:58:30.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:58:30.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:58:30.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:58:45.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:58:45.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:58:45.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:58:46.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:58:46.670  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T04:58:45.310924Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2108f7ff-cb36-4677-8cb1-e55b1cc0f1b4","timestamp":"2022-06-27T04:58:45.311077Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 04:58:47.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:58:47.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:59:02.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:59:02.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:59:02.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:59:17.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:59:17.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:59:17.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:59:32.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:59:32.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:59:32.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:59:39.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:59:39.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T04:59:38.700082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3d46b13-fb27-4a6e-9359-58558a2e55f5","timestamp":"2022-06-27T04:59:38.700243Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 04:59:39.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:59:39.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 04:59:54.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 04:59:54.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 04:59:54.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:00:00.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:00:00.098  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-06-27T04:59:59.320330Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f2d1c9a-d92b-4725-b420-dba3b4e7c6b1","timestamp":"2022-06-27T04:59:59.320429Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:00:00.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:00:00.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:00:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:00:15.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:00:15.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:00:15.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:00:30.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:00:30.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:00:30.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:00:45.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:00:45.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:00:45.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:00:46.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:00:46.683  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:00:45.311414Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ab3eed6-f570-44c1-8021-9c0aa60f8596","timestamp":"2022-06-27T05:00:45.311630Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:00:47.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:00:47.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:01:02.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:01:02.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:01:02.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:01:17.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:01:17.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:01:17.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:01:32.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:01:32.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:01:32.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:01:39.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:01:39.458  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:01:38.700359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7a5929f-802a-48e2-97e1-fa579db73727","timestamp":"2022-06-27T05:01:38.700552Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:01:39.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:01:39.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:01:54.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:01:54.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:01:54.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:02:00.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:02:00.094  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-06-27T05:01:59.320529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a154a08e-cb31-4358-b1dd-76fb506d8237","timestamp":"2022-06-27T05:01:59.320692Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:02:00.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:02:00.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:02:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:02:15.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:02:15.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:02:15.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:02:30.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:02:30.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:02:30.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:02:45.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:02:45.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:02:45.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:02:46.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:02:46.725  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:02:45.311233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72d2f812-b49f-49d2-a5b7-a3b053eabd5c","timestamp":"2022-06-27T05:02:45.311402Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:02:48.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:02:48.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:03:03.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:03:03.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:03:03.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:03:18.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:03:18.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:03:18.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:03:33.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:03:33.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:03:33.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:03:39.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:03:39.497  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:03:38.700088Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"790542d6-da18-4b25-bc30-dfc2cc359515","timestamp":"2022-06-27T05:03:38.700200Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:03:39.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:03:39.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:03:54.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:03:54.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:03:54.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:04:00.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:04:00.132  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-06-27T05:03:59.320447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6c56ab0-3cdd-4f6d-bf34-cddffd0165d7","timestamp":"2022-06-27T05:03:59.320577Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:04:00.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:04:00.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:04:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:04:15.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:04:15.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:04:15.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:04:30.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:04:30.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:04:30.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:04:45.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:04:45.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:04:45.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:04:46.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:04:46.681  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:04:45.310800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2b563a3-e52a-4e31-a1c6-bf3d4254b478","timestamp":"2022-06-27T05:04:45.310924Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:04:47.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:04:47.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:05:02.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:05:02.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:05:02.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:05:17.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:05:17.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:05:17.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:05:32.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:05:32.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:05:32.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:05:39.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:05:39.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:05:38.700030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b44b4f13-8448-42bc-aadf-f3ab10ea15f4","timestamp":"2022-06-27T05:05:38.700119Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:05:39.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:05:39.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:05:54.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:05:54.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:05:54.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:06:00.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:06:00.115  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-06-27T05:05:59.320367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6c4d6b6-7231-4ad8-874a-cdbec754e9ea","timestamp":"2022-06-27T05:05:59.320478Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:06:00.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:06:00.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:06:07.537  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:06:15.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:06:15.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:06:15.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:06:30.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:06:30.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:06:30.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:06:45.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:06:45.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:06:45.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:06:46.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:06:46.683  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:06:45.310988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d8cdb6f-363e-43f7-9285-7f62debe5e9c","timestamp":"2022-06-27T05:06:45.311125Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:06:49.696  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:06:49.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:07:04.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:07:04.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:07:04.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:07:19.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:07:19.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:07:19.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:07:34.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:07:34.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:07:34.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:07:39.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:07:39.499  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:07:38.701238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa53586f-8e98-435b-b8d2-2eed43b58427","timestamp":"2022-06-27T05:07:38.701378Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:07:39.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:07:39.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:07:54.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:07:54.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:07:54.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:08:00.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:08:00.037  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-06-27T05:07:59.320521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"084a2f09-a581-4bed-9639-27df26ca7372","timestamp":"2022-06-27T05:07:59.320731Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:08:00.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:08:00.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:08:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:08:15.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:08:15.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:08:15.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:08:30.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:08:30.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:08:30.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:08:45.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:08:45.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:08:45.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:08:46.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:08:46.686  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:08:45.310875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89155fd0-07a2-4d74-946c-cce35a6c3d69","timestamp":"2022-06-27T05:08:45.310994Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:08:46.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:08:46.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:09:01.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:09:01.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:09:01.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:09:16.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:09:16.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:09:16.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:09:31.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:09:31.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:09:31.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:09:39.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:09:39.518  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:09:38.700384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f95a1fb-a39d-45a8-a6e8-c1a7c4eb9c85","timestamp":"2022-06-27T05:09:38.700575Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:09:39.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:09:39.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:09:54.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:09:54.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:09:54.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:10:00.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:10:00.036  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-06-27T05:09:59.320480Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b1f0d64-058a-4157-bdbf-b999b784608a","timestamp":"2022-06-27T05:09:59.320618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:10:00.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:10:00.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:10:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:10:15.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:10:15.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:10:15.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:10:30.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:10:30.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:10:30.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:10:45.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:10:45.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:10:45.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:10:46.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:10:46.757  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:10:45.310918Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef6da963-7a9b-44a0-82f6-dc1448fb3e14","timestamp":"2022-06-27T05:10:45.311009Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:10:48.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:10:48.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:11:03.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:11:03.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:11:03.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:11:18.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:11:18.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:11:18.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:11:33.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:11:33.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:11:33.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:11:39.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:11:39.443  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:11:38.700159Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4ab62e2-e086-4170-9656-c718cebffec5","timestamp":"2022-06-27T05:11:38.700268Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:11:39.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:11:39.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:11:54.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:11:54.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:11:54.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:12:00.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:12:00.036  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-06-27T05:11:59.320309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07c4a54d-9bdb-426c-b306-9f2e15ff185f","timestamp":"2022-06-27T05:11:59.320410Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:12:00.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:12:00.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:12:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:12:15.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:12:15.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:12:15.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:12:30.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:12:30.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:12:30.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:12:45.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:12:45.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:12:45.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:12:46.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:12:46.698  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:12:45.311060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9eeaa9b1-684d-4792-9082-8188c5f57b10","timestamp":"2022-06-27T05:12:45.311176Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:12:46.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:12:46.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:13:01.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:13:01.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:13:01.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:13:16.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:13:16.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:13:16.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:13:31.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:13:31.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:13:31.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:13:39.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:13:39.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:13:38.700145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"897d743d-45ec-40a3-8e76-838487eb34ae","timestamp":"2022-06-27T05:13:38.700288Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:13:39.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:13:39.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:13:54.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:13:54.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:13:54.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:14:00.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:14:00.039  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-06-27T05:13:59.320368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d228543-fc6e-4e3e-be40-515067d867e8","timestamp":"2022-06-27T05:13:59.320473Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:14:00.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:14:00.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:14:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:14:15.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:14:15.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:14:15.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:14:30.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:14:30.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:14:30.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:14:45.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:14:45.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:14:45.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:14:46.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:14:46.693  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:14:45.310897Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cf8bf97-74d6-4a44-9c23-bc358f5fbdd6","timestamp":"2022-06-27T05:14:45.310997Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:14:46.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:14:46.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:15:01.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:15:01.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:15:01.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:15:16.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:15:16.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:15:16.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:15:31.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:15:31.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:15:31.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:15:39.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:15:39.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:15:38.700115Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1c1444c-2bb1-44a2-a32a-d81aa3b0b25c","timestamp":"2022-06-27T05:15:38.700315Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:15:39.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:15:39.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:15:54.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:15:54.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:15:54.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:16:00.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:16:00.044  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-06-27T05:15:59.320793Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"167da986-db06-4ed8-941e-a8a3f50e91f6","timestamp":"2022-06-27T05:15:59.320966Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:16:00.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:16:00.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:16:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:16:15.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:16:15.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:16:15.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:16:30.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:16:30.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:16:30.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:16:45.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:16:45.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:16:45.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:16:46.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:16:46.723  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:16:45.311158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e77a33f-d97b-404a-8a30-bd580104b9e5","timestamp":"2022-06-27T05:16:45.311283Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:16:46.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:16:46.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:17:01.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:17:01.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:17:01.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:17:16.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:17:16.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:17:16.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:17:31.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:17:31.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:17:31.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:17:39.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:17:39.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:17:38.700451Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89a69eea-2d2d-4134-870e-2cbf1deec459","timestamp":"2022-06-27T05:17:38.700875Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:17:39.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:17:39.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:17:54.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:17:54.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:17:54.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:18:00.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:18:00.031  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-06-27T05:17:59.320374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6076d90b-18f9-41b9-8db8-3637e38e86bd","timestamp":"2022-06-27T05:17:59.320463Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:18:00.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:18:00.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:18:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:18:15.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:18:15.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:18:15.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:18:30.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:18:30.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:18:30.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:18:45.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:18:45.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:18:45.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:18:46.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:18:46.717  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:18:45.310913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1da4f7d8-d429-4d6e-b9b5-7d34eaa12d12","timestamp":"2022-06-27T05:18:45.311017Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:18:46.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:18:46.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:19:01.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:19:01.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:19:01.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:19:16.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:19:16.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:19:16.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:19:31.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:19:31.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:19:31.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:19:39.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:19:39.408  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:19:38.700234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01741807-6820-4e98-9559-d84cf66a63c6","timestamp":"2022-06-27T05:19:38.700438Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:19:39.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:19:39.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:19:54.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:19:54.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:19:54.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:20:00.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:20:00.031  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-06-27T05:19:59.320507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dba589f6-31c8-4a10-a1c5-9401d2ff9db8","timestamp":"2022-06-27T05:19:59.320645Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:20:00.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:20:00.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:20:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:20:15.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:20:15.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:20:15.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:20:30.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:20:30.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:20:30.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:20:44.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:20:44.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:20:44.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:20:46.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:20:46.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:20:45.310877Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8483394-6f7f-406b-8ae5-46a4588bfb78","timestamp":"2022-06-27T05:20:45.310954Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:20:46.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:20:46.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:21:01.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:21:01.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:21:01.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:21:16.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:21:16.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:21:16.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:21:31.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:21:31.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:21:31.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:21:39.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:21:39.408  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:21:38.700039Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"063cc6a2-09f1-4ba6-aa40-2118e4964e24","timestamp":"2022-06-27T05:21:38.700117Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:21:39.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:21:39.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:21:54.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:21:54.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:21:54.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:22:00.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:22:00.035  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-06-27T05:21:59.320311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dda4cd15-511d-4c4e-a568-0ff8a399db40","timestamp":"2022-06-27T05:21:59.320411Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:22:00.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:22:00.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:22:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:22:15.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:22:15.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:22:15.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:22:30.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:22:30.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:22:30.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:22:44.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:22:44.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:22:44.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:22:46.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:22:46.821  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:22:45.310974Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e6f90d3-22b4-4acd-bceb-54bc8e8ae177","timestamp":"2022-06-27T05:22:45.311151Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:22:46.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:22:46.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:23:01.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:23:01.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:23:01.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:23:16.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:23:16.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:23:16.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:23:31.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:23:31.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:23:31.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:23:39.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:23:39.414  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:23:38.700136Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10dbe939-05cd-4717-a865-45b37eb1bc0a","timestamp":"2022-06-27T05:23:38.700333Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:23:39.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:23:39.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:23:54.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:23:54.943  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:23:54.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:24:00.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:24:00.026  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-06-27T05:23:59.320293Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fdbaad3-a799-4bfb-ab82-e15df6e2a067","timestamp":"2022-06-27T05:23:59.320498Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:24:00.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:24:00.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:24:07.538  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:24:15.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:24:15.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:24:15.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:24:30.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:24:30.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:24:30.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:24:45.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:24:45.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:24:45.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:24:46.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:24:46.736  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:24:45.311033Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a5b4d86-d24f-4e01-93e4-3e483a753230","timestamp":"2022-06-27T05:24:45.311124Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:24:46.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:24:46.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:25:01.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:25:01.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:25:01.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:25:16.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:25:16.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:25:16.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:25:31.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:25:31.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:25:31.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:25:39.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:25:39.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:25:38.700038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97d79c06-2695-4849-acc1-bff9bbbf82ae","timestamp":"2022-06-27T05:25:38.700116Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:25:40.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:25:40.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:25:54.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:25:54.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:25:54.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:26:00.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:26:00.034  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-06-27T05:25:59.320322Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e6b33a7-3039-400b-8b6e-00b555e07bd1","timestamp":"2022-06-27T05:25:59.320403Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:26:00.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:26:00.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:26:07.537  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:26:15.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:26:15.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:26:15.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:26:30.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:26:30.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:26:30.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:26:45.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:26:45.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:26:45.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:26:46.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:26:46.767  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:26:45.310785Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7da8749a-2dc6-47a1-99d3-a4132f98ecd0","timestamp":"2022-06-27T05:26:45.310937Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:26:47.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:26:47.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:27:02.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:27:02.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:27:02.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:27:17.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:27:17.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:27:17.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:27:32.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:27:32.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:27:32.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:27:39.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:27:39.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:27:38.700038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75e324f1-82e9-45b5-a8f5-a82cb66b0364","timestamp":"2022-06-27T05:27:38.700126Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:27:40.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:27:40.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:27:55.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:27:55.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:27:55.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:28:00.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:28:00.052  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-06-27T05:27:59.321795Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b2a7533-5b30-4e24-84bc-4cce295228b3","timestamp":"2022-06-27T05:27:59.321860Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:28:00.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:28:00.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:28:07.537  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:28:15.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:28:15.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:28:15.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:28:30.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:28:30.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:28:30.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:28:45.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:28:45.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:28:45.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:28:46.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:28:46.839  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:28:45.310884Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7798ad81-f2d1-4f33-ba02-346041136be0","timestamp":"2022-06-27T05:28:45.311Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:28:47.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:28:47.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:29:02.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:29:02.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:29:02.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:29:17.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:29:17.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:29:17.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:29:32.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:29:32.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:29:32.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:29:39.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:29:39.415  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:29:38.700034Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48008872-4082-4593-8138-108bfa79a7cb","timestamp":"2022-06-27T05:29:38.700152Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:29:40.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:29:40.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:29:55.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:29:55.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:29:55.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:30:00.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:30:00.063  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-06-27T05:29:59.320786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a56ae6af-c547-486e-90be-8730ae4a5a45","timestamp":"2022-06-27T05:29:59.320948Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:30:00.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:30:00.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:30:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-27 05:30:15.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:30:15.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:30:15.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:30:30.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:30:30.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:30:30.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:30:44.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:30:44.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:30:44.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:30:46.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:30:46.830  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:30:45.310955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b323469-48c6-4685-9b59-2120fd348c33","timestamp":"2022-06-27T05:30:45.311065Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-27 05:30:47.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:30:47.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:31:02.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:31:02.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:31:02.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:31:17.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:31:17.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:31:17.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:31:32.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:31:32.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:31:32.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:31:39.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:31:39.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-27T05:31:38.700334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f120f0c8-1142-4dad-a41d-e029a5440d60","timestamp":"2022-06-27T05:31:38.700486Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-27 05:31:40.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:31:40.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:31:55.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:31:55.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:31:55.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:32:00.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-27 05:32:00.029  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-06-27T05:31:59.320369Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9cb0417-a054-4759-b12a-8f6cd08e8435","timestamp":"2022-06-27T05:31:59.320476Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-27 05:32:00.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000
2022-06-27 05:32:00.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/da8ecd20-388c-499f-bf6e-2f0ea05a785b/onap-policy-clamp-runtime-acm-6847cc68d9-xhxbb?timeout=15000 (anonymous) ...
2022-06-27 05:32:07.536  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning