Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml files

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

2022-05-23 05:01:41.578  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-23 05:01:41.589  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-23 05:01:44.576  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-23 05:01:45.397  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 803 ms. Found 7 JPA repository interfaces.
2022-05-23 05:01:47.690  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.695  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.702  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.721  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.730  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.746  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.754  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.757  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.801  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.844  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:47.848  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-23 05:01:48.767  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-23 05:01:48.789  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-23 05:01:48.789  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-23 05:01:49.002  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-23 05:01:49.002  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7233 ms
2022-05-23 05:01:49.785  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-23 05:01:50.461  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-23 05:01:50.781  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-23 05:01:51.365  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-23 05:01:51.726  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-23 05:01:51.931  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-23 05:01:51.999  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-23 05:02:01.265  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-23 05:02:01.289  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-23 05:02:03.556  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-05-23 05:02:04.561  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4cf8fda2-e743-43fd-aa9a-856b37da626b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-05-23 05:02:05.601  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-23 05:02:07.308  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@129aaac1, org.springframework.security.web.context.SecurityContextPersistenceFilter@31028e45, org.springframework.security.web.header.HeaderWriterFilter@4229b92c, org.springframework.security.web.authentication.logout.LogoutFilter@5af641d3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@670ae31f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@747e8659, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6f69e2d8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3370be55, org.springframework.security.web.session.SessionManagementFilter@478fe415, org.springframework.security.web.access.ExceptionTranslationFilter@1eab0700, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3225d950]
2022-05-23 05:02:08.275  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.275  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.276  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.277  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.279  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.279  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.280  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.280  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.281  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.281  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.282  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.282  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.282  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.283  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.283  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.284  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.284  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.284  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.285  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.285  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.287  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.287  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-23 05:02:08.383  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-05-23 05:02:09.696  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-23 05:02:09.697  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-23 05:02:09.707  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4cf8fda2-e743-43fd-aa9a-856b37da626b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-05-23 05:02:09.709  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4cf8fda2-e743-43fd-aa9a-856b37da626b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-05-23 05:02:09.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:02:09.711  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=42b4b715-e9ff-4165-8e60-be7d0417f0f3, alive=false, publisher=null]]: starting
2022-05-23 05:02:09.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:02:09.735  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=42b4b715-e9ff-4165-8e60-be7d0417f0f3, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-23 05:02:09.735  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-23 05:02:09.736  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-23 05:02:09.736  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-23 05:02:09.736  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-23 05:02:09.736  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-23 05:02:09.737  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-23 05:02:09.737  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-23 05:02:09.738  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-23 05:02:09.738  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-23 05:02:09.738  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-23 05:02:09.738  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-23 05:02:09.738  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-23 05:02:09.739  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-23 05:02:09.739  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4cf8fda2-e743-43fd-aa9a-856b37da626b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz, 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@70044113
2022-05-23 05:02:09.739  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4cf8fda2-e743-43fd-aa9a-856b37da626b, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-05-23 05:02:09.739  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-23 05:02:09.745  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 29.62 seconds (JVM running for 31.91)
2022-05-23 05:02:09.762  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-23 05:02:09.799  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-23 05:02:25.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:02:25.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:02:25.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:02:40.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:02:40.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:02:40.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:02:55.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:02:55.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:02:55.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:03:10.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:03:10.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:03:10.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:03:22.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:03:22.119  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-23 05:03:22.121  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:03:20.518120Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f849c858-db56-4a12-9ef3-577ef92e9b39","timestamp":"2022-05-23T05:03:20.518202Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:03:22.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:03:22.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:03:37.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:03:37.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:03:37.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:03:48.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:03:48.232  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:03:46.954566Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05bc2d8e-cafa-420b-a158-bc2e29e175d4","timestamp":"2022-05-23T05:03:46.954649Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:03:48.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:03:48.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:03:59.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:03:59.136  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:03:58.425298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9146f91-36bc-498d-9c35-dc5b28cd9ddf","timestamp":"2022-05-23T05:03:58.425492Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:03:59.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:03:59.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:04:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:04:14.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:04:14.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:04:14.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:04:29.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:04:29.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:04:29.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:04:44.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:04:44.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:04:44.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:04:59.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:04:59.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:04:59.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:05:14.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:05:14.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:05:14.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:05:22.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:05:22.105  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:05:20.518318Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fa9d092-f2af-4ab1-82ed-8b5225edd990","timestamp":"2022-05-23T05:05:20.518482Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:05:22.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:05:22.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:05:37.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:05:37.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:05:37.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:05:48.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:05:48.211  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:05:46.954684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fb73f35-f04b-4155-9442-4487622ee0a2","timestamp":"2022-05-23T05:05:46.954806Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:05:48.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:05:48.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:05:59.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:05:59.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:05:58.425518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc8ee354-04b3-4b01-98d5-f669c67bbf2c","timestamp":"2022-05-23T05:05:58.425811Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:05:59.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:05:59.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:06:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:06:14.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:06:14.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:06:14.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:06:29.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:06:29.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:06:29.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:06:44.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:06:44.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:06:44.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:06:59.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:06:59.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:06:59.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:07:14.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:07:14.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:07:14.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:07:22.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:07:22.074  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:07:20.518343Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"948277f1-0f52-4079-8feb-d95b6e81d6d0","timestamp":"2022-05-23T05:07:20.518515Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:07:22.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:07:22.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:07:37.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:07:37.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:07:37.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:07:48.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:07:48.213  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:07:46.954728Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ed990dd-9b13-4b5c-ab04-9e1936bc1553","timestamp":"2022-05-23T05:07:46.954855Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:07:48.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:07:48.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:07:59.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:07:59.113  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:07:58.425010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"650dc6ff-8240-4977-9bcd-caed3fe9ee81","timestamp":"2022-05-23T05:07:58.425090Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:07:59.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:07:59.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:08:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:08:14.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:08:14.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:08:14.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:08:29.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:08:29.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:08:29.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:08:44.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:08:44.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:08:44.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:08:59.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:08:59.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:08:59.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:09:14.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:09:14.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:09:14.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:09:22.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:09:22.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:09:20.518110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"810865ea-eb67-41f3-a976-e4b043a26bef","timestamp":"2022-05-23T05:09:20.518183Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:09:22.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:09:22.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:09:37.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:09:37.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:09:37.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:09:48.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:09:48.218  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:09:46.954572Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c48feb2e-1074-4d59-ae69-602901fcdd48","timestamp":"2022-05-23T05:09:46.954674Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:09:48.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:09:48.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:09:59.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:09:59.112  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:09:58.424912Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af9d1d85-3893-48ec-8df0-18583ee8163b","timestamp":"2022-05-23T05:09:58.424989Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:09:59.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:09:59.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:10:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:10:14.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:10:14.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:10:14.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:10:29.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:10:29.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:10:29.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:10:44.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:10:44.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:10:44.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:10:59.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:10:59.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:10:59.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:11:14.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:11:14.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:11:14.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:11:22.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:11:22.075  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:11:20.518832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca8e3fcb-5c9f-42f3-9bcd-df97ccd1e743","timestamp":"2022-05-23T05:11:20.519050Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:11:22.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:11:22.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:11:37.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:11:37.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:11:37.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:11:48.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:11:48.217  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:11:46.955215Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bb2d2bc-7217-4dd9-8420-6bed99de5185","timestamp":"2022-05-23T05:11:46.955339Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:11:48.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:11:48.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:11:59.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:11:59.114  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:11:58.425202Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0f2a303-a654-483d-bb95-fd12549e4861","timestamp":"2022-05-23T05:11:58.425403Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:11:59.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:11:59.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:12:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:12:14.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:12:14.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:12:14.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:12:29.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:12:29.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:12:29.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:12:44.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:12:44.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:12:44.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:12:59.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:12:59.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:12:59.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:13:14.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:13:14.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:13:14.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:13:22.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:13:22.069  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:13:20.518181Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"202f7c81-ba38-4c31-83b0-614a4b6ec4f8","timestamp":"2022-05-23T05:13:20.518257Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:13:22.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:13:22.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:13:37.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:13:37.799  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:13:37.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:13:48.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:13:48.219  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:13:46.954687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5820bcfe-cb77-4709-a91f-47cb8a1f19f8","timestamp":"2022-05-23T05:13:46.954873Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:13:48.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:13:48.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:13:59.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:13:59.101  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:13:58.424977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c01163b-3f9d-42b2-9db9-a4fcd9dee081","timestamp":"2022-05-23T05:13:58.425074Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:13:59.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:13:59.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:14:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:14:14.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:14:14.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:14:14.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:14:29.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:14:29.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:14:29.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:14:44.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:14:44.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:14:44.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:14:59.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:14:59.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:14:59.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:15:14.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:15:14.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:15:14.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:15:22.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:15:22.075  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:15:20.518093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c36a124d-56e5-4bbf-a8e7-d58148747e1d","timestamp":"2022-05-23T05:15:20.518175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:15:22.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:15:22.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:15:37.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:15:37.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:15:37.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:15:48.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:15:48.209  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:15:46.954528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d65eeeb8-b914-4f1a-8e9c-05fc36995544","timestamp":"2022-05-23T05:15:46.954608Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:15:48.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:15:48.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:15:59.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:15:59.107  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:15:58.424920Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ce254d3-3267-4563-9b44-db155ac5beef","timestamp":"2022-05-23T05:15:58.425Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:15:59.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:15:59.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:16:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:16:14.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:16:14.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:16:14.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:16:29.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:16:29.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:16:29.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:16:44.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:16:44.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:16:44.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:16:59.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:16:59.696  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:16:59.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:17:14.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:17:14.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:17:14.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:17:22.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:17:22.081  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:17:20.518522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9edc7fff-9f17-44ed-bac4-e4be371c8712","timestamp":"2022-05-23T05:17:20.518723Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:17:22.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:17:22.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:17:37.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:17:37.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:17:37.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:17:48.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:17:48.220  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:17:46.954873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6139cb7-7cd6-43e0-8f57-3951a6c66d1f","timestamp":"2022-05-23T05:17:46.955136Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:17:48.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:17:48.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:17:59.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:17:59.112  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:17:58.425223Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c08a6738-fbb0-463e-b0af-e525d258cfa3","timestamp":"2022-05-23T05:17:58.425401Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:17:59.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:17:59.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:18:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:18:14.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:18:14.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:18:14.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:18:29.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:18:29.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:18:29.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:18:44.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:18:44.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:18:44.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:18:59.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:18:59.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:18:59.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:19:14.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:19:14.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:19:14.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:19:22.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:19:22.088  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:19:20.518122Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7631844f-fc1b-404a-8811-48e658aa849c","timestamp":"2022-05-23T05:19:20.518198Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:19:22.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:19:22.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:19:37.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:19:37.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:19:37.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:19:48.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:19:48.220  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:19:46.954547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1035bd71-8af2-4640-b254-a364d316abc7","timestamp":"2022-05-23T05:19:46.954638Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:19:48.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:19:48.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:19:59.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:19:59.150  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:19:58.424944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab16e95a-c5cc-4767-8f93-594540622f98","timestamp":"2022-05-23T05:19:58.425023Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:19:59.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:19:59.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:20:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:20:14.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:20:14.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:20:14.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:20:29.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:20:29.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:20:29.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:20:44.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:20:44.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:20:44.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:20:59.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:20:59.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:20:59.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:21:14.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:21:14.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:21:14.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:21:22.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:21:22.133  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:21:20.518860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a18f5f82-054a-4d50-9f45-88be8ee25c40","timestamp":"2022-05-23T05:21:20.519025Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:21:22.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:21:22.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:21:37.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:21:37.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:21:37.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:21:48.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:21:48.220  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:21:46.954522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"264f7034-e568-4538-9f5d-41fd76c8b404","timestamp":"2022-05-23T05:21:46.954608Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:21:48.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:21:48.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:21:59.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:21:59.173  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:21:58.425159Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7672ba5-cbcd-4eda-b3d6-e7edf446d269","timestamp":"2022-05-23T05:21:58.425293Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:21:59.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:21:59.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:22:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:22:14.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:22:14.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:22:14.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:22:29.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:22:29.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:22:29.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:22:44.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:22:44.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:22:44.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:22:59.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:22:59.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:22:59.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:23:14.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:23:14.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:23:14.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:23:22.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:23:22.090  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:23:20.518173Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed842920-7466-4e28-a9d5-2e381e6cf621","timestamp":"2022-05-23T05:23:20.518271Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:23:22.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:23:22.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:23:37.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:23:37.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:23:37.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:23:48.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:23:48.227  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:23:46.954747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0674d77-0970-4a9b-bbc2-b2237c7069aa","timestamp":"2022-05-23T05:23:46.954898Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:23:48.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:23:48.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:23:59.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:23:59.110  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:23:58.425192Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e4fc4a0-0715-4643-a351-0d8bd16237f6","timestamp":"2022-05-23T05:23:58.425368Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:23:59.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:23:59.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:24:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:24:14.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:24:14.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:24:14.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:24:29.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:24:29.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:24:29.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:24:44.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:24:44.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:24:44.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:24:59.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:24:59.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:24:59.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:25:14.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:25:14.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:25:14.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:25:22.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:25:22.117  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:25:20.518320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2857853f-cc26-46ff-b3a7-f00d9a77533f","timestamp":"2022-05-23T05:25:20.518546Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:25:22.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:25:22.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:25:37.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:25:37.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:25:37.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:25:48.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:25:48.228  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:25:46.954478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f7713bf-ab2c-4bab-990b-abc5c9787163","timestamp":"2022-05-23T05:25:46.954538Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:25:48.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:25:48.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:25:59.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:25:59.105  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:25:58.425187Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc1de1fe-73d8-42a5-b8e0-d7b9eb18ca81","timestamp":"2022-05-23T05:25:58.425358Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:25:59.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:25:59.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:26:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:26:14.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:26:14.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:26:14.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:26:29.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:26:29.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:26:29.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:26:44.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:26:44.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:26:44.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:26:59.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:26:59.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:26:59.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:27:14.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:27:14.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:27:14.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:27:22.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:27:22.096  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:27:20.518239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ef49e94-0971-4afa-8175-23504c1f77e4","timestamp":"2022-05-23T05:27:20.518314Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:27:22.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:27:22.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:27:37.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:27:37.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:27:37.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:27:48.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:27:48.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:27:46.954512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce6860c0-cc21-4a4e-8fcf-6f93307dd937","timestamp":"2022-05-23T05:27:46.954574Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:27:48.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:27:48.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:27:59.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:27:59.087  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:27:58.424999Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"432ef86b-2961-4521-9c34-713559f68109","timestamp":"2022-05-23T05:27:58.425116Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:27:59.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:27:59.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:28:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:28:14.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:28:14.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:28:14.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:28:29.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:28:29.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:28:29.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:28:43.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:28:43.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:28:43.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:28:58.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:28:58.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:28:58.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:29:13.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:29:13.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:29:13.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:29:22.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:29:22.092  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:29:20.518175Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"307e81b8-d682-422d-a2bf-f6cdffd2919c","timestamp":"2022-05-23T05:29:20.518288Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:29:22.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:29:22.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:29:37.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:29:37.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:29:37.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:29:48.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:29:48.234  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:29:46.954822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02861a2b-f608-4f89-876b-986aa5c4f90c","timestamp":"2022-05-23T05:29:46.955006Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:29:48.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:29:48.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:29:59.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:29:59.085  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:29:58.424988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5e37ec2-845c-4b6a-b21e-80e105b7ea77","timestamp":"2022-05-23T05:29:58.425074Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:29:59.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:29:59.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:30:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:30:14.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:30:14.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:30:14.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:30:29.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:30:29.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:30:29.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:30:43.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:30:43.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:30:43.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:30:58.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:30:58.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:30:58.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:31:13.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:31:13.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:31:13.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:31:22.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:31:22.088  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:31:20.518206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55a8934f-99a9-4814-bdd0-80019b5419f3","timestamp":"2022-05-23T05:31:20.518288Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:31:23.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:31:23.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:31:37.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:31:37.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:31:37.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:31:48.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:31:48.261  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:31:46.954602Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d9293ff-81e3-42b8-9053-56e42dda4125","timestamp":"2022-05-23T05:31:46.954691Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:31:49.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:31:49.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:31:59.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:31:59.089  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:31:58.425180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35f3d2e3-b345-45a4-9791-0b7ef6e17552","timestamp":"2022-05-23T05:31:58.425332Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:32:00.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:32:00.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:32:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:32:14.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:32:14.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:32:14.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:32:29.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:32:29.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:32:29.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:32:44.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:32:44.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:32:44.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:32:59.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:32:59.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:32:59.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:33:14.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:33:14.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:33:14.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:33:22.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:33:22.096  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:33:20.518362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"281d6aec-0861-400a-a1b3-1eaad6a6cbe3","timestamp":"2022-05-23T05:33:20.518508Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:33:22.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:33:22.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:33:37.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:33:37.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:33:37.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:33:48.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:33:48.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:33:46.954545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2f956c0-e04a-4869-97e8-c6c8d6d909b8","timestamp":"2022-05-23T05:33:46.954611Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:33:49.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:33:49.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:33:59.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:33:59.089  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:33:58.425093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffed7193-bbcf-4d55-8023-32c26f18a2a4","timestamp":"2022-05-23T05:33:58.425213Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:33:59.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:33:59.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:34:09.696  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:34:14.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:34:14.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:34:14.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:34:29.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:34:29.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:34:29.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:34:43.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:34:43.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:34:43.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:34:58.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:34:58.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:34:58.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:35:13.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:35:13.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:35:13.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:35:22.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:35:22.107  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:35:20.518123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8bd8a6c9-856c-47a0-8c89-7512ec19c9e7","timestamp":"2022-05-23T05:35:20.518217Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:35:22.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:35:22.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:35:37.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:35:37.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:35:37.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:35:48.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:35:48.232  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:35:46.954547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bfb1500-c13a-4f5d-9cc9-a11dd351545c","timestamp":"2022-05-23T05:35:46.954617Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:35:49.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:35:49.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:35:59.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:35:59.077  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:35:58.425244Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"404ed52c-f64a-4795-acf7-ca9dae9d1e66","timestamp":"2022-05-23T05:35:58.425393Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:36:00.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:36:00.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:36:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:36:15.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:36:15.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:36:15.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:36:29.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:36:29.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:36:29.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:36:44.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:36:44.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:36:44.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:36:59.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:36:59.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:36:59.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:37:14.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:37:14.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:37:14.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:37:22.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:37:22.104  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:37:20.518092Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4443050e-8226-4411-98c1-94df925e9869","timestamp":"2022-05-23T05:37:20.518309Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:37:23.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:37:23.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:37:38.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:37:38.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:37:38.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:37:48.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:37:48.325  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:37:46.954749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c00f71b-c83a-4f3f-a211-4493d6e20f9a","timestamp":"2022-05-23T05:37:46.954853Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:37:49.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:37:49.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:37:59.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:37:59.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:37:58.424926Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"042aebb5-aa9f-45d8-b66d-42d63c3a6f66","timestamp":"2022-05-23T05:37:58.425041Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:38:01.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:38:01.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:38:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:38:16.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:38:16.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:38:16.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:38:30.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:38:30.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:38:30.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:38:45.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:38:45.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:38:45.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:39:00.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:39:00.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:39:00.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:39:15.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:39:15.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:39:15.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:39:22.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:39:22.104  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:39:20.518973Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9dbce54-adc9-4f04-bf01-456a7682eac3","timestamp":"2022-05-23T05:39:20.519232Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:39:22.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:39:22.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:39:37.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:39:37.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:39:37.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:39:48.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:39:48.298  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:39:46.954759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45bb8ef6-e558-4b99-9999-caa89f08f064","timestamp":"2022-05-23T05:39:46.954929Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:39:49.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:39:49.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:39:59.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:39:59.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:39:58.424969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ca0390d-bff7-4951-a7d7-627349de5f5c","timestamp":"2022-05-23T05:39:58.425063Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:39:59.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:39:59.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:40:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:40:14.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:40:14.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:40:14.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:40:29.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:40:29.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:40:29.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:40:43.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:40:43.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:40:43.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:40:58.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:40:58.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:40:58.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:41:13.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:41:13.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:41:13.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:41:22.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:41:22.105  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:41:20.518087Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5570b2a9-90a4-4708-8647-3c860c0f3bd3","timestamp":"2022-05-23T05:41:20.518154Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:41:24.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:41:24.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:41:39.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:41:39.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:41:39.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:41:48.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:41:48.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:41:46.954576Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"713ef31e-c023-4543-b40c-26433e8dd6a3","timestamp":"2022-05-23T05:41:46.954669Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:41:49.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:41:49.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:41:59.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:41:59.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:41:58.425159Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"772161e7-0ac1-4c62-8e24-22d401ac599e","timestamp":"2022-05-23T05:41:58.425291Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:41:59.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:41:59.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:42:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:42:14.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:42:14.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:42:14.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:42:29.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:42:29.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:42:29.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:42:43.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:42:43.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:42:43.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:42:58.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:42:58.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:42:58.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:43:13.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:43:13.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:43:13.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:43:22.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:43:22.108  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:43:20.518116Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ca1054c-ec45-4d8e-8495-b0be15bdda65","timestamp":"2022-05-23T05:43:20.518189Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:43:22.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:43:22.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:43:37.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:43:37.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:43:37.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:43:48.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:43:48.232  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:43:46.954521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1905128d-c6a2-44fa-88b7-6fae4972a5f6","timestamp":"2022-05-23T05:43:46.954579Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-23 05:43:49.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:43:49.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:43:59.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:43:59.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-23T05:43:58.424978Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efbf2fa5-1298-4c1a-82d6-656ca359f67f","timestamp":"2022-05-23T05:43:58.425067Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-23 05:43:59.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:43:59.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:44:09.695  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-23 05:44:14.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:44:14.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:44:14.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:44:29.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:44:29.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:44:29.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:44:43.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:44:43.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:44:43.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:44:58.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:44:58.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:44:58.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:45:13.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:45:13.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:45:13.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:45:22.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:45:22.113  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-23T05:45:20.518421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9684cadf-a051-41aa-b3e8-d07fd86363ea","timestamp":"2022-05-23T05:45:20.518632Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-23 05:45:22.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:45:22.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...
2022-05-23 05:45:37.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-23 05:45:37.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000
2022-05-23 05:45:37.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4cf8fda2-e743-43fd-aa9a-856b37da626b/onap-policy-clamp-runtime-acm-6847cc68d9-q8nbz?timeout=15000 (anonymous) ...