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-08-31 03:09:20.083  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-08-31 03:09:20.088  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-08-31 03:09:22.535  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-08-31 03:09:23.168  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 614 ms. Found 7 JPA repository interfaces.
2022-08-31 03:09:25.228  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-08-31 03:09:25.234  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-08-31 03:09:25.241  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-08-31 03:09:25.255  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-08-31 03:09:25.262  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-08-31 03:09:25.279  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-08-31 03:09:25.285  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-08-31 03:09:25.289  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-08-31 03:09:25.332  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-08-31 03:09:25.374  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-08-31 03:09:25.378  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-08-31 03:09:26.240  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-08-31 03:09:26.263  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-08-31 03:09:26.264  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-08-31 03:09:26.430  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-08-31 03:09:26.431  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6186 ms
2022-08-31 03:09:27.209  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-08-31 03:09:27.790  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-08-31 03:09:28.064  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-08-31 03:09:28.617  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-31 03:09:28.955  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-08-31 03:09:29.532  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-08-31 03:09:29.598  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-31 03:09:40.781  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-31 03:09:40.807  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-08-31 03:09:43.033  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-08-31 03:09:44.093  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3b24c4cd-2516-45d3-a6ee-633c8b498ca9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg, 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-08-31 03:09:45.004  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-08-31 03:09:46.648  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@36857d32, org.springframework.security.web.context.SecurityContextPersistenceFilter@28b68067, org.springframework.security.web.header.HeaderWriterFilter@272c5abd, org.springframework.security.web.authentication.logout.LogoutFilter@66e218d8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@525b9df4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5737d116, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7fcbc336, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@24520a51, org.springframework.security.web.session.SessionManagementFilter@f0381f0, org.springframework.security.web.access.ExceptionTranslationFilter@138a952f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@744db9fb]
2022-08-31 03:09:47.430  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-08-31 03:09:47.430  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-08-31 03:09:47.431  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-08-31 03:09:47.431  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-08-31 03:09:47.432  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-08-31 03:09:47.433  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-08-31 03:09:47.433  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-08-31 03:09:47.434  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-08-31 03:09:47.434  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-08-31 03:09:47.434  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-08-31 03:09:47.435  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-08-31 03:09:47.435  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-08-31 03:09:47.436  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-08-31 03:09:47.436  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-08-31 03:09:47.437  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-08-31 03:09:47.437  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-08-31 03:09:47.438  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-08-31 03:09:47.438  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-08-31 03:09:47.439  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-08-31 03:09:47.439  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-08-31 03:09:47.440  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-08-31 03:09:47.440  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-08-31 03:09:47.511  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-08-31 03:09:48.778  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-08-31 03:09:48.778  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-08-31 03:09:48.787  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3b24c4cd-2516-45d3-a6ee-633c8b498ca9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg, 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-08-31 03:09:48.789  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3b24c4cd-2516-45d3-a6ee-633c8b498ca9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg, 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-08-31 03:09:48.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:09:48.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:09:48.790  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=951fab34-6b86-48d8-8ee9-7a03390f857f, alive=false, publisher=null]]: starting
2022-08-31 03:09:48.818  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=951fab34-6b86-48d8-8ee9-7a03390f857f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-08-31 03:09:48.818  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-08-31 03:09:48.819  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-08-31 03:09:48.820  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-08-31 03:09:48.820  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-08-31 03:09:48.820  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-08-31 03:09:48.820  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-08-31 03:09:48.820  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-08-31 03:09:48.821  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-08-31 03:09:48.822  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-08-31 03:09:48.822  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-08-31 03:09:48.822  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-08-31 03:09:48.822  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-08-31 03:09:48.823  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-08-31 03:09:48.823  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3b24c4cd-2516-45d3-a6ee-633c8b498ca9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg, 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@15a41088
2022-08-31 03:09:48.823  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3b24c4cd-2516-45d3-a6ee-633c8b498ca9, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg, 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-08-31 03:09:48.823  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-08-31 03:09:48.828  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.114 seconds (JVM running for 32.447)
2022-08-31 03:09:48.846  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-08-31 03:09:48.923  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-08-31 03:10:04.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:10:04.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:10:04.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:10:09.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:10:09.096  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-08-31 03:10:09.099  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"9c7e3c20-dcb0-41ed-b5c1-3f4bb2bde341","timestamp":"2022-08-31T03:07:47.027665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:10:10.514  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 03:10:10.518  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"9c7e3c20-dcb0-41ed-b5c1-3f4bb2bde341","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:10:10.522  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:09:41.374475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"832cf12c-2de9-4b2e-9d10-eef179acfcb5","timestamp":"2022-08-31T03:09:41.374773Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:10:10.568  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms
2022-08-31 03:10:10.572  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 03:10:10.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:10:10.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:10:11.054  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:10:11.055  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (484 ms):{"serverTimeMs":0,"count":1}
2022-08-31 03:10:11.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:10:11.682  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"9c7e3c20-dcb0-41ed-b5c1-3f4bb2bde341","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:10:11.682  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 03:10:11.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:10:11.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:10:13.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:10:13.223  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:10:11.887621Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54acc720-e86a-4581-9748-081474b34a60","timestamp":"2022-08-31T03:10:11.887682Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:10:13.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:10:13.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:10:29.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:10:29.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:10:29.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:10:31.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:10:31.877  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:10:31.188254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a59198cb-d925-4c9d-9d0a-2afa3206cd90","timestamp":"2022-08-31T03:10:31.188582Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:10:32.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:10:32.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:10:49.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:10:49.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:10:49.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:11:05.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:11:05.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:11:05.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:11:21.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:11:21.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:11:21.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:11:36.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:11:36.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:11:36.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:11:41.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:11:41.921  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:11:41.373861Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c651aef2-5bfd-42d9-9aec-6f9757f2794e","timestamp":"2022-08-31T03:11:41.374067Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:11:42.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:11:42.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:11:48.778  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:11:57.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:11:57.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:11:57.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:12:12.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:12:12.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:12:12.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:12:27.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:12:27.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:12:27.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:12:31.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:12:31.303  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:12:31.185715Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e87d89d-4550-4a31-9126-0a2f84a5f6be","timestamp":"2022-08-31T03:12:31.185832Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:12:31.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:12:31.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:12:46.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:12:46.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:12:46.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:13:01.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:13:01.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:13:01.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:13:16.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:13:16.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:13:16.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:13:31.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:13:31.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:13:31.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:13:41.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:13:41.938  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:13:41.373634Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3dcb123-9201-462b-a9a1-961d55d57bc7","timestamp":"2022-08-31T03:13:41.373771Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:13:42.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:13:42.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:13:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:13:57.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:13:57.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:13:57.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:14:12.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:14:12.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:14:12.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:14:27.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:14:27.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:14:27.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:14:31.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:14:31.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:14:31.185372Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e634f760-8f2f-4518-bbc6-82d78a8af66a","timestamp":"2022-08-31T03:14:31.185442Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:14:31.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:14:31.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:14:46.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:14:46.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:14:46.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:15:01.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:15:01.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:15:01.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:15:16.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:15:16.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:15:16.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:15:31.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:15:31.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:15:31.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:15:41.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:15:41.856  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:15:41.373788Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed0624a5-cdee-44c9-b452-b70f43ac1278","timestamp":"2022-08-31T03:15:41.373933Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:15:42.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:15:42.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:15:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:15:57.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:15:57.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:15:57.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:16:12.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:16:12.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:16:12.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:16:27.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:16:27.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:16:27.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:16:31.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:16:31.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:16:31.185552Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed9ff0b7-935f-43d5-8dea-84e7f99b25cc","timestamp":"2022-08-31T03:16:31.185736Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:16:31.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:16:31.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:16:46.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:16:46.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:16:46.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:17:01.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:17:01.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:17:01.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:17:16.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:17:16.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:17:16.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:17:31.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:17:31.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:17:31.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:17:41.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:17:41.865  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:17:41.373725Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f478078-2b5e-4a2b-bdf2-9c1e250f1d85","timestamp":"2022-08-31T03:17:41.374695Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:17:42.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:17:42.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:17:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:17:57.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:17:57.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:17:57.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:18:12.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:18:12.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:18:12.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:18:27.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:18:27.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:18:27.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:18:31.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:18:31.268  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:18:31.185446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2f6f463-d1f8-4086-ab2e-700c728efc27","timestamp":"2022-08-31T03:18:31.185516Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:18:31.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:18:31.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:18:46.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:18:46.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:18:46.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:19:01.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:19:01.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:19:01.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:19:16.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:19:16.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:19:16.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:19:31.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:19:31.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:19:31.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:19:41.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:19:41.821  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:19:41.373478Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"927f6e87-d4ab-47a5-8d3d-32944c03ce84","timestamp":"2022-08-31T03:19:41.373614Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:19:42.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:19:42.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:19:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:19:57.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:19:57.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:19:57.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:20:12.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:20:12.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:20:12.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:20:27.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:20:27.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:20:27.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:20:31.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:20:31.265  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:20:31.185585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e18a997-daf0-4414-8bdc-8193e00079d7","timestamp":"2022-08-31T03:20:31.185764Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:20:31.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:20:31.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:20:46.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:20:46.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:20:46.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:21:01.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:21:01.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:21:01.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:21:16.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:21:16.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:21:16.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:21:31.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:21:31.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:21:31.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:21:41.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:21:41.826  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:21:41.373770Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ab1242c-0c5f-4fdd-a8ad-8ae3d4100f09","timestamp":"2022-08-31T03:21:41.374021Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:21:42.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:21:42.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:21:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:21:57.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:21:57.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:21:57.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:22:12.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:22:12.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:22:12.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:22:27.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:22:27.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:22:27.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:22:31.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:22:31.257  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:22:31.185423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bacaa1da-c836-4e13-9e90-d4d72da0b541","timestamp":"2022-08-31T03:22:31.185567Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:22:31.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:22:31.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:22:46.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:22:46.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:22:46.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:23:01.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:23:01.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:23:01.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:23:16.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:23:16.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:23:16.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:23:31.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:23:31.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:23:31.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:23:41.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:23:41.806  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:23:41.373453Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a696391e-54c8-4a5f-9e66-232ceb8ed477","timestamp":"2022-08-31T03:23:41.373572Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:23:42.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:23:42.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:23:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:23:57.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:23:57.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:23:57.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:24:12.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:24:12.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:24:12.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:24:27.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:24:27.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:24:27.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:24:31.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:24:31.255  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:24:31.185304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba57dac0-4668-404e-a101-ce63dd7e4895","timestamp":"2022-08-31T03:24:31.185409Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:24:31.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:24:31.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:24:46.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:24:46.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:24:46.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:25:01.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:25:01.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:25:01.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:25:16.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:25:16.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:25:16.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:25:31.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:25:31.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:25:31.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:25:41.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:25:41.800  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:25:41.373672Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33a8eaa4-8880-443e-ba60-b015b1826a26","timestamp":"2022-08-31T03:25:41.373831Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:25:42.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:25:42.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:25:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:25:57.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:25:57.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:25:57.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:26:12.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:26:12.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:26:12.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:26:27.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:26:27.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:26:27.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:26:31.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:26:31.299  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:26:31.185827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d514e13e-e666-460e-a6b5-37d4fd2f9048","timestamp":"2022-08-31T03:26:31.185964Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:26:31.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:26:31.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:26:46.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:26:46.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:26:46.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:27:01.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:27:01.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:27:01.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:27:16.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:27:16.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:27:16.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:27:31.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:27:31.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:27:31.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:27:41.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:27:41.803  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:27:41.373634Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3ac469d-dfbc-418c-a898-3472914d8d88","timestamp":"2022-08-31T03:27:41.373773Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:27:42.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:27:42.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:27:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:27:57.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:27:57.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:27:57.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:28:12.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:28:12.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:28:12.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:28:27.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:28:27.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:28:27.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:28:31.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:28:31.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:28:31.185665Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"944894c8-6257-407b-8ea6-31229e58e4f1","timestamp":"2022-08-31T03:28:31.185823Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:28:31.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:28:31.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:28:46.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:28:46.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:28:46.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:29:01.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:29:01.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:29:01.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:29:16.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:29:16.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:29:16.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:29:31.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:29:31.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:29:31.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:29:41.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:29:41.771  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:29:41.373652Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"221eabb2-d698-42d3-b97d-da0c96b5310c","timestamp":"2022-08-31T03:29:41.373784Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:29:42.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:29:42.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:29:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:29:57.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:29:57.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:29:57.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:30:12.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:30:12.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:30:12.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:30:27.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:30:27.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:30:27.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:30:31.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:30:31.260  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:30:31.185478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66114703-e458-428c-a2dc-c0a48e57b4a3","timestamp":"2022-08-31T03:30:31.185554Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:30:31.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:30:31.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:30:46.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:30:46.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:30:46.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:31:01.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:31:01.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:31:01.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:31:16.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:31:16.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:31:16.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:31:31.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:31:31.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:31:31.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:31:41.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:31:41.774  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:31:41.374285Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fbc46e9-5a79-46b5-a8a9-33301479104c","timestamp":"2022-08-31T03:31:41.374463Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:31:42.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:31:42.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:31:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:31:57.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:31:57.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:31:57.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:32:12.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:32:12.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:32:12.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:32:27.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:32:27.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:32:27.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:32:31.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:32:31.244  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:32:31.185376Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88de8186-9f50-4905-8691-3fd861dff462","timestamp":"2022-08-31T03:32:31.185441Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:32:31.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:32:31.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:32:46.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:32:46.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:32:46.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:33:01.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:33:01.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:33:01.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:33:16.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:33:16.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:33:16.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:33:31.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:33:31.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:33:31.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:33:41.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:33:41.785  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:33:41.373478Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32b0600e-280d-4543-b0e8-6136be7d8645","timestamp":"2022-08-31T03:33:41.373595Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:33:42.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:33:42.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:33:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:33:57.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:33:57.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:33:57.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:34:12.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:34:12.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:34:12.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:34:27.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:34:27.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:34:27.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:34:31.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:34:31.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:34:31.185527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88ba9822-a888-400c-b06c-21f75414f94c","timestamp":"2022-08-31T03:34:31.185693Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:34:31.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:34:31.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:34:46.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:34:46.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:34:46.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:35:01.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:35:01.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:35:01.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:35:16.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:35:16.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:35:16.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:35:31.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:35:31.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:35:31.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:35:41.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:35:41.732  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:35:41.373707Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50a02c1e-3af2-48fa-9d96-4f3c5b0cafcd","timestamp":"2022-08-31T03:35:41.373894Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:35:43.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:35:43.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:35:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:35:58.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:35:58.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:35:58.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:36:13.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:36:13.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:36:13.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:36:28.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:36:28.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:36:28.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:36:31.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:36:31.241  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:36:31.185386Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d27e592e-7f12-4977-b2ae-fb9514b394c7","timestamp":"2022-08-31T03:36:31.185472Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:36:31.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:36:31.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:36:46.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:36:46.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:36:46.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:37:01.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:37:01.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:37:01.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:37:16.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:37:16.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:37:16.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:37:31.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:37:31.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:37:31.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:37:41.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:37:41.716  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:37:41.373438Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a732519-5206-478f-a2fb-7834f44b2148","timestamp":"2022-08-31T03:37:41.373553Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:37:41.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:37:41.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:37:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:37:56.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:37:56.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:37:56.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:38:11.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:38:11.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:38:11.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:38:26.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:38:26.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:38:26.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:38:31.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:38:31.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:38:31.185310Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2f48e0b-9152-49a2-86a6-74aec5bebd31","timestamp":"2022-08-31T03:38:31.185409Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:38:31.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:38:31.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:38:46.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:38:46.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:38:46.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:39:01.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:39:01.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:39:01.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:39:16.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:39:16.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:39:16.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:39:31.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:39:31.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:39:31.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:39:41.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:39:41.705  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:39:41.373721Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f731615-285b-4e29-bc91-e102c87b1221","timestamp":"2022-08-31T03:39:41.373944Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:39:41.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:39:41.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:39:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:39:56.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:39:56.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:39:56.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:40:11.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:40:11.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:40:11.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:40:26.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:40:26.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:40:26.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:40:31.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:40:31.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:40:31.185537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f234e92-031f-4f83-8317-3dd07973e9e7","timestamp":"2022-08-31T03:40:31.185659Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:40:31.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:40:31.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:40:46.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:40:46.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:40:46.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:41:01.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:41:01.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:41:01.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:41:16.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:41:16.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:41:16.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:41:31.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:41:31.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:41:31.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:41:41.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:41:41.691  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:41:41.373465Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59441054-a3f7-467e-bec5-fbba20f73f06","timestamp":"2022-08-31T03:41:41.373587Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:41:41.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:41:41.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:41:48.778  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:41:56.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:41:56.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:41:56.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:42:11.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:42:11.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:42:11.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:42:26.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:42:26.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:42:26.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:42:31.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:42:31.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:42:31.185470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d01920c-17e4-4315-9967-b22e905d80bd","timestamp":"2022-08-31T03:42:31.185564Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:42:31.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:42:31.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:42:46.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:42:46.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:42:46.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:43:01.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:43:01.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:43:01.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:43:16.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:43:16.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:43:16.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:43:31.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:43:31.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:43:31.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:43:41.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:43:41.689  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:43:41.373697Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b738f02-2878-4419-beae-026916c80302","timestamp":"2022-08-31T03:43:41.373855Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:43:41.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:43:41.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:43:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:43:56.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:43:56.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:43:56.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:44:11.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:44:11.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:44:11.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:44:26.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:44:26.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:44:26.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:44:31.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:44:31.225  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:44:31.185340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08ebca96-b753-4316-8590-9bdbe1d213a3","timestamp":"2022-08-31T03:44:31.185453Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:44:31.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:44:31.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:44:46.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:44:46.765  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:44:46.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:45:01.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:45:01.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:45:01.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:45:16.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:45:16.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:45:16.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:45:31.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:45:31.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:45:31.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:45:41.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:45:41.672  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:45:41.373509Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b34941d4-17a3-4a28-b3af-c55c5a2c40f9","timestamp":"2022-08-31T03:45:41.373638Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:45:41.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:45:41.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:45:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:45:56.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:45:56.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:45:56.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:46:11.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:46:11.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:46:11.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:46:26.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:46:26.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:46:26.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:46:31.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:46:31.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-08-31T03:46:31.185294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24890845-3cab-4230-9104-105914752657","timestamp":"2022-08-31T03:46:31.185387Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:46:31.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:46:31.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:46:46.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:46:46.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:46:46.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:47:01.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:47:01.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:47:01.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:47:16.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:47:16.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:47:16.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:47:31.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:47:31.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:47:31.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:47:41.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:47:41.655  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:47:41.373448Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdf68255-48e5-45a9-9a1b-bad24660c71f","timestamp":"2022-08-31T03:47:41.373577Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:47:41.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:47:41.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:47:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:47:56.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:47:56.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:47:56.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:48:11.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:48:11.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:48:11.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:48:26.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:48:26.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:48:26.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:48:31.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:48:31.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-08-31T03:48:31.185551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efa525f5-66ab-429c-a588-a6460d76cedf","timestamp":"2022-08-31T03:48:31.185680Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:48:31.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:48:31.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:48:46.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:48:46.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:48:46.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:49:01.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:49:01.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:49:01.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:49:03.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:49:03.693  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"18b5e3e4-695b-4382-802c-d5530b56f3b2","timestamp":"2022-08-31T03:49:00.072428Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:49:03.861  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 03:49:03.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"18b5e3e4-695b-4382-802c-d5530b56f3b2","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:49:03.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:49:03.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:49:03.868  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-08-31 03:49:03.868  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 03:49:03.931  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:49:03.932  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (64 ms):{"serverTimeMs":0,"count":1}
2022-08-31 03:49:04.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:49:04.564  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"18b5e3e4-695b-4382-802c-d5530b56f3b2","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:49:04.565  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 03:49:04.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:49:04.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:49:19.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:49:19.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:49:19.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:49:34.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:49:34.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:49:34.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:49:41.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:49:41.794  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:49:41.373669Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7104c7c7-6599-4a08-b8ef-d1d404dd0f26","timestamp":"2022-08-31T03:49:41.373789Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:49:41.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:49:41.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:49:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:49:56.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:49:56.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:49:56.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:50:11.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:50:11.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:50:11.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:50:26.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:50:26.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:50:26.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:50:31.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:50:31.214  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:50:31.185367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54f2a3ec-3728-4e17-abac-770d2b2ca433","timestamp":"2022-08-31T03:50:31.185422Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:50:31.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:50:31.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:50:46.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:50:46.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:50:46.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:51:01.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:51:01.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:51:01.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:51:16.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:51:16.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:51:16.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:51:31.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:51:31.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:51:31.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:51:41.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:51:41.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:51:41.373490Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ab2df91-00a2-4f2c-b05c-3fc8969720ab","timestamp":"2022-08-31T03:51:41.373627Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:51:41.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:51:41.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:51:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:51:48.882  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7d5570c4-d732-4e2f-8872-f44e1a45003e","timestamp":"2022-08-31T03:51:48.878899Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:51:48.918  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-08-31 03:51:48.918  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 03:51:48.958  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:51:48.959  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-08-31 03:51:49.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:51:49.579  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7d5570c4-d732-4e2f-8872-f44e1a45003e","timestamp":"2022-08-31T03:51:48.878899Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:51:49.579  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-31 03:51:49.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:51:49.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:51:49.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:51:49.757  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:51:50.263879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24d49b0f-45c9-49e3-8d17-37e026ee4389","timestamp":"2022-08-31T03:51:50.263895Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:51:49.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:51:49.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:51:50.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:51:50.421  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:51:50.048126Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5b7259c-f7b7-4b87-aac5-b56a10ed47aa","timestamp":"2022-08-31T03:51:50.048169Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:51:50.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:51:50.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:52:05.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:52:05.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:52:05.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:52:20.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:52:20.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:52:20.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:52:31.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:52:31.268  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:52:31.185294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ef11b4c-aa7f-481a-a9b1-a093d5ea722c","timestamp":"2022-08-31T03:52:31.185402Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:52:31.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:52:31.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:52:46.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:52:46.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:52:46.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:53:01.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:53:01.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:53:01.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:53:16.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:53:16.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:53:16.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:53:31.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:53:31.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:53:31.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:53:41.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:53:41.627  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:53:41.373856Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e665ce08-6cb3-4668-b71b-b21d58ecbf47","timestamp":"2022-08-31T03:53:41.374009Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:53:42.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:53:42.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:53:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:53:48.901  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"20ddb1a3-77e0-4e9c-a0c8-abd32d26875d","timestamp":"2022-08-31T03:53:48.901359Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:53:48.918  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-08-31 03:53:48.918  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 03:53:48.949  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:53:48.950  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-08-31 03:53:49.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:53:49.580  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"20ddb1a3-77e0-4e9c-a0c8-abd32d26875d","timestamp":"2022-08-31T03:53:48.901359Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:53:49.580  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-31 03:53:49.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:53:49.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:53:49.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:53:49.748  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:53:50.043428Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d7ca052-0f13-4353-90e0-f6a07853f977","timestamp":"2022-08-31T03:53:50.043446Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:53:49.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:53:49.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:53:50.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:53:50.435  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:53:50.249171Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1f2ffd1-b72d-43e5-b05f-a60542b20acc","timestamp":"2022-08-31T03:53:50.249182Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:53:50.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:53:50.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:54:05.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:54:05.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:54:05.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:54:20.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:54:20.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:54:20.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:54:31.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:54:31.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-08-31T03:54:31.185279Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ac7ed82-6d0c-4110-b74c-c2d7b65d4d8e","timestamp":"2022-08-31T03:54:31.185431Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:54:31.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:54:31.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:54:46.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:54:46.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:54:46.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:55:01.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:55:01.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:55:01.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:55:16.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:55:16.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:55:16.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:55:31.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:55:31.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:55:31.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:55:41.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:55:41.622  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:55:41.373837Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f741cda8-e39b-4eab-af6f-db3b34f13c8c","timestamp":"2022-08-31T03:55:41.374106Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:55:41.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:55:41.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:55:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:55:48.914  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"85ae6d21-94d3-4de7-9cd2-336c872b21c4","timestamp":"2022-08-31T03:55:48.914209Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:55:48.918  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-08-31 03:55:48.918  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 03:55:48.945  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:55:48.946  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-08-31 03:55:49.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:55:49.564  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"85ae6d21-94d3-4de7-9cd2-336c872b21c4","timestamp":"2022-08-31T03:55:48.914209Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:55:49.565  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-31 03:55:49.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:55:49.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:55:49.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:55:49.732  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:55:50.037145Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73e808de-3477-4e30-a7b3-f16c3962aa6a","timestamp":"2022-08-31T03:55:50.037161Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:55:49.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:55:49.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:55:50.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:55:50.451  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:55:50.231841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af4146cc-462f-48ac-a9d4-d2b086837dae","timestamp":"2022-08-31T03:55:50.231863Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:55:50.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:55:50.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:56:05.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:56:05.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:56:05.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:56:20.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:56:20.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:56:20.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:56:31.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:56:31.253  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:56:31.190739Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3b0e574-22d8-41bb-9deb-1a93fefda88b","timestamp":"2022-08-31T03:56:31.190817Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:56:31.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:56:31.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:56:43.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:56:43.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"659f96d7-1ff9-4f01-ae7c-40fccd22351b","timestamp":"2022-08-31T03:56:41.944924Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:56:43.936  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 03:56:43.937  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"659f96d7-1ff9-4f01-ae7c-40fccd22351b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:56:43.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:56:43.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:56:43.968  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-08-31 03:56:43.968  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 03:56:44.004  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:56:44.004  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-08-31 03:56:44.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:56:44.628  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"659f96d7-1ff9-4f01-ae7c-40fccd22351b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 03:56:44.628  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 03:56:44.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:56:44.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:56:59.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:56:59.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:56:59.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:57:14.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:57:14.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:57:14.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:57:29.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:57:29.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:57:29.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:57:41.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:57:41.606  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:57:41.373502Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e40a319-fa47-40d4-939b-cf51377602b6","timestamp":"2022-08-31T03:57:41.373646Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:57:41.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:57:41.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:57:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:57:56.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:57:56.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:57:56.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:58:11.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:58:11.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:58:11.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:58:26.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:58:26.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:58:26.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:58:31.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:58:31.215  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:58:31.185392Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"592b6ec2-1b69-4bff-b35a-b4c3ba1e029c","timestamp":"2022-08-31T03:58:31.185455Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 03:58:31.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:58:31.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:58:46.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:58:46.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:58:46.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:59:01.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:59:01.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:59:01.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:59:16.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:59:16.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:59:16.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:59:31.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:59:31.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:59:31.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:59:41.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:59:41.591  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T03:59:41.373818Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94428557-a144-4df2-90dd-b2439bb5160f","timestamp":"2022-08-31T03:59:41.374164Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 03:59:41.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:59:41.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 03:59:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 03:59:56.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 03:59:56.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 03:59:56.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:00:11.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:00:11.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:00:11.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:00:26.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:00:26.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:00:26.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:00:31.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:00:31.200  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:00:31.185391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58bec8c1-1b74-4b56-b4f8-b7aa21eb9e74","timestamp":"2022-08-31T04:00:31.185448Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:00:32.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:00:32.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:00:47.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:00:47.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:00:47.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:01:01.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:01:01.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:01:01.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:01:16.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:01:16.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:01:16.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:01:31.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:01:31.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:01:31.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:01:41.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:01:41.596  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:01:41.373460Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3739c9d3-e2b4-4605-be18-8e607a5ba779","timestamp":"2022-08-31T04:01:41.373566Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:01:41.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:01:41.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:01:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:01:56.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:01:56.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:01:56.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:02:11.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:02:11.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:02:11.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:02:26.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:02:26.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:02:26.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:02:31.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:02:31.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:02:31.185442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72913463-224f-419a-88be-366fd146d4aa","timestamp":"2022-08-31T04:02:31.185509Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:02:31.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:02:31.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:02:46.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:02:46.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:02:46.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:03:01.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:03:01.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:03:01.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:03:16.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:03:16.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:03:16.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:03:27.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:03:27.004  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"facad1a0-0aab-413d-8b0e-591fe8f733fd","timestamp":"2022-08-31T04:03:25.419337Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:03:27.989  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 04:03:27.990  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"facad1a0-0aab-413d-8b0e-591fe8f733fd","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:03:27.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:03:27.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:03:28.018  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms
2022-08-31 04:03:28.018  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 04:03:28.051  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:03:28.052  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-08-31 04:03:28.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:03:28.669  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"facad1a0-0aab-413d-8b0e-591fe8f733fd","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:03:28.669  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 04:03:28.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:03:28.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:03:41.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:03:41.559  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:03:41.373501Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"848ce343-956c-43b4-a97b-d6608210ef62","timestamp":"2022-08-31T04:03:41.373612Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:03:42.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:03:42.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:03:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:03:57.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:03:57.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:03:57.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:04:11.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:04:11.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:04:11.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:04:26.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:04:26.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:04:26.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:04:29.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:04:29.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"6feccdc9-08c9-4048-a4c7-92d08216f4aa","timestamp":"2022-08-31T04:04:27.540726Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:04:29.302  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 04:04:29.303  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"6feccdc9-08c9-4048-a4c7-92d08216f4aa","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:04:29.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:04:29.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:04:29.318  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-08-31 04:04:29.318  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 04:04:29.341  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:04:29.341  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-08-31 04:04:29.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:04:29.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"6feccdc9-08c9-4048-a4c7-92d08216f4aa","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:04:29.959  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 04:04:29.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:04:29.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:04:31.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:04:31.192  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:04:31.185499Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9049965a-6984-49e6-b5f9-d8b1f970a789","timestamp":"2022-08-31T04:04:31.185610Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:04:31.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:04:31.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:04:46.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:04:46.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:04:46.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:05:01.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:05:01.943  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:05:01.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:05:16.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:05:16.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:05:16.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:05:31.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:05:31.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:05:31.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:05:41.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:05:41.566  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:05:41.373754Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"898f62b4-a21f-40e7-8c0a-4fac70176e16","timestamp":"2022-08-31T04:05:41.373923Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:05:42.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:05:42.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:05:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:05:57.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:05:57.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:05:57.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:06:12.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:06:12.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:06:12.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:06:26.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:06:26.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:06:26.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:06:31.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:06:31.243  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:06:31.185423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12496090-6d71-49a3-bbac-1329e6cd5157","timestamp":"2022-08-31T04:06:31.185481Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:06:32.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:06:32.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:06:46.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:06:46.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:06:46.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:07:01.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:07:01.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:07:01.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:07:16.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:07:16.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:07:16.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:07:31.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:07:31.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:07:31.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:07:41.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:07:41.542  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:07:41.373405Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14184c92-e5a8-4c43-998c-43d7dcf54841","timestamp":"2022-08-31T04:07:41.373475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:07:42.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:07:42.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:07:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:07:56.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:07:56.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:07:56.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:08:11.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:08:11.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:08:11.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:08:26.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:08:26.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:08:26.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:08:31.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:08:31.193  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:08:31.185312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a677c93d-3d05-45a7-bff9-2ce2b98f8540","timestamp":"2022-08-31T04:08:31.185408Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:08:33.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:08:33.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:08:47.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:08:47.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:08:47.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:09:02.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:09:02.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:09:02.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:09:17.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:09:17.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:09:17.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:09:32.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:09:32.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:09:32.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:09:41.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:09:41.528  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:09:41.373833Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"545baeec-16b4-4747-b89f-c8a79dcd3e0a","timestamp":"2022-08-31T04:09:41.374026Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:09:42.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:09:42.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:09:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:09:57.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:09:57.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:09:57.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:10:12.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:10:12.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:10:12.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:10:26.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:10:26.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:10:26.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:10:31.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:10:31.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-08-31T04:10:31.185397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"297525d5-0234-4a77-8087-a37006b40b25","timestamp":"2022-08-31T04:10:31.185466Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:10:32.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:10:32.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:10:47.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:10:47.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:10:47.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:11:01.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:11:01.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:11:01.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:11:04.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:11:04.038  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"7b616057-3953-4f07-b25d-38397fbe30d3","timestamp":"2022-08-31T04:11:02.397258Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:11:04.061  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 04:11:04.062  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"7b616057-3953-4f07-b25d-38397fbe30d3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:11:04.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:11:04.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:11:04.068  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-08-31 04:11:04.068  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 04:11:04.118  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:11:04.118  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":1,"count":1}
2022-08-31 04:11:04.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:11:04.746  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"7b616057-3953-4f07-b25d-38397fbe30d3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:11:04.746  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 04:11:04.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:11:04.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:11:19.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:11:19.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:11:19.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:11:34.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:11:34.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:11:34.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:11:41.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:11:41.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:11:41.373453Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fa81e04-8fc0-4b84-af99-0443ce07e31e","timestamp":"2022-08-31T04:11:41.373570Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:11:42.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:11:42.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:11:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:11:57.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:11:57.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:11:57.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:12:11.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:12:11.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:12:11.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:12:12.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:12:12.595  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"468d1e39-1fa6-425c-8d47-2adcc9a33266","timestamp":"2022-08-31T04:12:11.077977Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:12:13.052  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 04:12:13.052  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"468d1e39-1fa6-425c-8d47-2adcc9a33266","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:12:13.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:12:13.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:12:13.068  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-08-31 04:12:13.068  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 04:12:13.094  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:12:13.094  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-08-31 04:12:13.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:12:13.713  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"468d1e39-1fa6-425c-8d47-2adcc9a33266","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:12:13.713  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 04:12:13.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:12:13.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:12:28.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:12:28.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:12:28.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:12:31.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:12:31.196  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:12:31.185653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac32a8de-92d7-499b-ba7d-4fd2b20f415a","timestamp":"2022-08-31T04:12:31.185808Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:12:32.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:12:32.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:12:47.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:12:47.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:12:47.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:13:01.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:13:01.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:13:01.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:13:16.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:13:16.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:13:16.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:13:31.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:13:31.582  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"1b927196-28ae-44eb-b09c-9d428bda7b45","timestamp":"2022-08-31T04:13:30.166255Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:13:32.059  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 04:13:32.060  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"1b927196-28ae-44eb-b09c-9d428bda7b45","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:13:32.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:13:32.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:13:32.068  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-08-31 04:13:32.068  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 04:13:32.103  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:13:32.103  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-08-31 04:13:32.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:13:32.720  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"1b927196-28ae-44eb-b09c-9d428bda7b45","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:13:32.721  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 04:13:32.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:13:32.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:13:41.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:13:41.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:13:41.373660Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a2e75e0-b6ea-493e-b696-e954b610cdb8","timestamp":"2022-08-31T04:13:41.373783Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:13:42.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:13:42.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:13:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:13:57.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:13:57.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:13:57.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:14:11.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:14:11.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:14:11.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:14:26.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:14:26.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:14:26.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:14:31.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:14:31.179  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:14:31.185465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa10020b-ab57-4a85-937c-bbc92987b9e0","timestamp":"2022-08-31T04:14:31.185601Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:14:32.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:14:32.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:14:47.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:14:47.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:14:47.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:15:01.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:15:01.984  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:15:01.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:15:16.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:15:17.025  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:15:17.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:15:31.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:15:31.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:15:31.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:15:41.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:15:41.484  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:15:41.373460Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff4b27e1-1ace-4247-96ce-701cd6121009","timestamp":"2022-08-31T04:15:41.373549Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:15:42.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:15:42.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:15:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:15:57.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:15:57.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:15:57.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:16:11.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:16:11.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:16:11.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:16:26.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:16:26.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:16:26.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:16:31.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:16:31.174  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:16:31.185325Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba9c243f-bbd7-4910-9f5f-9706dc1249fd","timestamp":"2022-08-31T04:16:31.185436Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:16:32.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:16:32.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:16:47.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:16:47.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:16:47.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:17:01.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:17:01.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:17:01.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:17:16.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:17:16.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:17:16.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:17:31.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:17:31.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:17:31.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:17:41.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:17:41.562  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:17:41.373637Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a202de4-7e96-4707-8413-9dd019850c83","timestamp":"2022-08-31T04:17:41.373802Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:17:42.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:17:42.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:17:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:17:57.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:17:57.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:17:57.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:18:12.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:18:12.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:18:12.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:18:26.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:18:26.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:18:26.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:18:31.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:18:31.193  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:18:31.185416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86d2f13c-85c3-4924-af32-f549f752d3c9","timestamp":"2022-08-31T04:18:31.185480Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:18:32.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:18:32.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:18:47.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:18:47.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:18:47.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:19:02.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:19:02.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:19:02.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:19:17.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:19:17.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:19:17.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:19:31.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:19:31.979  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:19:31.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:19:41.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:19:41.460  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:19:41.373423Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5214488f-6d91-430b-935e-7c929f0ea555","timestamp":"2022-08-31T04:19:41.373514Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:19:42.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:19:42.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:19:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:19:55.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:19:55.376  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"794526ee-7565-4a84-89bf-0689b575445b","timestamp":"2022-08-31T04:19:53.384924Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:19:56.121  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 04:19:56.122  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"794526ee-7565-4a84-89bf-0689b575445b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:19:56.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:19:56.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:19:56.168  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms
2022-08-31 04:19:56.168  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 04:19:56.205  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:19:56.206  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
2022-08-31 04:19:56.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:19:56.829  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"794526ee-7565-4a84-89bf-0689b575445b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:19:56.829  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 04:19:56.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:19:56.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:20:11.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:20:11.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:20:11.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:20:26.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:20:26.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:20:26.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:20:31.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:20:31.179  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:20:31.185365Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d450577-1ef0-49c3-8cd6-182c569a1a9a","timestamp":"2022-08-31T04:20:31.185430Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:20:32.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:20:32.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:20:47.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:20:47.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:20:47.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:21:02.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:21:02.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:21:02.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:21:09.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:21:09.590  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"70e86cb1-6819-4370-b91c-0d58bf2d1902","timestamp":"2022-08-31T04:21:07.969216Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:21:10.137  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 04:21:10.138  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"70e86cb1-6819-4370-b91c-0d58bf2d1902","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:21:10.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:21:10.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:21:10.168  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-08-31 04:21:10.168  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 04:21:10.199  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:21:10.199  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-08-31 04:21:10.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:21:10.815  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"70e86cb1-6819-4370-b91c-0d58bf2d1902","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:21:10.815  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 04:21:10.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:21:10.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:21:25.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:21:25.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:21:25.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:21:40.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:21:40.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:21:40.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:21:41.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:21:41.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:21:41.373619Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a8812a2-9921-480e-bb6d-bc5654e2b8d5","timestamp":"2022-08-31T04:21:41.373766Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:21:42.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:21:42.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:21:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:21:57.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:21:57.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:21:57.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:22:12.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:22:12.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:22:12.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:22:27.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:22:27.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:22:27.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:22:31.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:22:31.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:22:31.185701Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98da8c2c-6e04-4878-82a3-2e7634d9fdc6","timestamp":"2022-08-31T04:22:31.185837Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:22:32.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:22:32.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:22:47.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:22:47.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:22:47.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:23:02.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:23:02.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:23:02.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:23:17.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:23:17.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:23:17.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:23:32.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:23:32.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:23:32.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:23:41.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:23:41.443  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:23:41.373535Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87e2a33c-ce49-44e2-9361-7562ed99d619","timestamp":"2022-08-31T04:23:41.373674Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:23:42.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:23:42.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:23:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:23:57.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:23:57.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:23:57.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:24:12.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:24:12.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:24:12.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:24:27.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:24:27.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:24:27.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:24:31.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:24:31.193  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:24:31.185404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"084c4d5d-5beb-4ba6-a490-d87367a29d12","timestamp":"2022-08-31T04:24:31.185471Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:24:32.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:24:32.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:24:47.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:24:47.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:24:47.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:25:02.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:25:02.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:25:02.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:25:17.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:25:17.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:25:17.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:25:32.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:25:32.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:25:32.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:25:41.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:25:41.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:25:41.374036Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f86f9e5-c9d8-40cf-9bfe-9754fadb013a","timestamp":"2022-08-31T04:25:41.374362Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:25:42.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:25:42.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:25:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:25:57.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:25:57.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:25:57.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:26:12.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:26:12.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:26:12.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:26:27.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:26:27.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:26:27.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:26:31.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:26:31.172  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:26:31.185421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6caf38d8-0aa8-48a4-82c1-efeb515f518e","timestamp":"2022-08-31T04:26:31.185493Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:26:31.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:26:31.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:26:46.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:26:46.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:26:46.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:27:01.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:27:01.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:27:01.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:27:16.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:27:16.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:27:16.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:27:31.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:27:31.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:27:31.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:27:41.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:27:41.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:27:41.373532Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24f9af96-f1b8-418e-975c-ecb2ec8b7d6a","timestamp":"2022-08-31T04:27:41.373675Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:27:42.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:27:42.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:27:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:27:57.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:27:57.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:27:57.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:27:58.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:27:58.615  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"1851f2c2-c26e-438d-8405-9c8f05f4f2d4","timestamp":"2022-08-31T04:27:57.446233Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:27:59.226  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 04:27:59.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"1851f2c2-c26e-438d-8405-9c8f05f4f2d4","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:27:59.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:27:59.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:27:59.268  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms
2022-08-31 04:27:59.268  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 04:27:59.321  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:27:59.321  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
2022-08-31 04:27:59.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:27:59.939  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"1851f2c2-c26e-438d-8405-9c8f05f4f2d4","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:27:59.939  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 04:27:59.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:27:59.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:28:14.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:28:14.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:28:14.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:28:29.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:28:29.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:28:29.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:28:31.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:28:31.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:28:31.185388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea9a4296-d11a-491b-becc-a79fb181b133","timestamp":"2022-08-31T04:28:31.185441Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:28:31.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:28:31.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:28:46.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:28:46.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:28:46.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:28:54.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:28:54.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"53b1a2f2-7123-409e-9bf2-f2ed187b29c3","timestamp":"2022-08-31T04:28:51.851458Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:28:54.236  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-31 04:28:54.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"53b1a2f2-7123-409e-9bf2-f2ed187b29c3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:28:54.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:28:54.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:28:54.268  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-08-31 04:28:54.268  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-31 04:28:54.300  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:28:54.300  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-08-31 04:28:54.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:28:54.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"53b1a2f2-7123-409e-9bf2-f2ed187b29c3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:28:54.919  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-31 04:28:54.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:28:54.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:29:09.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:29:09.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:29:09.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:29:24.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:29:24.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:29:24.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:29:39.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:29:39.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:29:39.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:29:41.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:29:41.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:29:41.373459Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"274abf34-a6c6-41ad-9b51-d7209bcb99c8","timestamp":"2022-08-31T04:29:41.373548Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:29:42.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:29:42.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:29:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:29:57.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:29:57.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:29:57.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:30:12.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:30:12.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:30:12.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:30:27.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:30:27.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:30:27.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:30:31.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:30:31.186  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:30:31.185620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"436b5cd2-a120-4ebb-8cfa-1d3be70132a3","timestamp":"2022-08-31T04:30:31.185772Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:30:31.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:30:31.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:30:38.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:30:38.708  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-08-31T04:30:38.455551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55b33352-19e9-454f-a384-3899cb8434e3","timestamp":"2022-08-31T04:30:38.455940Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:30:39.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:30:39.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:30:54.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:30:54.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:30:54.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:31:09.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:31:09.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:31:09.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:31:24.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:31:24.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:31:24.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:31:39.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:31:39.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:31:39.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:31:41.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:31:41.430  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:31:41.373634Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6134c1ce-fdaa-472c-bc44-6b7d4ccc86f2","timestamp":"2022-08-31T04:31:41.373843Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:31:42.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:31:42.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:31:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:31:57.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:31:57.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:31:57.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:32:12.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:32:12.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:32:12.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:32:27.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:32:27.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:32:27.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:32:31.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:32:31.173  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:32:31.185436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7761620-aaa7-4617-ba04-0fa70b6714ff","timestamp":"2022-08-31T04:32:31.185500Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:32:31.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:32:31.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:32:38.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:32:38.677  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-08-31T04:32:38.454798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb4d0cb9-1ffc-4e3e-91f3-0715e46427be","timestamp":"2022-08-31T04:32:38.454907Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:32:39.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:32:39.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:32:54.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:32:54.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:32:54.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:33:09.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:33:09.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:33:09.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:33:24.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:33:24.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:33:24.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:33:39.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:33:39.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:33:39.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:33:41.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:33:41.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:33:41.373433Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b18b471-6325-441c-9eb7-a03107eef398","timestamp":"2022-08-31T04:33:41.373523Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:33:42.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:33:42.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:33:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:33:57.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:33:57.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:33:57.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:34:12.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:34:12.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:34:12.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:34:27.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:34:27.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:34:27.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:34:31.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:34:31.171  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:34:31.185379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"616380bc-7f79-423f-9f1a-6f1cd69984dc","timestamp":"2022-08-31T04:34:31.185434Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:34:31.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:34:31.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:34:38.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:34:38.642  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-08-31T04:34:38.455108Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"987dd923-c4a3-476a-b9d1-7d7f149bcff1","timestamp":"2022-08-31T04:34:38.455345Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:34:39.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:34:39.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:34:54.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:34:54.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:34:54.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:35:09.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:35:09.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:35:09.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:35:24.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:35:24.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:35:24.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:35:39.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:35:39.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:35:39.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:35:41.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:35:41.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:35:41.373727Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8992ccf-44ca-4664-897d-7f6d76236679","timestamp":"2022-08-31T04:35:41.373905Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:35:42.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:35:42.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:35:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:35:57.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:35:57.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:35:57.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:36:12.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:36:12.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:36:12.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:36:27.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:36:27.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:36:27.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:36:31.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:36:31.158  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:36:31.185321Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a55c1128-3030-4f6e-afda-c2085733f7b3","timestamp":"2022-08-31T04:36:31.185408Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:36:31.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:36:31.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:36:38.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:36:38.659  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-08-31T04:36:38.454692Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"066d6361-c94f-4fe5-b2dd-0859cd8a2250","timestamp":"2022-08-31T04:36:38.454819Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:36:39.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:36:39.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:36:54.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:36:54.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:36:54.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:37:09.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:37:09.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:37:09.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:37:24.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:37:24.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:37:24.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:37:39.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:37:39.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:37:39.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:37:41.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:37:41.374  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:37:41.373579Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98c080fc-d5b9-4a8a-b7cd-8b4e79fe1e43","timestamp":"2022-08-31T04:37:41.373701Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:37:42.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:37:42.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:37:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:37:57.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:37:57.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:37:57.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:38:12.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:38:12.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:38:12.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:38:27.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:38:27.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:38:27.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:38:31.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:38:31.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:38:31.185765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c57bdca9-255b-4181-ac4c-8a86b99c0dc1","timestamp":"2022-08-31T04:38:31.185918Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:38:31.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:38:31.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:38:38.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:38:38.699  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-08-31T04:38:38.454759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c14bb789-27a9-4474-b672-1d603f8dc95b","timestamp":"2022-08-31T04:38:38.454873Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:38:39.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:38:39.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:38:54.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:38:54.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:38:54.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:39:09.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:39:09.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:39:09.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:39:24.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:39:24.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:39:24.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:39:39.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:39:39.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:39:39.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:39:41.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:39:41.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:39:41.373678Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26e1a7e8-1cf0-4df2-a388-e687c25d48b6","timestamp":"2022-08-31T04:39:41.373811Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:39:42.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:39:42.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:39:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:39:57.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:39:57.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:39:57.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:40:12.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:40:12.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:40:12.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:40:27.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:40:27.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:40:27.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:40:31.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:40:31.167  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:40:31.185402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"933a741b-9c52-4c97-a3b0-3f26056b8c28","timestamp":"2022-08-31T04:40:31.185449Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:40:31.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:40:31.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:40:38.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:40:38.620  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-08-31T04:40:38.454687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67775670-83aa-4c06-bdd3-1349faff04a3","timestamp":"2022-08-31T04:40:38.454803Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:40:39.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:40:39.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:40:54.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:40:54.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:40:54.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:41:09.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:41:09.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:41:09.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:41:24.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:41:24.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:41:24.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:41:39.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:41:39.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:41:39.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:41:41.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:41:41.343  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:41:41.373456Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a20e3f50-d00d-42e2-b657-46520e6f33ac","timestamp":"2022-08-31T04:41:41.373560Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:41:42.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:41:42.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:41:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:41:57.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:41:57.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:41:57.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:42:12.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:42:12.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:42:12.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:42:27.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:42:27.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:42:27.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:42:31.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:42:31.148  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:42:31.185371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c10d51a-34a7-46bc-9866-0d43bf4c2684","timestamp":"2022-08-31T04:42:31.185437Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:42:31.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:42:31.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:42:38.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:42:38.678  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-08-31T04:42:38.455802Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6af56329-8f0b-4e07-9d55-2bb9ae9dc641","timestamp":"2022-08-31T04:42:38.456190Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:42:39.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:42:39.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:42:54.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:42:54.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:42:54.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:43:09.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:43:09.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:43:09.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:43:24.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:43:24.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:43:24.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:43:39.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:43:39.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:43:39.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:43:41.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:43:41.333  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:43:41.373675Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e4ed703-9184-4676-99bc-3c22c02d687c","timestamp":"2022-08-31T04:43:41.373803Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:43:42.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:43:42.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:43:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:43:57.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:43:57.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:43:57.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:44:12.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:44:12.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:44:12.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:44:27.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:44:27.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:44:27.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:44:31.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:44:31.141  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:44:31.185327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a322e808-777b-49e7-adb2-53fc4e481ed6","timestamp":"2022-08-31T04:44:31.185401Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:44:31.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:44:31.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:44:38.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:44:38.611  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-08-31T04:44:38.454890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ac8acf9-d20d-4a92-83c3-b5abdc4100ba","timestamp":"2022-08-31T04:44:38.455020Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:44:39.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:44:39.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:44:54.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:44:54.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:44:54.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:45:09.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:45:09.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:45:09.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:45:24.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:45:24.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:45:24.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:45:39.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:45:39.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:45:39.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:45:41.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:45:41.319  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:45:41.373618Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12ddb11e-18b4-4a89-b99f-7db4ca3c9728","timestamp":"2022-08-31T04:45:41.373725Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:45:41.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:45:41.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:45:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:45:56.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:45:56.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:45:56.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:46:11.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:46:11.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:46:11.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:46:26.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:46:26.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:46:26.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:46:31.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:46:31.140  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:46:31.185309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e0b7bc9-e899-4988-b73a-324909643ab7","timestamp":"2022-08-31T04:46:31.185389Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:46:31.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:46:31.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:46:38.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:46:38.654  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-08-31T04:46:38.454793Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e2bceb3-9c5d-4829-86eb-92484538aea1","timestamp":"2022-08-31T04:46:38.455028Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:46:41.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:46:41.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:46:56.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:46:56.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:46:56.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:47:11.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:47:11.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:47:11.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:47:26.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:47:26.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:47:26.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:47:41.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:47:41.321  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:47:41.373664Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d5d83d9-f438-4e87-ad20-9c9a819b5ebb","timestamp":"2022-08-31T04:47:41.373784Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:47:41.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:47:41.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:47:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:47:56.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:47:56.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:47:56.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:48:11.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:48:11.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:48:11.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:48:26.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:48:26.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:48:26.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:48:31.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:48:31.147  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:48:31.185658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8fdb5d25-67ec-4b5c-a91c-352da2b6a021","timestamp":"2022-08-31T04:48:31.185849Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:48:31.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:48:31.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:48:38.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:48:38.646  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-08-31T04:48:38.454712Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"017cf186-9aea-4a12-8520-13957c9cf4ac","timestamp":"2022-08-31T04:48:38.454808Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:48:38.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:48:38.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:48:53.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:48:53.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:48:53.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:49:08.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:49:08.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:49:08.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:49:23.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:49:23.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:49:23.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:49:38.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:49:38.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:49:38.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:49:41.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:49:41.313  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:49:41.373390Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09baf78d-6fe5-49a2-a9a2-3527587391ef","timestamp":"2022-08-31T04:49:41.373460Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:49:41.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:49:41.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:49:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:49:56.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:49:56.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:49:56.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:50:11.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:50:11.320  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:50:11.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:50:26.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:50:26.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:50:26.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:50:31.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:50:31.147  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:50:31.185336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b4298b1-5de7-414d-b629-2459511e58d2","timestamp":"2022-08-31T04:50:31.185414Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:50:31.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:50:31.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:50:38.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:50:38.636  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-08-31T04:50:38.455316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"474eaae0-b91a-4e50-9b31-2c179140b0e8","timestamp":"2022-08-31T04:50:38.455478Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:50:38.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:50:38.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:50:53.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:50:53.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:50:53.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:51:08.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:51:08.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:51:08.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:51:23.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:51:23.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:51:23.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:51:38.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:51:38.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:51:38.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:51:41.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:51:41.274  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:51:41.373730Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72595320-6773-44dc-88f5-204413518d4b","timestamp":"2022-08-31T04:51:41.373917Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:51:41.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:51:41.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:51:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:51:56.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:51:56.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:51:56.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:52:11.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:52:11.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:52:11.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:52:26.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:52:26.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:52:26.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:52:31.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:52:31.142  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:52:31.185454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"351cebc9-3f0a-4a65-ae3b-016f289c9701","timestamp":"2022-08-31T04:52:31.185549Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:52:31.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:52:31.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:52:38.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:52:38.659  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-08-31T04:52:38.454689Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8269f38f-9404-49e9-b1ac-f85d25cf2c67","timestamp":"2022-08-31T04:52:38.454828Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:52:38.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:52:38.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:52:53.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:52:53.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:52:53.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:53:08.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:53:08.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:53:08.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:53:23.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:53:23.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:53:23.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:53:38.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:53:38.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:53:38.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:53:41.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:53:41.275  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:53:41.373498Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cb7e024-c026-4e8a-81de-45364fcb1897","timestamp":"2022-08-31T04:53:41.373621Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:53:41.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:53:41.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:53:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:53:56.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:53:56.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:53:56.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:54:11.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:54:11.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:54:11.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:54:26.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:54:26.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:54:26.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:54:31.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:54:31.135  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:54:31.185580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c040295-ca5e-4ca5-ab94-5221f7fe3767","timestamp":"2022-08-31T04:54:31.185703Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:54:31.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:54:31.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:54:38.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:54:38.672  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-08-31T04:54:38.456945Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"174ddac4-1c6d-480c-a742-795f83d3679b","timestamp":"2022-08-31T04:54:38.457023Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:54:38.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:54:38.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:54:53.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:54:53.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:54:53.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:55:08.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:55:08.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:55:08.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:55:23.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:55:23.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:55:23.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:55:38.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:55:38.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:55:38.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:55:41.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:55:41.257  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:55:41.373672Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa9a9cf6-097e-4af5-95b4-63bca00c883f","timestamp":"2022-08-31T04:55:41.373839Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:55:41.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:55:41.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:55:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:55:56.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:55:56.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:55:56.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:56:11.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:56:11.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:56:11.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:56:26.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:56:26.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:56:26.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:56:31.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:56:31.176  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:56:31.185724Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93900a0c-801c-4a7b-a0a8-1ec098288f70","timestamp":"2022-08-31T04:56:31.185930Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:56:31.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:56:31.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:56:38.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:56:38.822  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-08-31T04:56:38.468487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b9c3d14-10fa-4772-8844-b9c6178a7b94","timestamp":"2022-08-31T04:56:38.468595Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:56:38.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:56:38.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:56:53.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:56:53.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:56:53.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:57:08.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:57:08.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:57:08.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:57:23.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:57:23.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:57:23.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:57:38.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:57:38.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:57:38.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:57:41.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:57:41.234  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:57:41.373704Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c808ff5-2e16-4087-892b-69ece4ab7a9d","timestamp":"2022-08-31T04:57:41.373805Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-31 04:57:41.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:57:41.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:57:48.777  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-31 04:57:56.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:57:56.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:57:56.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:58:11.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:58:11.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:58:11.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:58:26.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:58:26.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:58:26.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:58:31.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:58:31.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-31T04:58:31.185500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5aeef80-ee72-47e0-aed7-36fc4bed69f1","timestamp":"2022-08-31T04:58:31.185561Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-31 04:58:31.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:58:31.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:58:38.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:58:38.697  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-08-31T04:58:38.455239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05f2bc7c-9c25-4174-825f-c9602ea1dc65","timestamp":"2022-08-31T04:58:38.455447Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-31 04:58:38.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:58:38.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:58:53.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-31 04:58:53.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000
2022-08-31 04:58:53.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/3b24c4cd-2516-45d3-a6ee-633c8b498ca9/onap-policy-clamp-runtime-acm-6847cc68d9-bkpdg?timeout=15000 (anonymous) ...
2022-08-31 04:59:08.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	-->