Results

By type

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

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

2022-06-04 05:05:54.318  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-04 05:05:54.327  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-04 05:05:57.919  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-04 05:05:58.789  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 846 ms. Found 7 JPA repository interfaces.
2022-06-04 05:06:01.345  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.350  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.356  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.374  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.384  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.402  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.411  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.416  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.464  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.516  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:01.520  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-04 05:06:02.407  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-04 05:06:02.434  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-04 05:06:02.435  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-04 05:06:02.664  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-04 05:06:02.664  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 8132 ms
2022-06-04 05:06:03.562  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-04 05:06:04.338  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-04 05:06:04.688  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-04 05:06:05.414  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-04 05:06:05.891  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-04 05:06:06.507  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-04 05:06:06.596  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-04 05:06:17.148  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-04 05:06:17.182  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-04 05:06:20.089  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-04 05:06:21.268  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4259d0f3-a9d9-4ba4-abd2-545f9a6eec40, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-04 05:06:22.584  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-04 05:06:24.695  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@24520a51, org.springframework.security.web.context.SecurityContextPersistenceFilter@19540247, org.springframework.security.web.header.HeaderWriterFilter@60c8909a, org.springframework.security.web.authentication.logout.LogoutFilter@5b80b41d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@52dd1be2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@b5d7233, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1fe7fa16, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2ae88712, org.springframework.security.web.session.SessionManagementFilter@7d8d671b, org.springframework.security.web.access.ExceptionTranslationFilter@767cc126, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@59043741]
2022-06-04 05:06:25.555  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.556  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.556  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.557  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.557  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.558  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.559  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.559  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.560  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.561  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.561  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.562  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.563  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.563  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.564  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.564  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.565  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.565  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.566  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.566  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.567  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.567  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-04 05:06:25.621  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-04 05:06:27.366  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-04 05:06:27.366  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-04 05:06:27.377  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4259d0f3-a9d9-4ba4-abd2-545f9a6eec40, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-06-04 05:06:27.381  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4259d0f3-a9d9-4ba4-abd2-545f9a6eec40, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-04 05:06:27.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:06:27.383  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=7e91e9ff-27b0-48d7-b8df-7d7e8d6d9cbc, alive=false, publisher=null]]: starting
2022-06-04 05:06:27.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:06:27.428  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=7e91e9ff-27b0-48d7-b8df-7d7e8d6d9cbc, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-04 05:06:27.429  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-04 05:06:27.430  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-04 05:06:27.430  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-04 05:06:27.430  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-04 05:06:27.430  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-04 05:06:27.430  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-04 05:06:27.430  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-04 05:06:27.431  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-04 05:06:27.431  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-04 05:06:27.431  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-04 05:06:27.431  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-04 05:06:27.431  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-04 05:06:27.431  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-04 05:06:27.431  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4259d0f3-a9d9-4ba4-abd2-545f9a6eec40, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq, 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@18356951
2022-06-04 05:06:27.431  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4259d0f3-a9d9-4ba4-abd2-545f9a6eec40, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-06-04 05:06:27.432  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-04 05:06:27.445  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 34.963 seconds (JVM running for 37.564)
2022-06-04 05:06:27.469  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-04 05:06:27.526  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-04 05:06:43.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:06:43.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:06:43.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:06:58.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:06:58.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:06:58.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:07:13.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:07:13.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:07:13.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:07:24.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:07:24.144  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-04 05:07:24.148  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"b5bdcdac-3ce3-470e-b314-11879e5656f5","timestamp":"2022-06-04T05:04:27.873470Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:07:25.476  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-06-04 05:07:25.484  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"b5bdcdac-3ce3-470e-b314-11879e5656f5","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-06-04 05:07:25.491  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:06:23.151360Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f7f8de7-42d8-445e-88f1-91bce4005b69","timestamp":"2022-06-04T05:06:23.151651Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:07:25.528  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms
2022-06-04 05:07:25.535  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-04 05:07:25.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:07:25.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:07:25.793  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:07:25.794  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (262 ms):{"serverTimeMs":0,"count":1}
2022-06-04 05:07:26.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:07:26.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"b5bdcdac-3ce3-470e-b314-11879e5656f5","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-06-04 05:07:26.436  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-06-04 05:07:26.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:07:26.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:07:27.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:07:27.141  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:07:26.218061Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b71d00f7-dbc1-4a6f-a378-ff13bd76a148","timestamp":"2022-06-04T05:07:26.218157Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:07:27.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:07:27.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:07:42.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:07:42.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:07:42.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:07:53.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:07:53.596  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:07:52.634094Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3ecd03f-8bf7-4e5d-a60d-9083634adc51","timestamp":"2022-06-04T05:07:52.634548Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:07:53.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:07:53.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:08:07.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:08:07.424  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:08:06.445431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98dc7ac6-2ebc-4d34-a0ad-c6b37726cd23","timestamp":"2022-06-04T05:08:06.445589Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:08:07.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:08:07.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:08:22.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:08:22.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:08:22.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:08:24.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:08:24.130  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:08:23.150701Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2cd72a5-a673-45f7-a9af-5758913f7b1f","timestamp":"2022-06-04T05:08:23.150836Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:08:24.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:08:24.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:08:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:08:39.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:08:39.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:08:39.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:08:54.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:08:54.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:08:54.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:09:09.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:09:09.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:09:09.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:09:24.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:09:24.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:09:24.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:09:39.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:09:39.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:09:39.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:09:53.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:09:53.572  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:09:52.636275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcbc13e4-407e-4e70-95b8-cb71f1542cbc","timestamp":"2022-06-04T05:09:52.636349Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:09:54.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:09:54.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:10:07.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:10:07.386  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:10:06.447799Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c514d4b0-a9f7-48a2-8617-acacd94fb686","timestamp":"2022-06-04T05:10:06.447899Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:10:07.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:10:07.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:10:22.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:10:22.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:10:22.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:10:24.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:10:24.061  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:10:23.150471Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cc1fe2f-c87b-4809-9aaa-da1c58706d7a","timestamp":"2022-06-04T05:10:23.150577Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:10:24.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:10:24.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:10:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:10:39.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:10:39.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:10:39.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:10:54.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:10:54.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:10:54.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:11:09.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:11:09.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:11:09.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:11:24.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:11:24.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:11:24.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:11:39.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:11:39.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:11:39.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:11:53.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:11:53.540  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:11:52.633579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20bb0a58-d495-40e5-89c5-675b0655dbda","timestamp":"2022-06-04T05:11:52.633667Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:11:54.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:11:54.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:12:07.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:12:07.342  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:12:06.445143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90d5de31-5811-4bd4-bc71-98f024367f27","timestamp":"2022-06-04T05:12:06.445219Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:12:07.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:12:07.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:12:22.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:12:22.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:12:22.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:12:24.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:12:24.063  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:12:23.150440Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0a20aaa-7b12-4cfa-8106-f338d8d76ce4","timestamp":"2022-06-04T05:12:23.150527Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:12:24.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:12:24.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:12:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:12:39.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:12:39.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:12:39.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:12:54.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:12:54.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:12:54.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:13:09.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:13:09.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:13:09.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:13:24.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:13:24.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:13:24.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:13:38.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:13:38.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:13:38.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:13:53.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:13:53.572  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:13:52.634004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c4fcdaa-c00c-4f01-9861-63c4e89a3722","timestamp":"2022-06-04T05:13:52.634204Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:13:54.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:13:54.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:14:07.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:14:07.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:14:06.446504Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e17e37a1-fb52-442d-b4f2-4b8915eb1d58","timestamp":"2022-06-04T05:14:06.446678Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:14:07.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:14:07.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:14:22.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:14:22.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:14:22.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:14:24.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:14:24.105  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:14:23.150982Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"210434e0-4296-43d2-a16c-da719782ccfa","timestamp":"2022-06-04T05:14:23.151184Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:14:24.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:14:24.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:14:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:14:39.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:14:39.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:14:39.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:14:54.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:14:54.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:14:54.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:15:09.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:15:09.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:15:09.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:15:24.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:15:24.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:15:24.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:15:39.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:15:39.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:15:39.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:15:53.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:15:53.593  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:15:52.633660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42d93f6a-ee41-40d6-b4ec-88f162c63958","timestamp":"2022-06-04T05:15:52.633738Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:15:54.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:15:54.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:16:07.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:16:07.375  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:16:06.445168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aeaf34a3-b198-4bbf-9174-50ab68372729","timestamp":"2022-06-04T05:16:06.445251Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:16:07.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:16:07.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:16:22.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:16:22.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:16:22.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:16:24.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:16:24.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:16:23.150427Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89076150-fe41-4975-b6e1-fd684351d21e","timestamp":"2022-06-04T05:16:23.150528Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:16:24.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:16:24.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:16:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:16:39.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:16:39.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:16:39.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:16:54.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:16:54.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:16:54.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:17:09.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:17:09.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:17:09.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:17:24.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:17:24.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:17:24.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:17:39.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:17:39.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:17:39.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:17:53.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:17:53.594  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:17:52.633541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd7ec2f0-7c2d-4bc1-bb44-8cf9d927d27a","timestamp":"2022-06-04T05:17:52.633622Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:17:55.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:17:55.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:18:07.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:18:07.368  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:18:06.445220Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15f1cc20-89a9-41b7-9164-d7f5d4505a51","timestamp":"2022-06-04T05:18:06.445323Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:18:07.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:18:07.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:18:22.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:18:22.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:18:22.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:18:24.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:18:24.099  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:18:23.151578Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6ad61f7-5f78-405d-80e1-abbc071539e9","timestamp":"2022-06-04T05:18:23.151676Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:18:24.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:18:24.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:18:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:18:39.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:18:39.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:18:39.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:18:54.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:18:54.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:18:54.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:19:09.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:19:09.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:19:09.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:19:24.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:19:24.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:19:24.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:19:39.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:19:39.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:19:39.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:19:53.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:19:53.609  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:19:52.633745Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6371ae37-e9ec-4aad-ad32-9bfa1ec7bfe0","timestamp":"2022-06-04T05:19:52.633885Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:19:55.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:19:55.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:20:07.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:20:07.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:20:06.446473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c2d64b3-f816-4e75-86cb-059bad1cd799","timestamp":"2022-06-04T05:20:06.446589Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:20:07.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:20:07.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:20:22.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:20:22.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:20:22.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:20:24.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:20:24.115  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:20:23.150751Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72ca53b1-77c0-4775-8e00-c0361e702b06","timestamp":"2022-06-04T05:20:23.150920Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:20:24.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:20:24.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:20:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:20:39.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:20:39.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:20:39.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:20:54.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:20:54.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:20:54.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:21:09.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:21:09.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:21:09.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:21:24.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:21:24.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:21:24.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:21:39.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:21:39.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:21:39.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:21:53.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:21:53.548  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:21:52.634764Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e6d5151-a99b-43bb-9d7a-b7957f9e4b19","timestamp":"2022-06-04T05:21:52.634839Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:21:53.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:21:53.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:22:07.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:22:07.355  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:22:06.445619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d6d8b77-f0a7-44a5-9ccd-89b67e89c840","timestamp":"2022-06-04T05:22:06.445747Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:22:07.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:22:07.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:22:22.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:22:22.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:22:22.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:22:24.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:22:24.077  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:22:23.150481Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70e7ef50-a03e-4186-89cd-24ffdb61adc2","timestamp":"2022-06-04T05:22:23.150583Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:22:24.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:22:24.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:22:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:22:39.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:22:39.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:22:39.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:22:54.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:22:54.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:22:54.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:23:09.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:23:09.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:23:09.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:23:24.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:23:24.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:23:24.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:23:39.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:23:39.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:23:39.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:23:53.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:23:53.654  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:23:52.636146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27ee5519-815d-4e1c-a947-174aaab440d4","timestamp":"2022-06-04T05:23:52.636235Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:23:55.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:23:55.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:24:07.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:24:07.526  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:24:06.448266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22aa09a7-0b5e-4a89-ad97-b6ccbc902a0e","timestamp":"2022-06-04T05:24:06.448345Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:24:07.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:24:07.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:24:22.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:24:22.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:24:22.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:24:24.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:24:24.327  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:24:23.152190Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41a13ae9-a9a4-43ef-bea0-0c44b4b4902c","timestamp":"2022-06-04T05:24:23.152287Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:24:24.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:24:24.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:24:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:24:39.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:24:39.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:24:39.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:24:54.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:24:54.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:24:54.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:25:09.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:25:09.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:25:09.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:25:24.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:25:24.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:25:24.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:25:39.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:25:39.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:25:39.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:25:53.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:25:53.568  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:25:52.636099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fa34027-fb9d-4923-b6de-7fecc3254b56","timestamp":"2022-06-04T05:25:52.636229Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:25:53.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:25:53.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:26:07.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:26:07.458  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:26:06.445535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e32dd03-1dcb-417f-9c0c-73390b88fcf9","timestamp":"2022-06-04T05:26:06.445711Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:26:07.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:26:07.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:26:22.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:26:22.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:26:22.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:26:24.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:26:24.101  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:26:23.150637Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7317928b-a412-4e85-855e-949e4cec5a3e","timestamp":"2022-06-04T05:26:23.150768Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:26:24.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:26:24.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:26:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:26:39.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:26:39.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:26:39.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:26:54.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:26:54.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:26:54.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:27:09.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:27:09.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:27:09.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:27:24.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:27:24.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:27:24.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:27:39.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:27:39.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:27:39.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:27:53.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:27:53.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:27:52.633599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64d70b83-315f-4919-bab8-8aead1fe4368","timestamp":"2022-06-04T05:27:52.633719Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:27:53.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:27:53.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:28:07.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:28:07.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:28:06.445332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26099edc-3933-427b-9482-80af192a4a02","timestamp":"2022-06-04T05:28:06.445430Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:28:07.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:28:07.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:28:22.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:28:22.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:28:22.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:28:24.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:28:24.080  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:28:23.150464Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5f045b6-0cc7-4387-81ac-16fec5f17eac","timestamp":"2022-06-04T05:28:23.150582Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:28:24.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:28:24.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:28:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:28:39.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:28:39.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:28:39.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:28:54.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:28:54.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:28:54.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:29:09.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:29:09.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:29:09.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:29:24.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:29:24.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:29:24.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:29:39.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:29:39.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:29:39.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:29:53.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:29:53.591  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:29:52.636249Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdc4294b-7082-417f-b3a6-d0b268a86ca0","timestamp":"2022-06-04T05:29:52.636370Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:29:53.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:29:53.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:30:07.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:30:07.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:30:06.445630Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de2a0a9d-7470-4fcc-becc-b1152f9792d7","timestamp":"2022-06-04T05:30:06.445724Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:30:07.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:30:07.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:30:22.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:30:22.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:30:22.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:30:24.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:30:24.073  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:30:23.150473Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99d0e207-b5bf-406b-aa11-96eae5c15a8f","timestamp":"2022-06-04T05:30:23.150571Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:30:24.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:30:24.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:30:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:30:39.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:30:39.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:30:39.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:30:54.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:30:54.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:30:54.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:31:09.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:31:09.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:31:09.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:31:24.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:31:24.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:31:24.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:31:39.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:31:39.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:31:39.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:31:53.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:31:53.557  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:31:52.633956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"610e1bcc-a1bb-453a-99a4-c99237370865","timestamp":"2022-06-04T05:31:52.634050Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:31:53.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:31:53.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:32:07.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:32:07.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:32:06.445309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6692f49a-a01a-46f2-aa34-55129be2d836","timestamp":"2022-06-04T05:32:06.445430Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:32:07.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:32:07.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:32:22.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:32:22.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:32:22.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:32:24.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:32:24.074  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:32:23.150601Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31c292f3-e90d-4422-85c4-9513f3530d01","timestamp":"2022-06-04T05:32:23.150759Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:32:24.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:32:24.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:32:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:32:39.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:32:39.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:32:39.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:32:54.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:32:54.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:32:54.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:33:09.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:33:09.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:33:09.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:33:23.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:33:23.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:33:23.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:33:38.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:33:38.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:33:38.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:33:53.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:33:53.576  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:33:52.633840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e72d4924-62e0-42f2-88d4-cb0796be17a9","timestamp":"2022-06-04T05:33:52.634012Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:33:53.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:33:53.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:34:07.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:34:07.375  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:34:06.445914Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"778a7670-16dd-4540-a397-b6ae56e37ce5","timestamp":"2022-06-04T05:34:06.446151Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:34:07.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:34:07.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:34:22.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:34:22.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:34:22.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:34:24.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:34:24.152  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:34:23.150534Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"425eb4e4-5926-47c7-affe-358a3b1fcc83","timestamp":"2022-06-04T05:34:23.150643Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:34:24.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:34:24.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:34:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:34:39.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:34:39.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:34:39.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:34:54.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:34:54.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:34:54.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:35:09.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:35:09.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:35:09.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:35:24.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:35:24.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:35:24.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:35:39.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:35:39.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:35:39.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:35:53.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:35:53.570  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:35:52.634210Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19cfb7fa-d7d0-4656-95ea-2fe3296283af","timestamp":"2022-06-04T05:35:52.634384Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:35:53.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:35:53.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:36:07.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:36:07.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:36:06.448340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9bc2721-ccc3-47e2-b387-22772cc84dbb","timestamp":"2022-06-04T05:36:06.448500Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:36:07.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:36:07.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:36:22.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:36:22.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:36:22.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:36:24.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:36:24.104  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:36:23.150502Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbc25f53-0253-4aba-b201-3e37e14b55d4","timestamp":"2022-06-04T05:36:23.150669Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:36:24.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:36:24.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:36:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:36:39.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:36:39.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:36:39.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:36:54.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:36:54.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:36:54.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:37:09.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:37:09.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:37:09.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:37:24.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:37:24.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:37:24.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:37:39.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:37:39.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:37:39.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:37:53.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:37:53.564  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:37:52.633567Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cecd9bf6-8689-4be9-bf66-8c2f98146e6d","timestamp":"2022-06-04T05:37:52.633652Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:37:53.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:37:53.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:38:07.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:38:07.376  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:38:06.445256Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55998dc4-08cc-4c6c-a959-62f8759ad610","timestamp":"2022-06-04T05:38:06.445346Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:38:07.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:38:07.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:38:22.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:38:22.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:38:22.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:38:24.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:38:24.093  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:38:23.150564Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"785ea80f-071b-4dca-91b7-a5b2d16f4d22","timestamp":"2022-06-04T05:38:23.150704Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:38:24.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:38:24.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:38:27.336  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:38:39.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:38:39.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:38:39.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:38:54.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:38:54.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:38:54.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:39:09.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:39:09.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:39:09.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:39:24.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:39:24.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:39:24.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:39:39.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:39:39.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:39:39.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:39:53.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:39:53.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:39:52.633656Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa6d0f5d-442d-4319-9bff-b19fed5e1f9d","timestamp":"2022-06-04T05:39:52.633766Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:39:53.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:39:53.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:40:07.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:40:07.379  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:40:06.445190Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86cbf5cf-7c33-4b35-be87-73dcdf1d0efa","timestamp":"2022-06-04T05:40:06.445266Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:40:07.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:40:07.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:40:22.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:40:22.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:40:22.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:40:24.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:40:24.095  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:40:23.150518Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb4d7288-76ad-4a88-9afc-5b1c6dcc90d8","timestamp":"2022-06-04T05:40:23.150609Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:40:24.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:40:24.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:40:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:40:39.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:40:39.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:40:39.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:40:54.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:40:54.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:40:54.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:41:09.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:41:09.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:41:09.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:41:24.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:41:24.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:41:24.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:41:39.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:41:39.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:41:39.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:41:53.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:41:53.566  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:41:52.633581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62f5b44a-1488-4384-99db-88d9034be572","timestamp":"2022-06-04T05:41:52.633665Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:41:53.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:41:53.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:42:07.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:42:07.363  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:42:06.445157Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc337cbc-c41e-45b0-8292-eea5f0ea3d5d","timestamp":"2022-06-04T05:42:06.445231Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:42:07.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:42:07.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:42:22.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:42:22.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:42:22.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:42:24.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:42:24.138  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:42:23.150698Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43ea81c9-0ade-4ec9-9ec1-f753052ded7d","timestamp":"2022-06-04T05:42:23.150852Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:42:24.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:42:24.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:42:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:42:39.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:42:39.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:42:39.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:42:54.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:42:54.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:42:54.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:43:09.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:43:09.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:43:09.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:43:24.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:43:24.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:43:24.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:43:39.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:43:39.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:43:39.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:43:53.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:43:53.626  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:43:52.633776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbd9b0c5-c69b-44ea-81b6-2848369a3b1a","timestamp":"2022-06-04T05:43:52.633913Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:43:53.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:43:53.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:44:07.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:44:07.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:44:06.445470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82423187-b97c-4db9-8e2f-b9874abffa79","timestamp":"2022-06-04T05:44:06.445635Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:44:07.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:44:07.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:44:22.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:44:22.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:44:22.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:44:24.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:44:24.133  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:44:23.150432Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd4961fb-8fe0-4bcc-9d58-699b0ff0c4d3","timestamp":"2022-06-04T05:44:23.150505Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:44:24.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:44:24.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:44:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:44:39.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:44:39.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:44:39.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:44:54.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:44:54.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:44:54.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:45:09.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:45:09.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:45:09.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:45:24.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:45:24.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:45:24.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:45:39.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:45:39.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:45:39.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:45:53.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:45:53.590  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:45:52.636172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d601c21-a538-402e-8c9e-fed60fee4d5d","timestamp":"2022-06-04T05:45:52.636255Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:45:53.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:45:53.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:46:07.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:46:07.375  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:46:06.445182Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5f3e16b-77ee-432c-9669-f336b1f2c61d","timestamp":"2022-06-04T05:46:06.445260Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:46:07.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:46:07.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:46:22.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:46:22.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:46:22.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:46:24.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:46:24.102  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:46:23.150459Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acd8cb4c-6708-462b-a8c8-31da5a171a08","timestamp":"2022-06-04T05:46:23.150536Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:46:24.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:46:24.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:46:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:46:39.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:46:39.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:46:39.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:46:54.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:46:54.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:46:54.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:47:09.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:47:09.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:47:09.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:47:24.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:47:24.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:47:24.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:47:39.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:47:39.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:47:39.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:47:53.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:47:53.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:47:52.633595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe24b7b7-e0b7-4d2d-8815-016a2bc1ad54","timestamp":"2022-06-04T05:47:52.633681Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:47:53.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:47:53.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:48:07.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:48:07.375  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:48:06.445141Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9703885-a3c0-4e33-9b3f-1561ba58a9aa","timestamp":"2022-06-04T05:48:06.445222Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:48:07.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:48:07.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:48:22.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:48:22.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:48:22.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:48:24.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:48:24.153  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:48:23.150479Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05381b86-6c4a-40c3-8523-8af607b86a09","timestamp":"2022-06-04T05:48:23.150575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:48:24.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:48:24.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:48:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:48:39.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:48:39.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:48:39.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:48:54.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:48:54.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:48:54.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:49:09.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:49:09.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:49:09.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:49:24.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:49:24.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:49:24.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:49:39.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:49:39.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:49:39.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:49:53.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:49:53.571  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:49:52.636179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3385f85-fde3-496e-80b7-f217ec418721","timestamp":"2022-06-04T05:49:52.636259Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:49:53.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:49:53.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:50:07.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:50:07.374  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:50:06.445143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42b5c893-95ee-4e0b-a66d-5cc0eb63288a","timestamp":"2022-06-04T05:50:06.445213Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:50:08.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:50:08.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:50:23.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:50:23.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:50:23.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:50:24.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:50:24.015  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:50:23.150423Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9324dc27-3a0f-4201-b3be-fb4d24dedd10","timestamp":"2022-06-04T05:50:23.150518Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:50:24.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:50:24.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:50:27.336  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:50:39.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:50:39.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:50:39.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:50:54.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:50:54.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:50:54.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:51:08.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:51:08.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:51:08.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:51:23.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:51:23.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:51:23.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:51:38.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:51:38.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:51:38.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:51:53.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:51:53.579  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:51:52.633592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7b3086f-377c-4ee3-95a6-73195935bde7","timestamp":"2022-06-04T05:51:52.633667Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:51:53.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:51:53.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:52:07.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:52:07.377  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:52:06.445186Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cd717f7-1529-4386-b515-2e7cb3956f9c","timestamp":"2022-06-04T05:52:06.445330Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:52:07.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:52:07.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:52:22.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:52:22.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:52:22.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:52:24.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:52:24.103  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:52:23.150631Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abc78e40-74ca-462e-8125-44532b5d6777","timestamp":"2022-06-04T05:52:23.150762Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:52:24.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:52:24.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:52:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:52:39.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:52:39.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:52:39.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:52:54.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:52:54.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:52:54.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:53:09.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:53:09.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:53:09.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:53:24.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:53:24.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:53:24.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:53:39.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:53:39.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:53:39.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:53:53.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:53:53.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:53:52.633821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba9e1ca9-28b3-4f5b-8a94-9d9d27a4b5e9","timestamp":"2022-06-04T05:53:52.633957Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:53:53.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:53:53.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:54:07.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:54:07.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:54:06.445376Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4509851-87bf-4b5b-b822-e13ff689f899","timestamp":"2022-06-04T05:54:06.445508Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:54:07.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:54:07.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:54:22.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:54:22.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:54:22.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:54:24.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:54:24.191  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:54:23.150463Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"906f1e8a-6bed-414b-a535-e6c7f8939965","timestamp":"2022-06-04T05:54:23.150569Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:54:24.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:54:24.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:54:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:54:39.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:54:39.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:54:39.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:54:54.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:54:54.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:54:54.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:55:09.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:55:09.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:55:09.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:55:24.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:55:24.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:55:24.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:55:39.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:55:39.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:55:39.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:55:53.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:55:53.645  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:55:52.633571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fcd61e5-c0af-4b70-9182-274b795a5dbf","timestamp":"2022-06-04T05:55:52.633659Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:55:54.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:55:54.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:56:07.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:56:07.393  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:56:06.445168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e816ec9c-e38d-4bb2-9cff-7cb5330a1c2d","timestamp":"2022-06-04T05:56:06.445264Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:56:07.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:56:07.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:56:22.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:56:22.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:56:22.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:56:24.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:56:24.104  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:56:23.150429Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cb6c4c1-c1d7-4651-84f9-262f70b739b1","timestamp":"2022-06-04T05:56:23.150486Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:56:24.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:56:24.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:56:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:56:39.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:56:39.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:56:39.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:56:54.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:56:54.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:56:54.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:57:09.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:57:09.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:57:09.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:57:23.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:57:23.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:57:23.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:57:38.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:57:38.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:57:38.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:57:53.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:57:53.600  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:57:52.636136Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56b55169-1153-4367-ba2a-228c2378fde5","timestamp":"2022-06-04T05:57:52.636210Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:57:54.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:57:54.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:58:07.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:58:07.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T05:58:06.445183Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"173815f7-9cc6-4d7f-8ebd-7f557ca05908","timestamp":"2022-06-04T05:58:06.445274Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 05:58:07.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:58:07.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:58:22.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:58:22.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:58:22.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:58:24.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:58:24.112  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:58:23.150449Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ebcee79-d03f-4f84-9b37-0b761f050c94","timestamp":"2022-06-04T05:58:23.150538Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 05:58:24.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:58:24.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:58:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 05:58:39.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:58:39.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:58:39.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:58:54.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:58:54.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:58:54.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:59:09.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:59:09.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:59:09.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:59:24.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:59:24.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:59:24.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:59:39.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:59:39.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:59:39.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 05:59:53.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 05:59:53.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T05:59:52.633630Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d46322f0-813b-4890-9c30-4d18f2238aae","timestamp":"2022-06-04T05:59:52.633711Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 05:59:54.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 05:59:54.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:00:07.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:00:07.468  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:00:06.445270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5d4bb42-5186-4b53-8f07-caa81cb82892","timestamp":"2022-06-04T06:00:06.445350Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:00:07.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:00:07.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:00:22.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:00:22.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:00:22.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:00:24.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:00:24.137  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:00:23.150672Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd683482-aa47-4ea1-9a02-ae7c3ea65936","timestamp":"2022-06-04T06:00:23.150765Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:00:24.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:00:24.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:00:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:00:39.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:00:39.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:00:39.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:00:54.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:00:54.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:00:54.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:01:09.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:01:09.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:01:09.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:01:24.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:01:24.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:01:24.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:01:39.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:01:39.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:01:39.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:01:53.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:01:53.591  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:01:52.635755Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"899332d9-b764-4568-9223-30c5e843888d","timestamp":"2022-06-04T06:01:52.635824Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:01:54.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:01:54.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:02:07.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:02:07.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:02:06.448191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"002c9aae-79fe-4d0f-bc01-795798486f07","timestamp":"2022-06-04T06:02:06.448273Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:02:07.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:02:07.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:02:22.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:02:22.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:02:22.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:02:24.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:02:24.245  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:02:23.150614Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86a722e9-c12e-46cd-a44d-8f0fe0146c05","timestamp":"2022-06-04T06:02:23.150745Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:02:24.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:02:24.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:02:27.336  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:02:39.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:02:39.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:02:39.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:02:54.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:02:54.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:02:54.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:03:09.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:03:09.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:03:09.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:03:24.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:03:24.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:03:24.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:03:39.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:03:39.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:03:39.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:03:53.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:03:53.625  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:03:52.634713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6e815f0-151e-488b-a8dd-95a40e3e5442","timestamp":"2022-06-04T06:03:52.634881Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:03:54.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:03:54.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:04:07.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:04:07.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:04:06.445396Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2c6dc13-a28a-45b7-a105-5a333aa8232c","timestamp":"2022-06-04T06:04:06.445525Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:04:07.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:04:07.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:04:22.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:04:22.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:04:22.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:04:24.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:04:24.115  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:04:23.150410Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c36e7cd-8062-4a56-abd1-7022e6694ac1","timestamp":"2022-06-04T06:04:23.150518Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:04:24.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:04:24.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:04:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:04:39.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:04:39.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:04:39.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:04:54.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:04:54.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:04:54.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:05:09.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:05:09.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:05:09.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:05:24.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:05:24.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:05:24.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:05:39.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:05:39.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:05:39.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:05:53.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:05:53.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:05:52.633563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6962bc9-4d9b-4bd0-98c4-febee8e7799c","timestamp":"2022-06-04T06:05:52.633643Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:05:54.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:05:54.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:06:07.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:06:07.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:06:06.445188Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"baf7f6cc-1367-4697-9a67-ef85047ae655","timestamp":"2022-06-04T06:06:06.445268Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:06:07.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:06:07.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:06:22.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:06:22.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:06:22.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:06:24.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:06:24.121  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:06:23.151282Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39a390e0-3d98-473b-a940-83a02af8fbff","timestamp":"2022-06-04T06:06:23.151354Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:06:24.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:06:24.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:06:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:06:39.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:06:39.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:06:39.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:06:54.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:06:54.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:06:54.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:07:09.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:07:09.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:07:09.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:07:24.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:07:24.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:07:24.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:07:39.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:07:39.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:07:39.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:07:53.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:07:53.608  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:07:52.633566Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"228e4f78-f529-4555-8bc0-6f75a1927f3f","timestamp":"2022-06-04T06:07:52.633650Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:07:54.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:07:54.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:08:07.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:08:07.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:08:06.445341Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4125c1e0-6bfe-454e-8731-c8046963bc1e","timestamp":"2022-06-04T06:08:06.445474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:08:07.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:08:07.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:08:22.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:08:22.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:08:22.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:08:24.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:08:24.118  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:08:23.150416Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b67f7b48-c43b-47e4-8943-fa9e2153585a","timestamp":"2022-06-04T06:08:23.150481Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:08:24.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:08:24.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:08:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:08:39.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:08:39.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:08:39.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:08:54.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:08:54.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:08:54.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:09:09.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:09:09.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:09:09.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:09:24.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:09:24.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:09:24.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:09:39.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:09:39.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:09:39.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:09:53.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:09:53.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:09:52.633544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46a90038-4bd8-4e68-ac62-50862272d435","timestamp":"2022-06-04T06:09:52.633618Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:09:54.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:09:54.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:10:07.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:10:07.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:10:06.445172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e344fd27-9445-4474-a502-bdc76e116c99","timestamp":"2022-06-04T06:10:06.445238Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:10:07.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:10:07.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:10:22.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:10:22.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:10:22.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:10:24.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:10:24.130  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:10:23.150404Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"513bbaee-0273-47dd-b010-93e738e9abed","timestamp":"2022-06-04T06:10:23.150487Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:10:24.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:10:24.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:10:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:10:39.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:10:39.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:10:39.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:10:54.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:10:54.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:10:54.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:11:09.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:11:09.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:11:09.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:11:24.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:11:24.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:11:24.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:11:39.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:11:39.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:11:39.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:11:53.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:11:53.603  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:11:52.634720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40edc4fd-1c6b-40b8-a2f8-8c189a0f6dfd","timestamp":"2022-06-04T06:11:52.634811Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:11:54.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:11:54.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:12:07.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:12:07.467  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:12:06.445986Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a60437e-7be4-481f-9dce-cb6dfe596703","timestamp":"2022-06-04T06:12:06.446064Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:12:07.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:12:07.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:12:22.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:12:22.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:12:22.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:12:24.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:12:24.120  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:12:23.150684Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98f63716-4ac5-471a-9cf7-8e4be1c8b2fd","timestamp":"2022-06-04T06:12:23.150839Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:12:24.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:12:24.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:12:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:12:39.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:12:39.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:12:39.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:12:54.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:12:54.169  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:12:54.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:13:09.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:13:09.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:13:09.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:13:24.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:13:24.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:13:24.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:13:39.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:13:39.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:13:39.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:13:53.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:13:53.609  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:13:52.633827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ecb51f1c-6cf2-45ad-bcf5-27fec68bdc97","timestamp":"2022-06-04T06:13:52.633977Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:13:54.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:13:54.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:14:07.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:14:07.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:14:06.445488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5917812b-dd43-41e7-a2a5-1da5f55ac456","timestamp":"2022-06-04T06:14:06.445666Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:14:07.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:14:07.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:14:22.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:14:22.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:14:22.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:14:24.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:14:24.138  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:14:23.150472Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fc06813-d5f5-4de0-88b3-1b8ae85eeac8","timestamp":"2022-06-04T06:14:23.150565Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:14:24.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:14:24.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:14:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:14:39.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:14:39.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:14:39.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:14:54.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:14:54.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:14:54.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:15:09.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:15:09.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:15:09.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:15:24.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:15:24.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:15:24.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:15:39.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:15:39.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:15:39.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:15:53.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:15:53.602  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:15:52.634442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc59ef67-5cd4-404a-9045-a350412b69f1","timestamp":"2022-06-04T06:15:52.634535Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:15:54.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:15:54.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:16:07.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:16:07.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:16:06.445147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c894a133-e94e-4a44-8648-5c8295fc451b","timestamp":"2022-06-04T06:16:06.445242Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:16:07.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:16:07.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:16:22.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:16:22.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:16:22.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:16:24.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:16:24.128  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:16:23.151038Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c03d765-c228-4f29-859e-1efee480b3dc","timestamp":"2022-06-04T06:16:23.151100Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:16:24.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:16:24.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:16:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:16:39.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:16:39.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:16:39.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:16:54.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:16:54.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:16:54.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:17:09.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:17:09.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:17:09.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:17:24.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:17:24.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:17:24.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:17:39.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:17:39.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:17:39.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:17:53.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:17:53.646  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:17:52.633899Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"245ef5d3-e298-4d08-8a9f-26723f548f39","timestamp":"2022-06-04T06:17:52.633968Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:17:54.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:17:54.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:18:07.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:18:07.509  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:18:06.445168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eab53de9-5a82-44fa-879f-8e62d5baca44","timestamp":"2022-06-04T06:18:06.445232Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:18:07.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:18:07.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:18:22.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:18:22.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:18:22.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:18:24.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:18:24.126  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:18:23.150421Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94e9f876-6c69-4e2f-bde2-945084af5b5d","timestamp":"2022-06-04T06:18:23.150500Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:18:24.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:18:24.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:18:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:18:39.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:18:39.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:18:39.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:18:54.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:18:54.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:18:54.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:19:09.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:19:09.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:19:09.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:19:24.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:19:24.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:19:24.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:19:39.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:19:39.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:19:39.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:19:53.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:19:53.632  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:19:52.633575Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc1f2c48-02f9-4d58-85c4-87c833cae636","timestamp":"2022-06-04T06:19:52.633652Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:19:54.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:19:54.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:20:07.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:20:07.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:20:06.448179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"747b6df4-6b16-42d4-ae3a-ed2b3d678999","timestamp":"2022-06-04T06:20:06.448255Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:20:07.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:20:07.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:20:22.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:20:22.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:20:22.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:20:24.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:20:24.155  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:20:23.150454Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0798654b-4076-47d5-a0cb-25e4b3da2988","timestamp":"2022-06-04T06:20:23.150570Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:20:24.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:20:24.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:20:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:20:39.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:20:39.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:20:39.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:20:54.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:20:54.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:20:54.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:21:09.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:21:09.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:21:09.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:21:24.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:21:24.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:21:24.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:21:39.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:21:39.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:21:39.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:21:53.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:21:53.652  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:21:52.633790Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88805e30-5137-40a3-a63b-df29bbbada24","timestamp":"2022-06-04T06:21:52.633854Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:21:54.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:21:54.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:22:07.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:22:07.550  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:22:06.446412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65e82239-3add-41e1-85b4-5be4357e802a","timestamp":"2022-06-04T06:22:06.446476Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:22:07.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:22:07.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:22:22.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:22:22.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:22:22.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:22:24.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:22:24.141  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:22:23.151429Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d390362-fdda-4461-b13c-3fb2d9efe662","timestamp":"2022-06-04T06:22:23.151513Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:22:24.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:22:24.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:22:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:22:39.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:22:39.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:22:39.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:22:54.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:22:54.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:22:54.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:23:09.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:23:09.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:23:09.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:23:24.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:23:24.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:23:24.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:23:39.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:23:39.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:23:39.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:23:53.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:23:53.627  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:23:52.634050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a92aa881-d979-47f1-84a3-0680b7da5d9d","timestamp":"2022-06-04T06:23:52.634201Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:23:54.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:23:54.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:24:07.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:24:07.427  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:24:06.445352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3f6905d-4705-4e93-8ae9-adefeaa44312","timestamp":"2022-06-04T06:24:06.445489Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:24:07.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:24:07.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:24:22.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:24:22.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:24:22.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:24:24.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:24:24.152  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:24:23.150695Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3510e825-a051-487e-869f-c713418d5b35","timestamp":"2022-06-04T06:24:23.150821Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:24:24.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:24:24.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:24:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:24:39.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:24:39.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:24:39.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:24:54.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:24:54.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:24:54.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:25:09.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:25:09.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:25:09.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:25:24.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:25:24.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:25:24.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:25:39.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:25:39.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:25:39.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:25:53.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:25:53.617  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:25:52.633759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70ff60d6-3619-40bb-9f93-d68bc52a6284","timestamp":"2022-06-04T06:25:52.634198Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:25:54.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:25:54.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:26:07.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:26:07.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:26:06.445210Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d97d62ef-1670-452a-8ac0-4082b03f0933","timestamp":"2022-06-04T06:26:06.445299Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:26:07.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:26:07.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:26:22.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:26:22.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:26:22.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:26:24.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:26:24.140  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:26:23.150429Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aee8f2fa-3233-47fa-9db9-6249f9ceca11","timestamp":"2022-06-04T06:26:23.150488Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:26:24.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:26:24.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:26:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:26:39.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:26:39.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:26:39.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:26:54.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:26:54.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:26:54.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:27:09.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:27:09.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:27:09.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:27:24.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:27:24.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:27:24.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:27:39.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:27:39.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:27:39.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:27:53.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:27:53.633  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:27:52.636162Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d5aeb06-21e8-4c79-8c20-ab541dd6ad18","timestamp":"2022-06-04T06:27:52.636265Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:27:54.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:27:54.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:28:07.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:28:07.424  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:28:06.445196Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa9da527-571b-40de-bcff-a626e93a8f87","timestamp":"2022-06-04T06:28:06.445259Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:28:07.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:28:07.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:28:22.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:28:22.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:28:22.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:28:24.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:28:24.159  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:28:23.150405Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"762c88ea-7656-4e4f-b0d1-5452d11c2c44","timestamp":"2022-06-04T06:28:23.150474Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:28:24.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:28:24.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:28:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:28:39.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:28:39.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:28:39.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:28:54.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:28:54.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:28:54.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:29:09.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:29:09.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:29:09.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:29:24.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:29:24.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:29:24.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:29:39.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:29:39.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:29:39.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:29:53.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:29:53.627  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:29:52.633670Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98856f36-e744-472c-8f7f-cd74df93e7e4","timestamp":"2022-06-04T06:29:52.633742Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:29:54.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:29:54.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:30:07.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:30:07.439  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:30:06.445132Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ade754c2-edf4-4cb8-94ee-a34662574659","timestamp":"2022-06-04T06:30:06.445201Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:30:07.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:30:07.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:30:22.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:30:22.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:30:22.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:30:24.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:30:24.279  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:30:23.150418Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5572cff4-e335-4c59-8022-31b168aeb701","timestamp":"2022-06-04T06:30:23.150482Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:30:24.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:30:24.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:30:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:30:39.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:30:39.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:30:39.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:30:54.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:30:54.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:30:54.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:31:09.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:31:09.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:31:09.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:31:24.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:31:24.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:31:24.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:31:39.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:31:39.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:31:39.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:31:53.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:31:53.624  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:31:52.633662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a617aed-db9a-489e-a3be-09b0db25dbbc","timestamp":"2022-06-04T06:31:52.633723Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:31:54.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:31:54.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:32:07.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:32:07.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:32:06.445239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70d885ad-9cc2-46bd-884c-7f8822c07236","timestamp":"2022-06-04T06:32:06.445313Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:32:07.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:32:07.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:32:22.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:32:22.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:32:22.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:32:24.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:32:24.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:32:23.150429Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"402137a1-d5fc-438e-ab87-18920ab57c7d","timestamp":"2022-06-04T06:32:23.150519Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:32:24.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:32:24.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:32:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:32:39.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:32:39.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:32:39.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:32:54.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:32:54.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:32:54.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:33:09.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:33:09.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:33:09.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:33:24.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:33:24.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:33:24.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:33:39.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:33:39.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:33:39.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:33:53.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:33:53.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:33:52.633634Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd0402f4-1bd3-4df8-8e9f-db230cbe580f","timestamp":"2022-06-04T06:33:52.633699Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:33:54.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:33:54.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:34:07.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:34:07.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:34:06.445328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d377d49-5871-430b-af38-7bee535b249b","timestamp":"2022-06-04T06:34:06.445425Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:34:07.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:34:07.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:34:22.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:34:22.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:34:22.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:34:24.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:34:24.152  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:34:23.150633Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b5825ce-4e23-4c63-a332-0a3a7046510a","timestamp":"2022-06-04T06:34:23.150762Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:34:24.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:34:24.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:34:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:34:39.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:34:39.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:34:39.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:34:54.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:34:54.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:34:54.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:35:09.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:35:09.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:35:09.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:35:24.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:35:24.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:35:24.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:35:39.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:35:39.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:35:39.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:35:53.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:35:53.625  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:35:52.634776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d9a95fd-0e11-4abc-9eed-486c21beba8a","timestamp":"2022-06-04T06:35:52.634897Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:35:54.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:35:54.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:36:07.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:36:07.481  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:36:06.445442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d408bafe-947d-4e85-9d6f-4f3188118a35","timestamp":"2022-06-04T06:36:06.445618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:36:07.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:36:07.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:36:22.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:36:22.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:36:22.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:36:24.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:36:24.155  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:36:23.150655Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67116d9a-0445-4a00-a523-24f0bb1697c8","timestamp":"2022-06-04T06:36:23.150721Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:36:24.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:36:24.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:36:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:36:39.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:36:39.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:36:39.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:36:54.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:36:54.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:36:54.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:37:09.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:37:09.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:37:09.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:37:24.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:37:24.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:37:24.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:37:39.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:37:39.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:37:39.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:37:53.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:37:53.637  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:37:52.633624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fb359c5-1d45-4179-8425-740b556440e0","timestamp":"2022-06-04T06:37:52.633722Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:37:54.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:37:54.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:38:07.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:38:07.446  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:38:06.445213Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2671d32-7e2c-47f3-a09c-dbf835de4b27","timestamp":"2022-06-04T06:38:06.445289Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:38:07.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:38:07.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:38:22.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:38:22.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:38:22.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:38:24.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:38:24.155  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:38:23.150427Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"666f2677-878d-4aa3-a75b-145102f5426e","timestamp":"2022-06-04T06:38:23.150507Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:38:24.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:38:24.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:38:27.336  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:38:39.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:38:39.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:38:39.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:38:54.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:38:54.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:38:54.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:39:09.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:39:09.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:39:09.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:39:24.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:39:24.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:39:24.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:39:39.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:39:39.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:39:39.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:39:53.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:39:53.675  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:39:52.633578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1dea41c-3fff-4d48-aa51-1eed246bf981","timestamp":"2022-06-04T06:39:52.633657Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:39:54.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:39:54.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:40:07.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:40:07.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:40:06.448327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02274f32-28a1-4639-9c85-f88fb0ae01f4","timestamp":"2022-06-04T06:40:06.448450Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:40:07.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:40:07.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:40:22.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:40:22.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:40:22.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:40:24.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:40:24.158  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:40:23.152210Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d4af61c-a754-41df-af2f-73a3b6b62342","timestamp":"2022-06-04T06:40:23.152297Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:40:24.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:40:24.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:40:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:40:39.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:40:39.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:40:39.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:40:54.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:40:54.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:40:54.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:41:09.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:41:09.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:41:09.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:41:24.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:41:24.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:41:24.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:41:39.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:41:39.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:41:39.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:41:53.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:41:53.644  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:41:52.633525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8bbbba7b-eb53-483a-9576-9986d8973a9d","timestamp":"2022-06-04T06:41:52.633618Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-04 06:41:54.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:41:54.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:42:07.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:42:07.467  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-04T06:42:06.445560Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"971e4d9f-ee65-418f-a0ee-efa2f3808936","timestamp":"2022-06-04T06:42:06.445648Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-04 06:42:07.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:42:07.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:42:22.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:42:22.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:42:22.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:42:24.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:42:24.160  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-04T06:42:23.150537Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d455610-7dcf-4cdf-8399-bbf6591db6bc","timestamp":"2022-06-04T06:42:23.150642Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-04 06:42:24.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:42:24.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:42:27.335  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-04 06:42:39.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:42:39.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:42:39.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:42:54.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:42:54.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:42:54.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:43:09.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:43:09.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:43:09.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...
2022-06-04 06:43:24.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-04 06:43:24.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000
2022-06-04 06:43:24.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/4259d0f3-a9d9-4ba4-abd2-545f9a6eec40/onap-policy-clamp-runtime-acm-6847cc68d9-w5zxq?timeout=15000 (anonymous) ...