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-08 03:26:48.889  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-08 03:26:48.895  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-08 03:26:51.569  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-08 03:26:52.157  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 567 ms. Found 7 JPA repository interfaces.
2022-06-08 03:26:54.141  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-08 03:26:54.145  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-08 03:26:54.149  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-08 03:26:54.163  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-08 03:26:54.170  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-08 03:26:54.183  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-08 03:26:54.190  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-08 03:26:54.193  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-08 03:26:54.233  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-08 03:26:54.270  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-08 03:26:54.273  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-08 03:26:54.980  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-08 03:26:55.003  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-08 03:26:55.004  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-08 03:26:55.174  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-08 03:26:55.175  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6088 ms
2022-06-08 03:26:55.929  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-08 03:26:56.506  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-08 03:26:56.790  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-08 03:26:57.346  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-08 03:26:57.713  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-08 03:26:58.122  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-08 03:26:58.188  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-08 03:27:11.856  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-08 03:27:11.879  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-08 03:27:14.139  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-08 03:27:14.998  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, 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-08 03:27:15.937  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-08 03:27:17.664  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3d2b13f, org.springframework.security.web.context.SecurityContextPersistenceFilter@50e0b472, org.springframework.security.web.header.HeaderWriterFilter@66e218d8, org.springframework.security.web.authentication.logout.LogoutFilter@744db9fb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@129aaac1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@75fa9254, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3539cf45, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58c36104, org.springframework.security.web.session.SessionManagementFilter@31028e45, org.springframework.security.web.access.ExceptionTranslationFilter@1fa44f66, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@470a446f]
2022-06-08 03:27:18.304  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-08 03:27:18.305  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-08 03:27:18.305  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-08 03:27:18.306  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-08 03:27:18.306  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-08 03:27:18.307  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-08 03:27:18.307  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-08 03:27:18.307  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-08 03:27:18.308  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-08 03:27:18.308  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-08 03:27:18.309  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-08 03:27:18.309  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-08 03:27:18.309  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-08 03:27:18.310  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-08 03:27:18.310  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-08 03:27:18.311  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-08 03:27:18.311  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-08 03:27:18.311  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-08 03:27:18.312  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-08 03:27:18.312  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-08 03:27:18.313  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-08 03:27:18.313  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-08 03:27:18.340  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-08 03:27:19.549  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-08 03:27:19.549  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-08 03:27:19.557  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, 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-08 03:27:19.559  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, 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-08 03:27:19.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:27:19.560  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b50590df-fefe-4028-a29f-bb4ab4d07d44, alive=false, publisher=null]]: starting
2022-06-08 03:27:19.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:27:19.581  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b50590df-fefe-4028-a29f-bb4ab4d07d44, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-08 03:27:19.581  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-08 03:27:19.582  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-08 03:27:19.582  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-08 03:27:19.582  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-08 03:27:19.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4678ec43
2022-06-08 03:27:19.584  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b30a9341-2c6f-466a-b743-84e7866b0ac1, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb, 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-08 03:27:19.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-08 03:27:19.589  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 32.067 seconds (JVM running for 34.25)
2022-06-08 03:27:19.606  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-08 03:27:19.639  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-08 03:27:35.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:27:35.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:27:35.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:27:51.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:27:51.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:27:51.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:28:05.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:28:05.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:28:05.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:28:20.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:28:20.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:28:20.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:28:35.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:28:35.129  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-08 03:28:35.132  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-08T03:28:33.999599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"074699de-a95c-49e5-aa4a-74a9ffc65c5e","timestamp":"2022-06-08T03:28:33.999739Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:28:35.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:28:35.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:28:50.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:28:50.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:28:50.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:05.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:05.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:05.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:14.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:14.900  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"58a7fb8f-e006-4c29-b572-7b055c0d5b8d","timestamp":"2022-06-08T03:26:21.208351Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:29:15.148  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-06-08 03:29:15.152  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"58a7fb8f-e006-4c29-b572-7b055c0d5b8d","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:29:15.154  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-08T03:28:13.989346Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e978d4b-df33-422c-96cd-ea291340566d","timestamp":"2022-06-08T03:28:13.989688Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:29:15.181  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms
2022-06-08 03:29:15.185  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-08 03:29:15.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:15.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:15.391  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:15.392  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (208 ms):{"serverTimeMs":1,"count":1}
2022-06-08 03:29:15.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:15.758  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"58a7fb8f-e006-4c29-b572-7b055c0d5b8d","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:29:15.758  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-06-08 03:29:15.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:15.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:15.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:15.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"81d2fae6-27f2-4fa0-9acc-464a605b9365","timestamp":"2022-06-08T03:24:34.987487Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.134  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-06-08 03:29:16.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"81d2fae6-27f2-4fa0-9acc-464a605b9365","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.135  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T03:26:31.855767Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6cfabe4-0212-4213-b7ea-4863a578950c","timestamp":"2022-06-08T03:26:31.856452Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.160  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-08T03:28:31.854475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44f0621a-ed56-4a74-98a2-49dcf8402d4e","timestamp":"2022-06-08T03:28:31.854770Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.181  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms
2022-06-08 03:29:16.181  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-08 03:29:16.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:16.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:16.214  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:16.215  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-06-08 03:29:16.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:16.252  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:29:16.515208Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8bf9287-01fd-44d9-b3ad-c56267b7eea7","timestamp":"2022-06-08T03:29:16.515303Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:29:16.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:16.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:16.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:16.852  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"81d2fae6-27f2-4fa0-9acc-464a605b9365","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:29:16.852  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-06-08 03:29:16.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:16.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:19.549  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:29:31.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:31.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:31.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:29:46.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:29:46.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:29:46.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:01.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:01.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:01.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:14.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:14.118  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:30:13.991732Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46266acc-a14d-49e9-8b21-a2856d700a55","timestamp":"2022-06-08T03:30:13.991871Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:30:14.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:14.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:28.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:28.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:28.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:31.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:31.742  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-08T03:30:31.854557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a95be24-f1e8-48e6-926b-f4a9b9d0a714","timestamp":"2022-06-08T03:30:31.854711Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:30:32.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:32.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:34.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:34.744  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-08T03:30:33.999713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54044313-3ac3-4dd9-b6c6-bdc7acf4017e","timestamp":"2022-06-08T03:30:33.999833Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:30:35.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:35.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:30:49.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:30:49.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:30:49.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:31:04.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:31:04.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:31:04.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:31:19.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:31:19.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:31:19.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:31:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:31:33.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:31:33.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:31:33.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:31:48.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:31:48.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:31:48.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:03.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:03.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:03.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:14.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:14.061  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:32:13.991726Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79d5de04-35d1-404e-9a79-e565313beb35","timestamp":"2022-06-08T03:32:13.991917Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:32:14.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:14.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:28.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:28.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:28.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:31.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:31.887  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-08T03:32:31.854349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75249aac-c042-4d6b-9e5e-37eeac2363d0","timestamp":"2022-06-08T03:32:31.854478Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:32:32.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:32.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:34.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:34.813  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-08T03:32:33.999609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d35efec1-37ce-4dcd-8127-61a554d757ab","timestamp":"2022-06-08T03:32:33.999768Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:32:35.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:35.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:32:49.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:32:49.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:32:49.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:33:04.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:33:04.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:33:04.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:33:18.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:33:18.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:33:18.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:33:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:33:33.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:33:33.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:33:33.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:33:48.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:33:48.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:33:48.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:02.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:02.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:02.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:14.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:14.069  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:34:13.991236Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1e3cd6d-0396-45d7-946f-9f077ad3a70c","timestamp":"2022-06-08T03:34:13.991366Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:34:14.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:14.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:28.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:28.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:28.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:31.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:31.873  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-08T03:34:31.854527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3333533-6b3f-48a2-81d8-e4841e48fe50","timestamp":"2022-06-08T03:34:31.854692Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:34:32.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:32.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:34.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:34.820  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-08T03:34:33.999357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"817e56b3-a5d1-4d96-8706-95f6c3755ef8","timestamp":"2022-06-08T03:34:33.999450Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:34:35.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:35.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:34:50.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:34:50.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:34:50.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:35:05.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:35:05.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:35:05.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:35:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:35:20.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:35:20.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:35:20.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:35:35.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:35:35.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:35:35.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:35:50.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:35:50.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:35:50.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:05.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:05.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:05.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:14.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:14.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:36:13.990142Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e47638d-2112-491c-82a9-9cf8a582bc00","timestamp":"2022-06-08T03:36:13.990346Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:36:14.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:14.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:29.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:29.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:29.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:31.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:31.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-08T03:36:31.855004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8db4a621-a6b1-4d8e-8981-f9c6759269b6","timestamp":"2022-06-08T03:36:31.855155Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:36:32.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:32.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:34.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:34.762  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-08T03:36:33.999414Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"817d05b7-974c-46b3-afdc-28d2becf1bec","timestamp":"2022-06-08T03:36:33.999525Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:36:34.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:34.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:36:49.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:36:49.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:36:49.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:37:04.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:37:04.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:37:04.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:37:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:37:19.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:37:19.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:37:19.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:37:35.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:37:35.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:37:35.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:37:50.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:37:50.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:37:50.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:05.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:05.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:05.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:13.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:13.971  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:38:13.987995Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d8bbca7-0f65-465c-ac8d-18d99854095c","timestamp":"2022-06-08T03:38:13.988130Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:38:14.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:14.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:29.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:29.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:29.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:31.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:31.701  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-08T03:38:31.854925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3b17c21-1e74-46a0-8dc0-3ecf6f6e8ae2","timestamp":"2022-06-08T03:38:31.855090Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:38:32.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:32.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:34.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:34.682  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-08T03:38:33.999599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8788b43-ed51-40d4-aa4f-a27d6165e8f7","timestamp":"2022-06-08T03:38:33.999761Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:38:35.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:35.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:38:50.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:38:50.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:38:50.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:39:05.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:39:05.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:39:05.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:39:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:39:20.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:39:20.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:39:20.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:39:35.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:39:35.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:39:35.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:39:50.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:39:50.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:39:50.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:05.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:05.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:05.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:14.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:14.024  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:40:13.988499Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e850253d-ce86-4b53-950e-f589e23dd91d","timestamp":"2022-06-08T03:40:13.988706Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:40:14.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:14.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:29.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:29.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:29.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:31.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:31.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-08T03:40:31.854367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02ee35db-f7a2-44cc-b075-b77b9b7392e1","timestamp":"2022-06-08T03:40:31.854452Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:40:32.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:32.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:34.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:34.706  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-08T03:40:33.999401Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06a67d12-3c83-4c21-a538-26af30972aae","timestamp":"2022-06-08T03:40:33.999533Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:40:37.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:37.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:40:52.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:40:52.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:40:52.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:41:07.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:41:07.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:41:07.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:41:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:41:22.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:41:22.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:41:22.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:41:37.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:41:37.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:41:37.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:41:52.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:41:52.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:41:52.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:07.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:07.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:07.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:14.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:14.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:42:13.988140Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0df0f5a-f0a7-49a0-9251-f626efa70285","timestamp":"2022-06-08T03:42:13.988272Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:42:14.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:14.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:29.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:29.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:29.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:31.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:31.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-08T03:42:31.854579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27a75be4-b6d8-4dd6-befb-0803a6444d2a","timestamp":"2022-06-08T03:42:31.854759Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:42:32.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:32.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:34.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:34.707  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-08T03:42:33.999642Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d93122cd-8181-49fe-987b-51be3251fedf","timestamp":"2022-06-08T03:42:33.999779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:42:34.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:34.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:42:49.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:42:49.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:42:49.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:43:04.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:43:04.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:43:04.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:43:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:43:19.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:43:19.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:43:19.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:43:34.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:43:34.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:43:34.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:43:50.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:43:50.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:43:50.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:05.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:05.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:05.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:14.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:14.043  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:44:13.988652Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb0e60ef-9515-41fb-a58e-2f5aa34676c0","timestamp":"2022-06-08T03:44:13.988786Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:44:14.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:14.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:29.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:29.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:29.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:31.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:31.612  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-08T03:44:31.854601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc2b3916-915a-441e-af83-95e2c83b4676","timestamp":"2022-06-08T03:44:31.854790Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:44:32.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:32.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:34.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:34.739  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-08T03:44:33.999419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e37113d-23c5-4d6e-b961-ced8543ec1bd","timestamp":"2022-06-08T03:44:33.999500Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:44:34.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:34.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:44:49.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:44:49.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:44:49.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:45:04.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:45:04.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:45:04.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:45:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:45:19.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:45:19.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:45:19.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:45:34.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:45:34.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:45:34.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:45:49.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:45:49.975  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:45:49.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:04.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:04.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:04.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:13.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:13.971  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:46:13.990321Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6b66890-f49d-4612-9970-21fa28987f2f","timestamp":"2022-06-08T03:46:13.990545Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:46:14.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:14.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:29.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:29.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:29.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:31.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:31.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-08T03:46:31.854333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a8c8aec-6ac6-43f6-833a-ea8033ef9724","timestamp":"2022-06-08T03:46:31.854408Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:46:32.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:32.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:34.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:34.701  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-08T03:46:33.999384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec614e1d-3a11-4da2-a8df-27b65533364e","timestamp":"2022-06-08T03:46:33.999472Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:46:35.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:35.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:46:50.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:46:50.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:46:50.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:47:05.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:47:05.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:47:05.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:47:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:47:20.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:47:20.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:47:20.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:47:35.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:47:35.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:47:35.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:47:50.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:47:50.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:47:50.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:05.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:05.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:05.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:14.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:14.028  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:48:13.989023Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7ad42e9-ad7a-4c06-a18d-f81c2166fd2c","timestamp":"2022-06-08T03:48:13.989129Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:48:14.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:14.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:29.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:29.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:29.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:31.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:31.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-08T03:48:31.854507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"713dd945-bda7-4404-829b-f5bcb86d990c","timestamp":"2022-06-08T03:48:31.854626Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:48:32.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:32.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:34.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:34.782  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-08T03:48:33.999566Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1990899-a3ca-4606-8c0c-24e643cb27b4","timestamp":"2022-06-08T03:48:33.999669Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:48:34.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:34.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:48:49.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:48:49.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:48:49.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:49:04.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:49:04.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:49:04.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:49:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:49:19.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:49:19.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:49:19.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:49:34.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:49:34.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:49:34.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:49:49.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:49:49.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:49:49.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:04.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:04.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:04.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:13.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:13.984  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:50:13.987937Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7e27632-2b52-4aa3-b6b1-f30a7d5c8b7d","timestamp":"2022-06-08T03:50:13.988122Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:50:14.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:14.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:29.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:29.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:29.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:31.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:31.582  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-08T03:50:31.854347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b98b7f2-d221-407a-8adc-733e56b3f55c","timestamp":"2022-06-08T03:50:31.854431Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:50:32.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:32.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:34.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:34.691  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-08T03:50:33.999432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3154044-746b-4851-841d-8690aa59f2bc","timestamp":"2022-06-08T03:50:33.999515Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:50:34.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:34.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:50:49.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:50:49.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:50:49.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:51:04.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:51:04.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:51:04.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:51:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:51:19.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:51:19.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:51:19.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:51:34.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:51:34.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:51:34.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:51:49.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:51:49.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:51:49.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:04.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:04.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:04.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:14.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:14.020  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:52:13.988306Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93a7b98a-04a3-4fd5-b72d-84d70e0090ac","timestamp":"2022-06-08T03:52:13.988503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:52:14.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:14.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:29.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:29.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:29.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:31.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:31.651  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-08T03:52:31.854578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6db49dd7-6b3f-48cc-8ab9-4a21c04792b5","timestamp":"2022-06-08T03:52:31.854746Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:52:32.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:32.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:34.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:34.674  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-08T03:52:33.999470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcd3a329-01df-4f54-b120-1014a52c8d3a","timestamp":"2022-06-08T03:52:33.999568Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:52:34.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:34.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:52:49.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:52:49.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:52:49.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:53:04.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:53:04.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:53:04.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:53:19.549  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:53:19.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:53:19.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:53:19.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:53:34.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:53:34.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:53:34.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:53:50.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:53:50.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:53:50.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:04.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:04.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:04.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:14.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:14.203  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:54:13.988692Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eea302ad-2a17-4224-8dc2-213b2fdcb267","timestamp":"2022-06-08T03:54:13.988798Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:54:14.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:14.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:29.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:29.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:29.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:31.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:31.706  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-08T03:54:31.854337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7a53fe0-e06a-4d0e-a943-a2c1d81d81ae","timestamp":"2022-06-08T03:54:31.854417Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:54:32.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:32.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:34.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:34.822  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-08T03:54:33.999694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8960e178-2f14-436c-8314-2b76562b891a","timestamp":"2022-06-08T03:54:33.999869Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:54:34.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:34.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:54:49.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:54:49.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:54:49.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:55:05.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:55:05.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:55:05.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:55:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:55:19.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:55:19.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:55:19.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:55:34.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:55:34.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:55:34.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:55:49.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:55:49.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:55:49.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:03.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:03.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:03.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:14.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:14.016  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:56:13.988275Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18fbb593-056d-4151-955a-f011311e06a5","timestamp":"2022-06-08T03:56:13.988485Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:56:14.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:14.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:29.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:29.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:29.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:31.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:31.793  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-08T03:56:31.854519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d858efb-66be-44c2-a0fa-321e2c9be3d6","timestamp":"2022-06-08T03:56:31.854719Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:56:32.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:32.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:34.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:34.862  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-08T03:56:33.999389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9eb02468-e34a-49e7-b1fc-36a1fbf2504f","timestamp":"2022-06-08T03:56:33.999467Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:56:34.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:34.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:56:49.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:56:49.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:56:49.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:57:04.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:57:04.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:57:04.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:57:19.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:57:19.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:57:19.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:57:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:57:34.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:57:34.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:57:34.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:57:48.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:57:48.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:57:48.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:03.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:03.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:03.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:14.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:14.069  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T03:58:13.992343Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70fc8241-c4e1-45cb-933d-6c0fd7dabc8f","timestamp":"2022-06-08T03:58:13.992476Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 03:58:14.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:14.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:29.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:29.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:29.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:31.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:31.651  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-08T03:58:31.854452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"668b9bfe-0939-4f94-bee9-2eacd08fcd95","timestamp":"2022-06-08T03:58:31.854533Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 03:58:32.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:32.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:34.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:34.684  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-08T03:58:33.999461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f504dd64-1606-491b-864b-27ced2f54f5b","timestamp":"2022-06-08T03:58:33.999543Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 03:58:34.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:34.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:58:49.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:58:49.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:58:49.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:59:04.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:59:04.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:59:04.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:59:19.551  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 03:59:19.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:59:19.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:59:19.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:59:34.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:59:34.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:59:34.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 03:59:49.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 03:59:49.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 03:59:49.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:04.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:04.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:04.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:13.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:13.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:00:13.988387Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b6cc315-477f-4974-a9ad-f71bcdba304e","timestamp":"2022-06-08T04:00:13.988656Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:00:14.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:14.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:29.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:29.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:29.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:31.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:31.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-08T04:00:31.854608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6212309e-4b44-43c2-b417-5bd6f103020c","timestamp":"2022-06-08T04:00:31.854814Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:00:32.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:32.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:34.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:34.666  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-08T04:00:33.999640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb4711f1-5b98-414c-97d1-600bab2bd284","timestamp":"2022-06-08T04:00:33.999773Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:00:34.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:34.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:00:49.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:00:49.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:00:49.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:01:04.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:01:04.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:01:04.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:01:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:01:19.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:01:19.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:01:19.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:01:34.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:01:34.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:01:34.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:01:49.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:01:49.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:01:49.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:04.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:04.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:04.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:13.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:13.880  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:02:13.988030Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e80610bd-8beb-4aca-b3d9-eeebb84f413f","timestamp":"2022-06-08T04:02:13.988113Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:02:14.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:14.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:29.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:29.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:29.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:31.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:31.567  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-08T04:02:31.854339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb92df70-b0d1-4e5b-ba57-828766566340","timestamp":"2022-06-08T04:02:31.854416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:02:32.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:32.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:34.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:34.660  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-08T04:02:33.999399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5031c5e-ff5b-4cf2-b6ab-ea6c6749fc76","timestamp":"2022-06-08T04:02:33.999493Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:02:34.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:34.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:02:49.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:02:49.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:02:49.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:03:04.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:03:04.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:03:04.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:03:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:03:19.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:03:19.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:03:19.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:03:34.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:03:34.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:03:34.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:03:49.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:03:49.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:03:49.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:04.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:04.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:04.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:13.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:13.877  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:04:13.987902Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17b1c881-bd02-49e7-bf54-4c990bdcf1fa","timestamp":"2022-06-08T04:04:13.987988Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:04:14.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:14.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:29.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:29.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:29.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:31.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:31.555  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-08T04:04:31.854512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"326ae671-b828-4e5a-8c57-31b32ee285dc","timestamp":"2022-06-08T04:04:31.854656Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:04:32.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:32.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:34.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:34.650  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-08T04:04:33.999363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94587ead-3eec-429f-9ec3-074a59f1db1d","timestamp":"2022-06-08T04:04:33.999431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:04:34.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:34.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:04:49.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:04:49.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:04:49.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:05:04.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:05:04.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:05:04.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:05:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:05:19.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:05:19.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:05:19.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:05:34.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:05:34.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:05:34.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:05:49.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:05:49.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:05:49.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:04.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:04.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:04.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:13.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:13.905  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:06:13.987937Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e5f2fb5-8598-448b-8d1c-1fc9dd4c3508","timestamp":"2022-06-08T04:06:13.988028Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:06:14.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:14.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:29.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:29.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:29.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:31.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:31.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-08T04:06:31.854540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06b40410-1f66-4bce-831e-d60690875744","timestamp":"2022-06-08T04:06:31.854707Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:06:32.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:32.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:34.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:34.664  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-08T04:06:33.999395Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffbce40e-f0c8-4149-8147-5ac0656de4e1","timestamp":"2022-06-08T04:06:33.999462Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:06:34.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:34.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:06:49.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:06:49.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:06:49.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:07:04.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:07:04.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:07:04.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:07:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:07:19.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:07:19.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:07:19.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:07:34.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:07:34.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:07:34.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:07:49.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:07:49.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:07:49.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:04.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:04.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:04.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:13.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:13.888  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:08:13.988369Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a65a3d9-1e48-400d-8640-1b8334b561e7","timestamp":"2022-06-08T04:08:13.988558Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:08:14.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:14.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:29.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:29.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:29.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:31.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:31.559  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-08T04:08:31.854355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21954ebb-ebe1-44ed-87be-2a39340b0eca","timestamp":"2022-06-08T04:08:31.854434Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:08:32.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:32.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:34.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:34.678  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-08T04:08:33.999591Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d9363d7-be45-42dd-befe-955dc2b17970","timestamp":"2022-06-08T04:08:33.999746Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:08:34.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:34.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:08:49.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:08:49.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:08:49.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:09:04.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:09:04.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:09:04.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:09:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:09:19.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:09:19.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:09:19.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:09:34.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:09:34.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:09:34.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:09:49.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:09:49.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:09:49.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:04.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:04.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:04.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:13.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:13.863  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:10:13.988408Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc78c234-b38c-4b67-bb68-b7b0b9ed4fcc","timestamp":"2022-06-08T04:10:13.988501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:10:14.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:14.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:29.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:29.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:29.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:31.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:31.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-08T04:10:31.854304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fb7bdbc-a8f5-4a06-8682-c1e51ad75a13","timestamp":"2022-06-08T04:10:31.854372Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:10:32.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:32.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:34.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:34.664  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-08T04:10:33.999445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af18ce67-9c91-4aa1-89c9-f71f3de853b9","timestamp":"2022-06-08T04:10:33.999534Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:10:34.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:34.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:10:49.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:10:49.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:10:49.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:11:04.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:11:04.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:11:04.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:11:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:11:19.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:11:19.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:11:19.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:11:34.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:11:34.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:11:34.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:11:49.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:11:49.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:11:49.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:04.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:04.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:04.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:13.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:13.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:12:13.988079Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8500c06-8900-450f-8f2d-851b6d767c4c","timestamp":"2022-06-08T04:12:13.988226Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:12:14.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:14.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:29.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:29.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:29.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:31.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:31.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-08T04:12:31.854507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"974a34e9-65be-4112-942c-7b3f74e6ed33","timestamp":"2022-06-08T04:12:31.854678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:12:32.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:32.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:34.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:34.660  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-08T04:12:33.999369Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e56f459f-f7d1-4097-bb0f-e8d0ea109f90","timestamp":"2022-06-08T04:12:33.999474Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:12:34.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:34.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:12:49.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:12:49.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:12:49.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:13:04.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:13:04.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:13:04.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:13:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:13:19.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:13:19.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:13:19.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:13:34.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:13:34.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:13:34.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:13:49.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:13:49.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:13:49.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:04.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:04.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:04.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:13.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:13.860  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:14:13.987916Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"739894e1-b538-4477-a6af-ca96032fe5ca","timestamp":"2022-06-08T04:14:13.988022Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:14:14.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:14.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:29.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:29.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:29.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:31.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:31.634  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-08T04:14:31.854317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c66fb53d-ce06-4b5f-8cd9-1325825ea601","timestamp":"2022-06-08T04:14:31.854400Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:14:32.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:32.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:34.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:34.656  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-08T04:14:33.999417Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba939cbe-4ae7-4765-be08-7daf53596f62","timestamp":"2022-06-08T04:14:33.999482Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:14:34.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:34.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:14:49.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:14:49.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:14:49.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:15:04.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:15:04.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:15:04.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:15:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:15:19.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:15:19.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:15:19.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:15:34.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:15:34.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:15:34.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:15:49.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:15:49.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:15:49.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:04.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:04.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:04.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:13.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:13.847  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:16:13.988116Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03255f8a-3f74-4875-a969-f4f83e0d3c88","timestamp":"2022-06-08T04:16:13.988262Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:16:14.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:14.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:29.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:29.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:29.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:31.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:31.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-08T04:16:31.854359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a72bdb4-fd6c-4265-97ec-33dc65d5f97d","timestamp":"2022-06-08T04:16:31.854468Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:16:34.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:34.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:35.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:35.224  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-08T04:16:33.999601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4143c81-f1b9-4b32-929b-7704c7fff28c","timestamp":"2022-06-08T04:16:33.999733Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:16:36.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:36.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:16:51.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:16:51.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:16:51.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:17:06.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:17:06.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:17:06.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:17:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:17:21.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:17:21.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:17:21.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:17:36.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:17:36.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:17:36.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:17:51.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:17:51.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:17:51.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:06.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:06.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:06.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:13.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:13.903  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:18:13.988146Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d9610d7-4324-49d5-a049-ff9366c8b4b6","timestamp":"2022-06-08T04:18:13.988261Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:18:13.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:13.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:28.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:28.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:28.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:31.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:31.611  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-08T04:18:31.860450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"834c97a2-3901-48de-a7b3-efae98f99ba6","timestamp":"2022-06-08T04:18:31.860599Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:18:32.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:32.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:34.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:34.661  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-08T04:18:33.999375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6dc63322-676f-47fc-a077-089fe0f39411","timestamp":"2022-06-08T04:18:33.999429Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:18:34.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:34.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:18:49.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:18:49.696  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:18:49.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:19:04.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:19:04.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:19:04.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:19:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:19:19.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:19:19.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:19:19.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:19:34.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:19:34.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:19:34.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:19:49.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:19:49.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:19:49.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:04.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:04.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:04.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:13.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:13.822  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:20:13.987874Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8edcd31a-16c8-4137-bd84-a8d11a181da7","timestamp":"2022-06-08T04:20:13.987929Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:20:13.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:13.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:28.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:28.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:28.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:31.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:31.612  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-08T04:20:31.854323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5e5c5ff-7bf1-49b2-aab8-780fb5d9b8da","timestamp":"2022-06-08T04:20:31.854377Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:20:34.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:34.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:35.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:35.260  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-08T04:20:33.999427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1af5c838-ac4a-47dc-a56c-b2c8d00fa97a","timestamp":"2022-06-08T04:20:33.999506Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:20:36.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:36.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:20:51.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:20:51.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:20:51.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:21:06.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:21:06.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:21:06.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:21:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:21:21.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:21:21.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:21:21.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:21:36.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:21:36.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:21:36.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:21:51.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:21:51.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:21:51.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:22:06.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:22:06.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:22:06.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:22:13.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:22:13.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:22:13.987960Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4798775f-8819-4602-a71c-ce22f12b80d3","timestamp":"2022-06-08T04:22:13.988049Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:22:13.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:22:13.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:22:28.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:22:28.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:22:28.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:22:31.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:22:31.580  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-08T04:22:31.854545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d919f52a-6864-4335-b45c-751434ae9082","timestamp":"2022-06-08T04:22:31.854647Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:22:31.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:22:31.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:22:34.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:22:34.704  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-08T04:22:33.999391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"401eb045-a845-4c14-ac24-e9762b847b86","timestamp":"2022-06-08T04:22:33.999457Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:22:34.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:22:34.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:22:49.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:22:49.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:22:49.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:23:04.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:23:04.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:23:04.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:23:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:23:19.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:23:19.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:23:19.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:23:34.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:23:34.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:23:34.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:23:49.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:23:49.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:23:49.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:24:04.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:24:04.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:24:04.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:24:13.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:24:13.871  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:24:13.988206Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9ef5bd4-2432-4a5c-8e73-5f9f2dab52ae","timestamp":"2022-06-08T04:24:13.988356Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:24:13.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:24:13.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:24:28.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:24:28.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:24:28.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:24:31.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:24:31.577  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-08T04:24:31.854662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31361f54-6e0e-4d8b-b6f6-f97602420812","timestamp":"2022-06-08T04:24:31.854791Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:24:31.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:24:31.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:24:34.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:24:34.702  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-08T04:24:33.999708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41a66833-06fb-459b-b7a7-b7d8ccda22ff","timestamp":"2022-06-08T04:24:33.999840Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:24:34.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:24:34.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:24:49.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:24:49.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:24:49.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:25:04.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:25:04.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:25:04.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:25:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:25:19.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:25:19.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:25:19.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:25:34.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:25:34.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:25:34.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:25:49.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:25:49.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:25:49.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:26:05.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:26:05.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:26:05.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:26:13.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:26:13.894  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:26:13.989650Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6f5540f-0da9-4421-bcaa-b00c33253d65","timestamp":"2022-06-08T04:26:13.989734Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:26:13.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:26:13.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:26:28.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:26:28.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:26:28.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:26:31.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:26:31.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-08T04:26:31.854402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7db0e728-e8ba-451a-86f7-c7c25c89f4b1","timestamp":"2022-06-08T04:26:31.854478Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:26:31.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:26:31.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:26:34.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:26:34.729  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-08T04:26:33.999406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9dc7f4bc-d287-41ab-b20c-89c51590b601","timestamp":"2022-06-08T04:26:33.999468Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:26:34.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:26:34.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:26:49.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:26:49.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:26:49.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:27:04.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:27:04.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:27:04.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:27:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:27:19.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:27:19.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:27:19.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:27:34.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:27:34.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:27:34.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:27:49.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:27:49.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:27:49.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:28:04.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:28:04.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:28:04.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:28:13.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:28:13.836  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:28:13.987960Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"792c638d-a962-4258-9da6-a56ce92dc419","timestamp":"2022-06-08T04:28:13.988057Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:28:13.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:28:13.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:28:28.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:28:28.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:28:28.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:28:31.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:28:31.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-08T04:28:31.854322Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bee0768f-da71-439b-882e-0e8a11e2d923","timestamp":"2022-06-08T04:28:31.854392Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:28:31.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:28:31.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:28:34.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:28:34.762  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-08T04:28:33.999477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f9d8cfa-b305-41fa-971d-a8ceef21c068","timestamp":"2022-06-08T04:28:33.999534Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:28:34.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:28:34.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:28:49.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:28:49.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:28:49.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:29:04.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:29:04.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:29:04.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:29:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:29:19.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:29:19.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:29:19.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:29:34.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:29:34.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:29:34.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:29:49.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:29:49.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:29:49.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:30:04.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:30:04.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:30:04.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:30:13.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:30:13.844  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:30:13.987935Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3a68201-ebac-4df4-a3d9-24f9205ba267","timestamp":"2022-06-08T04:30:13.988036Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:30:13.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:30:13.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:30:28.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:30:28.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:30:28.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:30:31.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:30:31.586  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-08T04:30:31.854390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe08ea4d-b1bc-40de-ac8a-d8617dcbaee2","timestamp":"2022-06-08T04:30:31.854479Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:30:31.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:30:31.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:30:34.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:30:34.657  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-08T04:30:33.999402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ecb7d72-074f-4fca-95dd-b5798352b7f4","timestamp":"2022-06-08T04:30:33.999466Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:30:34.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:30:34.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:30:49.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:30:49.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:30:49.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:31:04.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:31:04.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:31:04.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:31:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:31:19.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:31:19.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:31:19.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:31:34.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:31:34.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:31:34.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:31:49.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:31:49.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:31:49.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:32:04.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:32:04.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:32:04.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:32:13.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:32:13.808  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:32:13.988274Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00744285-b52e-4a9d-b030-727079669c0e","timestamp":"2022-06-08T04:32:13.988450Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:32:13.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:32:13.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:32:28.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:32:28.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:32:28.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:32:31.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:32:31.586  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-08T04:32:31.854522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00616be2-3326-4558-a929-2d09a6c5ba9a","timestamp":"2022-06-08T04:32:31.854662Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:32:31.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:32:31.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:32:34.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:32:34.656  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-08T04:32:33.999654Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"347f99e7-004c-4d9d-97a6-266cb3fa3dde","timestamp":"2022-06-08T04:32:33.999808Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:32:34.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:32:34.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:32:49.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:32:49.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:32:49.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:33:04.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:33:04.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:33:04.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:33:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:33:19.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:33:19.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:33:19.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:33:34.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:33:34.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:33:34.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:33:49.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:33:49.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:33:49.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:34:04.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:34:04.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:34:04.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:34:13.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:34:13.793  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:34:13.988125Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"016e1b2c-d66d-4e2f-9502-4037c2be33c2","timestamp":"2022-06-08T04:34:13.988212Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:34:13.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:34:13.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:34:28.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:34:28.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:34:28.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:34:31.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:34:31.569  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-08T04:34:31.854339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8afbff5-d6a8-4958-9c65-2fcf7be9750b","timestamp":"2022-06-08T04:34:31.854396Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:34:31.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:34:31.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:34:34.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:34:34.652  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-08T04:34:33.999370Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"303e9046-5b0a-4e33-8a31-e9304f1e5549","timestamp":"2022-06-08T04:34:33.999447Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:34:34.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:34:34.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:34:49.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:34:49.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:34:49.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:35:04.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:35:04.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:35:04.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:35:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:35:19.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:35:19.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:35:19.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:35:34.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:35:34.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:35:34.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:35:50.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:35:50.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:35:50.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:36:05.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:36:05.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:36:05.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:36:13.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:36:13.804  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:36:13.988209Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"803a8a1b-9379-4e85-a815-9dfd46717fab","timestamp":"2022-06-08T04:36:13.988335Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:36:13.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:36:13.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:36:28.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:36:28.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:36:28.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:36:31.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:36:31.742  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-08T04:36:31.854380Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a0e5ab6-95a0-4f2a-8b37-581c13d779ab","timestamp":"2022-06-08T04:36:31.854448Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:36:31.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:36:31.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:36:34.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:36:34.661  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-08T04:36:33.999411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"510b6099-530d-431c-8093-58ab1c891424","timestamp":"2022-06-08T04:36:33.999517Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:36:34.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:36:34.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:36:49.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:36:49.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:36:49.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:37:04.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:37:04.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:37:04.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:37:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:37:19.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:37:19.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:37:19.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:37:34.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:37:34.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:37:34.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:37:49.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:37:49.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:37:49.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:38:04.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:38:04.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:38:04.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:38:13.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:38:13.869  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:38:13.988154Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"376dee96-7e56-4447-94d2-00a1b5bf240a","timestamp":"2022-06-08T04:38:13.988375Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:38:13.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:38:13.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:38:28.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:38:28.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:38:28.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:38:31.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:38:31.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-08T04:38:31.854601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90405c51-5e1f-456a-8888-27b6cf87c63e","timestamp":"2022-06-08T04:38:31.854799Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:38:31.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:38:31.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:38:34.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:38:34.664  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-08T04:38:33.999412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f81002ad-8b86-4f9a-a4fa-23dd7987adfb","timestamp":"2022-06-08T04:38:33.999473Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:38:34.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:38:34.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:38:49.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:38:49.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:38:49.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:39:04.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:39:04.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:39:04.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:39:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:39:19.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:39:19.850  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:39:19.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:39:34.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:39:34.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:39:34.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:39:49.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:39:49.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:39:49.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:40:04.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:40:04.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:40:04.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:40:13.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:40:13.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:40:13.988283Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a9f934e-e63c-4561-9711-970a660a5829","timestamp":"2022-06-08T04:40:13.988404Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:40:13.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:40:13.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:40:28.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:40:28.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:40:28.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:40:31.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:40:31.611  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-08T04:40:31.854298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"173f5918-f8db-4ade-b017-ed81936385a6","timestamp":"2022-06-08T04:40:31.854361Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:40:31.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:40:31.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:40:34.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:40:34.697  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-08T04:40:33.999646Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ce6ee97-9db6-493f-a5d5-013853e00858","timestamp":"2022-06-08T04:40:33.999811Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:40:34.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:40:34.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:40:49.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:40:49.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:40:49.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:41:04.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:41:04.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:41:04.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:41:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:41:19.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:41:19.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:41:19.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:41:34.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:41:34.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:41:34.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:41:49.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:41:49.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:41:49.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:42:04.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:42:04.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:42:04.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:42:13.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:42:13.774  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:42:13.987882Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9527586-a086-400a-b827-0b09e85a2e14","timestamp":"2022-06-08T04:42:13.987966Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:42:13.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:42:13.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:42:28.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:42:28.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:42:28.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:42:31.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:42:31.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-08T04:42:31.854313Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4af5da5b-7861-4881-a31d-9e05e704a0b2","timestamp":"2022-06-08T04:42:31.854379Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:42:31.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:42:31.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:42:34.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:42:34.685  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-08T04:42:33.999379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e582bdd-e99b-4889-ae11-0cc71b343329","timestamp":"2022-06-08T04:42:33.999438Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:42:34.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:42:34.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:42:49.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:42:49.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:42:49.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:43:04.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:43:04.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:43:04.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:43:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:43:19.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:43:19.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:43:19.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:43:34.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:43:34.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:43:34.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:43:49.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:43:49.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:43:49.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:44:04.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:44:04.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:44:04.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:44:13.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:44:13.770  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:44:13.988749Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be87bdb7-8642-4b5e-82be-b1cfdc4c139b","timestamp":"2022-06-08T04:44:13.988911Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:44:13.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:44:13.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:44:28.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:44:28.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:44:28.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:44:31.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:44:31.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-08T04:44:31.854535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6a89a58-9b10-4d2c-abf5-666fffd177ef","timestamp":"2022-06-08T04:44:31.854702Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:44:31.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:44:31.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:44:34.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:44:34.671  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-08T04:44:33.999388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac471bb0-7681-47d3-ab00-0addf111cdb1","timestamp":"2022-06-08T04:44:33.999453Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:44:34.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:44:34.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:44:49.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:44:49.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:44:49.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:45:04.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:45:04.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:45:04.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:45:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:45:19.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:45:19.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:45:19.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:45:34.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:45:34.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:45:34.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:45:49.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:45:49.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:45:49.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:46:04.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:46:04.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:46:04.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:46:13.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:46:13.779  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:46:13.988428Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd48af4b-7f1c-4c9e-98aa-ae03cc5942e3","timestamp":"2022-06-08T04:46:13.988629Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:46:13.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:46:13.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:46:28.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:46:28.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:46:28.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:46:31.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:46:31.582  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-08T04:46:31.854335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87d86a95-9d6d-4126-8995-0efde63b454a","timestamp":"2022-06-08T04:46:31.854393Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:46:31.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:46:31.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:46:34.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:46:34.655  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-08T04:46:33.999407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d24d6cf7-947f-4165-ba28-43949f4f9924","timestamp":"2022-06-08T04:46:33.999478Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:46:34.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:46:34.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:46:49.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:46:49.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:46:49.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:47:04.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:47:04.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:47:04.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:47:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:47:19.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:47:19.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:47:19.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:47:35.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:47:35.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:47:35.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:47:50.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:47:50.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:47:50.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:48:05.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:48:05.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:48:05.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:48:13.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:48:13.759  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:48:13.988017Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60e4d16a-1e7c-48bf-8709-e9f6318c5e84","timestamp":"2022-06-08T04:48:13.988091Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:48:13.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:48:13.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:48:28.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:48:28.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:48:28.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:48:31.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:48:31.601  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-08T04:48:31.854366Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"247cef6e-b32f-4212-b85a-8ebaadc2eaca","timestamp":"2022-06-08T04:48:31.854444Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:48:31.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:48:31.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:48:34.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:48:34.661  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-08T04:48:33.999626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fba1f199-9b0b-45ef-8dbf-04c02c1a4ced","timestamp":"2022-06-08T04:48:33.999760Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:48:34.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:48:34.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:48:49.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:48:49.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:48:49.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:49:04.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:49:04.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:49:04.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:49:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:49:19.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:49:19.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:49:19.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:49:34.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:49:34.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:49:34.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:49:49.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:49:49.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:49:49.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:50:04.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:50:04.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:50:04.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:50:13.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:50:13.755  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:50:13.987893Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66dbaf45-127f-4e73-a112-bcb171f71df1","timestamp":"2022-06-08T04:50:13.987948Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:50:13.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:50:13.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:50:28.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:50:28.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:50:28.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:50:31.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:50:31.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-08T04:50:31.854597Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d52640a-7961-4e05-8faf-ec45cdd27b22","timestamp":"2022-06-08T04:50:31.854855Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:50:31.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:50:31.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:50:34.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:50:34.711  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-08T04:50:33.999389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32559063-27fa-4536-846b-801b09bcecf8","timestamp":"2022-06-08T04:50:33.999455Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:50:34.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:50:34.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:50:49.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:50:49.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:50:49.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:51:04.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:51:04.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:51:04.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:51:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:51:19.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:51:19.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:51:19.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:51:34.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:51:34.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:51:34.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:51:49.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:51:49.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:51:49.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:52:05.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:52:05.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:52:05.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:52:13.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:52:13.757  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:52:13.987958Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06346fa4-59f5-4b8c-b600-02795d40ce4c","timestamp":"2022-06-08T04:52:13.988043Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:52:13.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:52:13.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:52:28.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:52:28.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:52:28.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:52:31.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:52:31.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-08T04:52:31.854351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9dd6445-a00f-47a1-a60d-d27fd71af926","timestamp":"2022-06-08T04:52:31.854411Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:52:31.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:52:31.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:52:34.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:52:34.670  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T04:52:33.999429Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aae7d210-98c6-450f-812f-9e816bcd334c","timestamp":"2022-06-08T04:52:33.999497Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:52:34.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:52:34.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:52:49.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:52:49.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:52:49.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:53:04.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:53:04.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:53:04.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:53:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:53:19.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:53:19.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:53:19.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:53:34.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:53:34.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:53:34.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:53:49.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:53:49.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:53:49.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:54:04.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:54:04.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:54:04.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:54:13.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:54:13.805  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:54:13.997924Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53b0180d-6f68-49d0-802d-bfcd3263d163","timestamp":"2022-06-08T04:54:13.998055Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:54:13.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:54:13.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:54:29.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:54:29.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:54:29.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:54:31.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:54:31.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-08T04:54:31.854425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06145fd2-ebed-49c5-a4d1-0470908e78e6","timestamp":"2022-06-08T04:54:31.854489Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:54:31.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:54:31.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:54:34.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:54:34.707  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-08T04:54:33.999435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdb2af46-8244-4314-9f84-3cb360fb7313","timestamp":"2022-06-08T04:54:33.999512Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:54:34.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:54:34.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:54:49.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:54:49.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:54:49.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:55:05.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:55:05.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:55:05.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:55:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:55:20.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:55:20.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:55:20.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:55:35.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:55:35.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:55:35.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:55:50.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:55:50.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:55:50.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:56:05.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:56:05.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:56:05.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:56:13.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:56:13.766  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:56:13.988103Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d4e1a10-71a6-43f0-8c72-f9c6815d5797","timestamp":"2022-06-08T04:56:13.988236Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:56:13.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:56:13.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:56:28.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:56:28.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:56:28.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:56:31.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:56:31.692  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-08T04:56:31.854674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"412b8a7c-8eaa-465f-81c3-8ece4c6b6069","timestamp":"2022-06-08T04:56:31.854851Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:56:31.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:56:31.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:56:34.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:56:34.666  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-08T04:56:33.999575Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f2b8400-7dfc-46db-873b-feca3d425537","timestamp":"2022-06-08T04:56:33.999691Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:56:34.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:56:34.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:56:50.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:56:50.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:56:50.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:57:05.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:57:05.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:57:05.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:57:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:57:20.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:57:20.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:57:20.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:57:34.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:57:34.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:57:34.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:57:49.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:57:49.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:57:49.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:58:04.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:58:04.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:58:04.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:58:13.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:58:13.849  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T04:58:13.990508Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57bbba0d-15f4-458d-a6b8-dff5325eb7cc","timestamp":"2022-06-08T04:58:13.990665Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 04:58:13.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:58:13.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:58:29.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:58:29.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:58:29.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:58:31.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:58:31.582  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-08T04:58:31.854336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29764994-e475-4cf0-852f-c2172bb67799","timestamp":"2022-06-08T04:58:31.854399Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 04:58:31.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:58:31.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:58:34.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:58:34.691  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-08T04:58:33.999652Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b714515-2ae1-462a-8645-9d6d3c30e245","timestamp":"2022-06-08T04:58:33.999708Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 04:58:34.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:58:34.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:58:49.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:58:49.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:58:49.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:59:05.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:59:05.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:59:05.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:59:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 04:59:20.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:59:20.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:59:20.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:59:35.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:59:35.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:59:35.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 04:59:50.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 04:59:50.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 04:59:50.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:00:05.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:00:05.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:00:05.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:00:13.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:00:13.839  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T05:00:13.989323Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07a87964-6fe7-4147-bd5c-c221b0785142","timestamp":"2022-06-08T05:00:13.989507Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 05:00:13.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:00:13.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:00:29.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:00:29.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:00:29.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:00:31.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:00:31.582  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-08T05:00:31.854340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b27d8fe-5528-40a6-9a24-33093c7d3d91","timestamp":"2022-06-08T05:00:31.854399Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 05:00:31.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:00:31.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:00:34.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:00:34.674  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-08T05:00:33.999419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"213a3b0d-1e01-4c13-9f14-16554f116d3e","timestamp":"2022-06-08T05:00:33.999493Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 05:00:34.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:00:34.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:00:50.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:00:50.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:00:50.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:01:05.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:01:05.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:01:05.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:01:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 05:01:20.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:01:20.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:01:20.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:01:35.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:01:35.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:01:35.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:01:50.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:01:50.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:01:50.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:02:05.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:02:05.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:02:05.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:02:13.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:02:13.834  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T05:02:13.989395Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86adc9bb-a634-4135-9683-66cac0c88154","timestamp":"2022-06-08T05:02:13.989507Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 05:02:14.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:02:14.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:02:29.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:02:29.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:02:29.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:02:31.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:02:31.580  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-08T05:02:31.854532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a84db6ca-f47a-43c8-a95a-032c2532ea69","timestamp":"2022-06-08T05:02:31.854712Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 05:02:32.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:02:32.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:02:34.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:02:34.670  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-08T05:02:33.999462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6135a329-a118-4890-a4ee-59867d1ebea1","timestamp":"2022-06-08T05:02:33.999523Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 05:02:35.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:02:35.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:02:50.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:02:50.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:02:50.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:03:05.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:03:05.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:03:05.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:03:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 05:03:20.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:03:20.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:03:20.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:03:35.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:03:35.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:03:35.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:03:50.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:03:50.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:03:50.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:04:05.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:04:05.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:04:05.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:04:13.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:04:13.810  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T05:04:13.988483Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb12a4f9-fe55-4f5a-9896-d6cd59e04951","timestamp":"2022-06-08T05:04:13.988564Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 05:04:14.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:04:14.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:04:29.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:04:29.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:04:29.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:04:31.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:04:31.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-08T05:04:31.854494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fddbbb78-bc98-4e7e-87d0-bc9ef74a51b4","timestamp":"2022-06-08T05:04:31.854607Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 05:04:32.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:04:32.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:04:34.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:04:34.667  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-08T05:04:33.999596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62b2897a-2ab2-461c-a3f4-0159ff647641","timestamp":"2022-06-08T05:04:33.999715Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 05:04:35.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:04:35.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:04:50.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:04:50.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:04:50.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:05:05.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:05:05.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:05:05.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:05:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 05:05:20.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:05:20.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:05:20.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:05:35.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:05:35.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:05:35.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:05:50.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:05:50.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:05:50.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:06:05.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:06:05.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:06:05.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:06:13.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:06:13.727  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T05:06:13.987903Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5c51f80-bd61-419a-a4b1-44007b9448d7","timestamp":"2022-06-08T05:06:13.989813Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 05:06:14.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:06:14.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:06:29.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:06:29.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:06:29.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:06:31.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:06:31.580  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-08T05:06:31.854375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0223436-8ca5-4db0-b8f4-484a02094fe5","timestamp":"2022-06-08T05:06:31.854473Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 05:06:32.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:06:32.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:06:34.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:06:34.666  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-08T05:06:33.999472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"202e6589-38ea-43c9-b257-76a3e632bec6","timestamp":"2022-06-08T05:06:33.999580Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 05:06:35.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:06:35.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:06:50.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:06:50.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:06:50.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:07:05.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:07:05.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:07:05.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:07:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 05:07:20.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:07:20.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:07:20.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:07:35.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:07:35.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:07:35.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:07:50.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:07:50.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:07:50.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:08:05.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:08:05.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:08:05.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:08:13.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:08:13.715  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T05:08:13.988378Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb6aeff4-f764-44b3-9add-25b07d1f07c8","timestamp":"2022-06-08T05:08:13.988533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 05:08:14.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:08:14.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:08:29.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:08:29.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:08:29.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:08:31.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:08:31.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-08T05:08:31.854593Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1375986-b5be-493e-8e74-8cad53813d52","timestamp":"2022-06-08T05:08:31.854804Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 05:08:32.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:08:32.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:08:34.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:08:34.654  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-08T05:08:33.999405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3148468e-2c78-4c6b-93fa-df9e100dc167","timestamp":"2022-06-08T05:08:33.999471Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 05:08:35.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:08:35.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:08:50.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:08:50.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:08:50.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:09:05.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:09:05.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:09:05.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:09:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 05:09:20.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:09:20.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:09:20.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:09:35.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:09:35.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:09:35.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:09:50.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:09:50.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:09:50.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:10:05.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:10:05.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:10:05.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:10:13.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:10:13.704  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T05:10:13.987983Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca799720-9207-4eb7-b89f-0de22247761c","timestamp":"2022-06-08T05:10:13.988069Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 05:10:14.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:10:14.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:10:29.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:10:29.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:10:29.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:10:31.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:10:31.619  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-08T05:10:31.854340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ba4f7c8-6d0d-4b78-8aff-eaa37bf20523","timestamp":"2022-06-08T05:10:31.854399Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 05:10:32.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:10:32.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:10:34.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:10:34.667  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-08T05:10:33.999411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0853086c-0545-4079-8917-25494d8a1027","timestamp":"2022-06-08T05:10:33.999474Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 05:10:35.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:10:35.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:10:50.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:10:50.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:10:50.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:11:05.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:11:05.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:11:05.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:11:19.549  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 05:11:20.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:11:20.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:11:20.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:11:35.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:11:35.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:11:35.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:11:50.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:11:50.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:11:50.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:12:05.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:12:05.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:12:05.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:12:13.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:12:13.765  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T05:12:13.991309Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4dd8810-0108-48f9-9133-a7238d106e19","timestamp":"2022-06-08T05:12:13.991395Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 05:12:14.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:12:14.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:12:29.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:12:29.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:12:29.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:12:31.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:12:31.685  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-08T05:12:31.854596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a070844-ac5c-458c-a569-e4ab3de7198e","timestamp":"2022-06-08T05:12:31.854819Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-08 05:12:32.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:12:32.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:12:34.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:12:34.706  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-08T05:12:33.999637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6bbf0a1f-85fa-451f-9562-93f3509b2d32","timestamp":"2022-06-08T05:12:33.999759Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-08 05:12:35.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:12:35.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:12:50.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:12:50.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:12:50.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:13:05.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:13:05.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:13:05.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:13:19.548  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-08 05:13:20.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:13:20.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:13:20.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:13:35.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:13:35.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:13:35.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:13:50.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:13:50.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:13:50.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:14:05.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:14:05.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:14:05.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:14:13.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:14:13.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-08T05:14:13.988349Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a19c209f-7cbd-4f2a-809c-26cc1da83642","timestamp":"2022-06-08T05:14:13.988675Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-08 05:14:14.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:14:14.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000 (anonymous) ...
2022-06-08 05:14:29.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-08 05:14:29.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/b30a9341-2c6f-466a-b743-84e7866b0ac1/onap-policy-clamp-runtime-acm-6847cc68d9-tkhgb?timeout=15000
2022-06-08 05:14:29.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.htt