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-06 03:11:17.591  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-06 03:11:17.597  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-06 03:11:20.288  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-06 03:11:20.955  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 643 ms. Found 7 JPA repository interfaces.
2022-06-06 03:11:23.132  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-06 03:11:23.139  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-06 03:11:23.146  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-06 03:11:23.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-06 03:11:23.172  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-06 03:11:23.188  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-06 03:11:23.195  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-06 03:11:23.199  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-06 03:11:23.238  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-06 03:11:23.279  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-06 03:11:23.282  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-06 03:11:24.047  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-06 03:11:24.096  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-06 03:11:24.097  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-06 03:11:24.251  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-06 03:11:24.251  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6455 ms
2022-06-06 03:11:24.932  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-06 03:11:25.565  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-06 03:11:25.848  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-06 03:11:26.456  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-06 03:11:26.892  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-06 03:11:27.353  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-06 03:11:27.434  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-06 03:11:37.112  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-06 03:11:37.137  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-06 03:11:39.740  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-06 03:11:40.741  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=330b61de-c05b-45f8-ab8c-6d7a932dd248, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt, 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-06 03:11:41.885  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-06 03:11:43.824  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@da11873, org.springframework.security.web.context.SecurityContextPersistenceFilter@411933, org.springframework.security.web.header.HeaderWriterFilter@339cde4b, org.springframework.security.web.authentication.logout.LogoutFilter@478fe415, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ae88712, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7fcbc336, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ebc6d8b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@39159b14, org.springframework.security.web.session.SessionManagementFilter@acb1c9c, org.springframework.security.web.access.ExceptionTranslationFilter@60c8909a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7d563c13]
2022-06-06 03:11:44.670  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-06 03:11:44.671  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-06 03:11:44.671  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-06 03:11:44.672  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-06 03:11:44.672  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-06 03:11:44.673  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-06 03:11:44.673  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-06 03:11:44.674  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-06 03:11:44.674  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-06 03:11:44.674  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-06 03:11:44.675  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-06 03:11:44.675  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-06 03:11:44.676  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-06 03:11:44.676  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-06 03:11:44.677  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-06 03:11:44.677  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-06 03:11:44.678  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-06 03:11:44.678  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-06 03:11:44.678  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-06 03:11:44.679  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-06 03:11:44.679  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-06 03:11:44.680  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-06 03:11:44.765  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-06 03:11:46.238  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-06 03:11:46.239  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-06 03:11:46.248  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=330b61de-c05b-45f8-ab8c-6d7a932dd248, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt, 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-06 03:11:46.250  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=330b61de-c05b-45f8-ab8c-6d7a932dd248, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt, 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-06 03:11:46.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:11:46.251  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=144661b6-a053-421f-b437-f1b67e111bdf, alive=false, publisher=null]]: starting
2022-06-06 03:11:46.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:11:46.274  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=144661b6-a053-421f-b437-f1b67e111bdf, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-06 03:11:46.275  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-06 03:11:46.276  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-06 03:11:46.276  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-06 03:11:46.276  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-06 03:11:46.276  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-06 03:11:46.276  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-06 03:11:46.276  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-06 03:11:46.277  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-06 03:11:46.277  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-06 03:11:46.277  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-06 03:11:46.277  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-06 03:11:46.278  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-06 03:11:46.278  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-06 03:11:46.278  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=330b61de-c05b-45f8-ab8c-6d7a932dd248, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt, 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@f1e1d66
2022-06-06 03:11:46.278  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=330b61de-c05b-45f8-ab8c-6d7a932dd248, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt, 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-06 03:11:46.278  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-06 03:11:46.285  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.222 seconds (JVM running for 32.497)
2022-06-06 03:11:46.307  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-06 03:11:46.359  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-06 03:12:01.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:12:01.513  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-06 03:12:01.515  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-06T03:12:01.304580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df2012dd-5998-4c1d-a9c7-a1a508577193","timestamp":"2022-06-06T03:12:01.305131Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:12:02.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:12:02.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:12:17.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:12:17.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:12:17.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:12:32.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:12:32.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:12:32.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:12:47.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:12:47.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:12:47.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:13:02.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:13:02.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:13:02.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:13:17.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:13:17.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:13:17.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:13:28.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:13:28.491  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-06T03:13:28.469333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f1d66e7-ff45-4c0d-b36d-52d00b4d1ecd","timestamp":"2022-06-06T03:13:28.469608Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:13:29.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:13:29.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:13:41.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:13:41.138  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-06T03:13:41.053866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"049c7d2c-78b4-465d-98df-e83abcfb78a7","timestamp":"2022-06-06T03:13:41.054143Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:13:41.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:13:41.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:13:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:13:46.360  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce14de96-f685-4610-9f4e-0855bb9ac5b7","timestamp":"2022-06-06T03:13:46.355850Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:13:46.374  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-06-06 03:13:46.379  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:13:46.439  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:13:46.440  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (62 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:13:47.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:13:47.071  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce14de96-f685-4610-9f4e-0855bb9ac5b7","timestamp":"2022-06-06T03:13:46.355850Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:13:47.072  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:13:47.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:13:47.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:13:47.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:13:47.290  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-06T03:13:47.800623Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00e10cc2-d150-467e-ba5c-e2ab3929d265","timestamp":"2022-06-06T03:13:47.800670Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:13:47.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:13:47.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:13:47.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:13:47.400  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-06T03:13:47.788588Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"264e9004-5cc6-4f09-8d27-02531fddc8fb","timestamp":"2022-06-06T03:13:47.788631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:13:47.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:13:47.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:13:47.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:13:47.950  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-06T03:13:47.790264Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"557040b7-e63d-4404-b36f-d67664c193a9","timestamp":"2022-06-06T03:13:47.790340Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:13:47.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:13:47.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:14:01.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:14:01.336  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-06T03:14:01.301965Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cd6f5d4-e116-4bd7-87b5-ff3bc7e05e9c","timestamp":"2022-06-06T03:14:01.302090Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:14:04.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:14:04.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:14:19.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:14:19.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:14:19.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:14:34.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:14:34.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:14:34.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:14:49.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:14:49.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:14:49.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:15:04.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:15:04.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:15:04.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:15:19.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:15:19.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:15:19.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:15:28.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:15:28.475  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-06T03:15:28.462649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33285469-1e75-48a2-b38b-f6e74c8d8cc3","timestamp":"2022-06-06T03:15:28.462769Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:15:29.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:15:29.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:15:41.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:15:41.053  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-06T03:15:41.053359Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"024a5d6f-585b-4ac1-a78f-18cd45ab9f26","timestamp":"2022-06-06T03:15:41.053477Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:15:41.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:15:41.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:15:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:15:46.364  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cafd1fdf-f985-4772-a9c8-555a9c2815c8","timestamp":"2022-06-06T03:15:46.363840Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:15:46.374  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms
2022-06-06 03:15:46.374  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:15:46.415  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:15:46.416  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:15:47.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:15:47.043  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cafd1fdf-f985-4772-a9c8-555a9c2815c8","timestamp":"2022-06-06T03:15:46.363840Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:15:47.044  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:15:47.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:15:47.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:15:47.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:15:47.243  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-06T03:15:47.733817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39e3887d-36ba-4662-8a13-678858ade15e","timestamp":"2022-06-06T03:15:47.733834Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:15:47.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:15:47.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:15:47.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:15:47.402  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-06T03:15:47.778536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5b61ec1-8f0a-43d4-bf62-1473f7e80082","timestamp":"2022-06-06T03:15:47.778559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:15:47.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:15:47.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:15:47.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:15:47.954  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-06T03:15:47.790662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f045d038-571e-4a3b-96f3-a2ae77ae060a","timestamp":"2022-06-06T03:15:47.790678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:15:47.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:15:47.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:16:01.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:16:01.303  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-06T03:16:01.301370Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"717fa5e5-e492-43eb-b2bb-9bb59c4900b5","timestamp":"2022-06-06T03:16:01.301508Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:16:01.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:16:01.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:16:16.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:16:16.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:16:16.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:16:31.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:16:31.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:16:31.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:16:46.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:16:46.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:16:46.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:17:01.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:17:01.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:17:01.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:17:16.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:17:16.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:17:16.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:17:28.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:17:28.462  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-06T03:17:28.463668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f8c2dd7-719d-4258-9e36-8199dd44d803","timestamp":"2022-06-06T03:17:28.463857Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:17:28.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:17:28.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:17:41.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:17:41.074  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:17:41.053565Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3db9f8b0-34a8-42e7-80ff-86a34eeab1cb","timestamp":"2022-06-06T03:17:41.053735Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:17:41.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:17:41.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:17:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:17:46.384  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"71a4c03c-80f8-41ac-a3c0-b711b631d80e","timestamp":"2022-06-06T03:17:46.383628Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:17:46.424  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms
2022-06-06 03:17:46.425  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:17:46.457  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:17:46.457  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:17:47.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:17:47.131  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"71a4c03c-80f8-41ac-a3c0-b711b631d80e","timestamp":"2022-06-06T03:17:46.383628Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:17:47.131  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:17:47.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:17:47.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:17:47.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:17:47.211  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:17:47.775404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58a952a2-493a-4e9b-af79-3f1720aba043","timestamp":"2022-06-06T03:17:47.775423Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:17:47.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:17:47.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:17:47.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:17:47.424  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T03:17:47.780056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85665d80-44fa-4206-b7f2-001f5e8d6028","timestamp":"2022-06-06T03:17:47.780079Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:17:47.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:17:47.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:17:47.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:17:47.975  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-06T03:17:47.808612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a82bb7d0-f81d-4a28-83f8-e99363f5a5f9","timestamp":"2022-06-06T03:17:47.808643Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:17:48.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:17:48.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:18:01.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:18:01.300  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-06T03:18:01.301517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4f2e742-343d-4215-a975-e2df99922fac","timestamp":"2022-06-06T03:18:01.301646Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:18:01.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:18:01.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:18:16.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:18:16.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:18:16.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:18:31.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:18:31.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:18:31.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:18:46.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:18:46.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:18:46.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:19:01.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:19:01.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:19:01.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:19:16.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:19:16.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:19:16.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:19:28.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:19:28.452  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-06T03:19:28.462463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"854a6fae-a2bb-4d51-aaa0-8e12e330fd7b","timestamp":"2022-06-06T03:19:28.462608Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:19:29.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:19:29.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:19:41.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:19:41.025  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-06T03:19:41.053841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a18cf283-f932-48dd-91e6-e4ebceab3424","timestamp":"2022-06-06T03:19:41.053977Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:19:41.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:19:41.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:19:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:19:46.404  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2bf66f22-1382-41db-b85a-7172a629cc1a","timestamp":"2022-06-06T03:19:46.403669Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:19:46.424  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms
2022-06-06 03:19:46.424  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:19:46.458  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:19:46.458  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:19:47.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:19:47.087  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2bf66f22-1382-41db-b85a-7172a629cc1a","timestamp":"2022-06-06T03:19:46.403669Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:19:47.088  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:19:47.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:19:47.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:19:47.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:19:47.342  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-06T03:19:47.864055Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7049e5a-4608-4b2e-9dbe-c0c7edcbfb8c","timestamp":"2022-06-06T03:19:47.864071Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:19:47.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:19:47.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:19:47.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:19:47.441  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-06T03:19:47.866512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab8ba06a-0a3d-4da1-a4af-d888cd031b4e","timestamp":"2022-06-06T03:19:47.866539Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:19:47.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:19:47.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:19:47.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:19:47.985  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-06T03:19:47.865054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51dde1cd-0430-4de0-9ece-c0ccd593d86b","timestamp":"2022-06-06T03:19:47.865067Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:19:48.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:19:48.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:20:01.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:20:01.288  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-06T03:20:01.301320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b87037a7-661f-45f5-b8b5-7d1480612a4f","timestamp":"2022-06-06T03:20:01.301458Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:20:01.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:20:01.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:20:16.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:20:16.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:20:16.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:20:31.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:20:31.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:20:31.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:20:46.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:20:46.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:20:46.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:21:01.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:21:01.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:21:01.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:21:16.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:21:16.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:21:16.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:21:28.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:21:28.472  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-06T03:21:28.463969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbe38c83-3a2a-4bea-aadd-a8c0b4814cf8","timestamp":"2022-06-06T03:21:28.464169Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:21:29.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:21:29.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:21:41.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:21:41.087  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-06T03:21:41.054270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39bba915-b8b6-4207-bd2d-353d7c8beea9","timestamp":"2022-06-06T03:21:41.054573Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:21:41.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:21:41.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:21:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:21:46.427  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e49ed0fa-4581-47c9-a538-023123746c51","timestamp":"2022-06-06T03:21:46.427028Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:21:46.474  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-06 03:21:46.474  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:21:46.525  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:21:46.527  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:21:47.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:21:47.156  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e49ed0fa-4581-47c9-a538-023123746c51","timestamp":"2022-06-06T03:21:46.427028Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:21:47.157  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:21:47.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:21:47.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:21:47.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:21:47.368  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-06T03:21:47.890206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"605bfab3-1f6f-4f9c-84e2-eb25ee35651b","timestamp":"2022-06-06T03:21:47.890230Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:21:47.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:21:47.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:21:47.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:21:47.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T03:21:47.878547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bb3cebc-e9ca-44a0-926a-51fa1c0fa170","timestamp":"2022-06-06T03:21:47.878567Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:21:47.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:21:47.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:21:48.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:21:48.023  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-06T03:21:47.911310Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc145793-4ac7-4941-a729-00c13308e98a","timestamp":"2022-06-06T03:21:47.911335Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:21:48.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:21:48.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:22:01.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:22:01.346  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-06T03:22:01.301605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf80a194-5670-441a-94a8-623cab2f8b56","timestamp":"2022-06-06T03:22:01.301689Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:22:01.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:22:01.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:22:16.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:22:16.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:22:16.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:22:31.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:22:31.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:22:31.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:22:46.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:22:46.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:22:46.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:23:01.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:23:01.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:23:01.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:23:16.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:23:16.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:23:16.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:23:28.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:23:28.447  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-06T03:23:28.462397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd1e46e9-d84f-485f-98e4-874d412780b4","timestamp":"2022-06-06T03:23:28.462480Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:23:30.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:23:30.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:23:41.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:23:41.057  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-06T03:23:41.053370Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a76a4ee3-b103-428c-b246-2631f0deb83a","timestamp":"2022-06-06T03:23:41.053504Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:23:41.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:23:41.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:23:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:23:46.447  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5087d3d8-92a7-4607-b88b-3bc1aae38e93","timestamp":"2022-06-06T03:23:46.446719Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:23:46.474  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-06 03:23:46.474  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:23:46.511  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:23:46.511  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:23:47.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:23:47.141  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5087d3d8-92a7-4607-b88b-3bc1aae38e93","timestamp":"2022-06-06T03:23:46.446719Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:23:47.141  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:23:47.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:23:47.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:23:47.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:23:47.319  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-06T03:23:47.882524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01721369-f951-41cc-aa0c-c63005f996a1","timestamp":"2022-06-06T03:23:47.882547Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:23:47.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:23:47.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:23:47.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:23:47.492  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-06T03:23:47.879311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8dcaa1a7-345e-404a-91c2-36a94dd3a237","timestamp":"2022-06-06T03:23:47.879326Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:23:47.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:23:47.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:23:48.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:23:48.032  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-06T03:23:47.897478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14843091-799b-4a0c-a22e-e150ca81edf5","timestamp":"2022-06-06T03:23:47.897507Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:23:48.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:23:48.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:24:01.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:24:01.325  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-06T03:24:01.301816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09a9fc1e-f039-4957-a2e4-fceab2cdbe88","timestamp":"2022-06-06T03:24:01.302203Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:24:01.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:24:01.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:24:16.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:24:16.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:24:16.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:24:31.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:24:31.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:24:31.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:24:46.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:24:46.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:24:46.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:25:01.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:25:01.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:25:01.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:25:16.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:25:16.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:25:16.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:25:28.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:25:28.447  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-06T03:25:28.463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08107550-6e33-4da8-86df-2a6d24937c09","timestamp":"2022-06-06T03:25:28.465016Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:25:28.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:25:28.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:25:41.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:25:41.019  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-06T03:25:41.053528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06b4d696-3b77-40df-a3e8-bd7f4f08454b","timestamp":"2022-06-06T03:25:41.053678Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:25:41.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:25:41.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:25:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:25:46.464  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5d82009f-1a0d-438d-8c22-f7e99a0c064e","timestamp":"2022-06-06T03:25:46.464602Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:25:46.474  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms
2022-06-06 03:25:46.474  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:25:46.511  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:25:46.511  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:25:47.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:25:47.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5d82009f-1a0d-438d-8c22-f7e99a0c064e","timestamp":"2022-06-06T03:25:46.464602Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:25:47.150  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:25:47.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:25:47.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:25:47.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:25:47.318  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-06T03:25:47.879178Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8f8fd22-da1a-4f48-8d41-811d8f26aa44","timestamp":"2022-06-06T03:25:47.879192Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:25:47.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:25:47.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:25:47.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:25:47.498  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-06T03:25:47.873741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97da3a51-5f11-4915-8d21-454daeb20b85","timestamp":"2022-06-06T03:25:47.873752Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:25:47.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:25:47.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:25:48.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:25:48.039  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T03:25:47.884249Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18fb74ac-2747-4ec4-8cb1-640c6bdaacaf","timestamp":"2022-06-06T03:25:47.884264Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:25:48.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:25:48.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:26:01.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:26:01.332  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-06T03:26:01.301323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be952c47-8c37-4df7-9bd6-1dc44c968d32","timestamp":"2022-06-06T03:26:01.301437Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:26:01.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:26:01.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:26:16.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:26:16.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:26:16.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:26:31.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:26:31.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:26:31.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:26:46.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:26:46.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:26:46.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:27:01.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:27:01.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:27:01.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:27:16.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:27:16.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:27:16.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:27:28.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:27:28.442  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-06T03:27:28.462425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfe6b54f-8660-4abf-953a-d9850a59d6cf","timestamp":"2022-06-06T03:27:28.462517Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:27:28.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:27:28.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:27:41.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:27:41.015  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-06T03:27:41.053304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8992bbe5-7598-4541-b9be-a2e3e8530cfc","timestamp":"2022-06-06T03:27:41.053403Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:27:41.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:27:41.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:27:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:27:46.493  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"28da61af-c913-480c-a1ce-32bd34be7a24","timestamp":"2022-06-06T03:27:46.493372Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:27:46.524  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-06-06 03:27:46.524  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:27:46.570  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:27:46.571  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (47 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:27:47.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:27:47.200  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"28da61af-c913-480c-a1ce-32bd34be7a24","timestamp":"2022-06-06T03:27:46.493372Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:27:47.200  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:27:47.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:27:47.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:27:47.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:27:47.378  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-06T03:27:47.909075Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6bed900b-f598-4be9-8681-831de59f4347","timestamp":"2022-06-06T03:27:47.909087Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:27:47.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:27:47.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:27:48.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:27:48.025  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-06T03:27:47.911341Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"877f8281-3738-4015-953e-9c77cc70c26b","timestamp":"2022-06-06T03:27:47.911401Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:27:48.053  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-06T03:27:47.914374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d8fb8da-5a17-4998-bd90-28ef36fa66d9","timestamp":"2022-06-06T03:27:47.914388Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:27:48.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:27:48.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:28:01.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:28:01.344  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-06T03:28:01.301599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77a1d1a6-d244-4619-a5e1-73dc50410105","timestamp":"2022-06-06T03:28:01.301816Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:28:01.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:28:01.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:28:16.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:28:16.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:28:16.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:28:31.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:28:31.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:28:31.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:28:46.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:28:46.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:28:46.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:29:01.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:29:01.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:29:01.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:29:16.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:29:16.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:29:16.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:29:28.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:29:28.492  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-06T03:29:28.467760Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b33716e-cfe7-4ac8-8606-3142acf3e663","timestamp":"2022-06-06T03:29:28.467996Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:29:28.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:29:28.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:29:41.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:29:41.236  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-06T03:29:41.053802Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"386f95e0-954e-42e1-803f-8ac83e099397","timestamp":"2022-06-06T03:29:41.053981Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:29:41.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:29:41.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:29:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:29:46.513  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d9bc947c-6a7f-43de-8548-04c93cdb5a4e","timestamp":"2022-06-06T03:29:46.512682Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:29:46.524  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-06-06 03:29:46.524  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:29:46.568  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:29:46.569  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:29:47.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:29:47.208  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d9bc947c-6a7f-43de-8548-04c93cdb5a4e","timestamp":"2022-06-06T03:29:46.512682Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:29:47.208  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:29:47.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:29:47.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:29:47.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:29:47.396  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-06T03:29:47.951134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e8630809-0cb3-4215-806b-2396d655f4d0","timestamp":"2022-06-06T03:29:47.951144Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:29:47.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:29:47.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:29:47.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:29:47.553  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-06T03:29:47.942818Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6a29b64-7eaf-4adb-aa63-a7b818cd96eb","timestamp":"2022-06-06T03:29:47.942831Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:29:47.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:29:47.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:29:48.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:29:48.103  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-06T03:29:48.005781Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0152549-65bf-4348-a244-bcf489fd294f","timestamp":"2022-06-06T03:29:48.005816Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:29:48.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:29:48.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:30:01.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:30:01.289  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-06T03:30:01.303444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9af98edb-1f59-4d50-8c94-eba41ae20671","timestamp":"2022-06-06T03:30:01.303586Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:30:01.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:30:01.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:30:16.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:30:16.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:30:16.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:30:31.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:30:31.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:30:31.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:30:46.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:30:46.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:30:46.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:31:01.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:31:01.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:31:01.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:31:16.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:31:16.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:31:16.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:31:28.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:31:28.467  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-06T03:31:28.462686Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57b45275-6997-4cb8-9800-3dab6f096315","timestamp":"2022-06-06T03:31:28.462856Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:31:28.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:31:28.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:31:41.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:31:41.047  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-06T03:31:41.053730Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39d4c66d-ad1f-4926-9b24-f6498c2a59cc","timestamp":"2022-06-06T03:31:41.053878Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:31:41.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:31:41.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:31:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:31:46.530  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b69b1fdc-7998-4b72-a310-e635c83a9084","timestamp":"2022-06-06T03:31:46.529723Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:31:46.574  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 44 ms
2022-06-06 03:31:46.575  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:31:46.613  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:31:46.613  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:31:47.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:31:47.241  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b69b1fdc-7998-4b72-a310-e635c83a9084","timestamp":"2022-06-06T03:31:46.529723Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:31:47.241  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:31:47.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:31:47.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:31:47.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:31:47.407  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-06T03:31:47.954772Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c22fb7bc-bded-4607-b303-d97c3cb160f7","timestamp":"2022-06-06T03:31:47.954786Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:31:47.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:31:47.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:31:47.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:31:47.573  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-06T03:31:47.951513Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c84bbead-b7d8-4534-9c69-748a0929ee79","timestamp":"2022-06-06T03:31:47.951527Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:31:47.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:31:47.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:31:48.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:31:48.116  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-06T03:31:47.954295Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"079b6455-2627-4928-85c7-fcae33fc0a88","timestamp":"2022-06-06T03:31:47.954320Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:31:48.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:31:48.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:32:01.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:32:01.285  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-06T03:32:01.302097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db3de7fa-26ea-41df-b540-d7432c860adc","timestamp":"2022-06-06T03:32:01.302209Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:32:01.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:32:01.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:32:16.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:32:16.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:32:16.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:32:31.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:32:31.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:32:31.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:32:46.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:32:46.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:32:46.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:33:01.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:33:01.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:33:01.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:33:16.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:33:16.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:33:16.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:33:28.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:33:28.488  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-06T03:33:28.462868Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0598daca-c55d-443f-8c3c-4acee52e9625","timestamp":"2022-06-06T03:33:28.463245Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:33:28.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:33:28.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:33:41.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:33:41.015  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-06T03:33:41.053605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6d85f4a-755d-4bec-88f4-054ac97984fd","timestamp":"2022-06-06T03:33:41.053779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:33:41.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:33:41.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:33:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:33:46.550  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4d3d78b4-3672-45aa-904c-0053254ab7c0","timestamp":"2022-06-06T03:33:46.550216Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:33:46.574  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms
2022-06-06 03:33:46.574  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:33:46.606  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:33:46.606  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:33:47.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:33:47.229  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4d3d78b4-3672-45aa-904c-0053254ab7c0","timestamp":"2022-06-06T03:33:46.550216Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:33:47.229  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:33:47.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:33:47.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:33:47.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:33:47.386  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-06T03:33:47.949963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"994e934b-2b31-4d10-88c0-e0358fcc02c4","timestamp":"2022-06-06T03:33:47.949986Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:33:47.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:33:47.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:33:47.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:33:47.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:33:47.947119Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"218974f0-eaff-4715-b8ab-cb05568e2b13","timestamp":"2022-06-06T03:33:47.947137Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:33:47.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:33:47.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:33:48.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:33:48.139  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-06T03:33:47.957874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c60b89fe-b98b-4d03-8355-e768187c1544","timestamp":"2022-06-06T03:33:47.957904Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:33:48.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:33:48.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:34:01.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:34:01.276  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-06T03:34:01.301418Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c77dfff2-d7af-4b3c-aedc-08c81f001f0d","timestamp":"2022-06-06T03:34:01.301510Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:34:01.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:34:01.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:34:16.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:34:16.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:34:16.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:34:31.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:34:31.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:34:31.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:34:46.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:34:46.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:34:46.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:35:01.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:35:01.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:35:01.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:35:16.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:35:16.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:35:16.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:35:28.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:35:28.490  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:35:28.462678Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39af2108-70f2-4cc0-9e07-27139beb6958","timestamp":"2022-06-06T03:35:28.462800Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:35:28.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:35:28.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:35:41.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:35:41.019  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-06T03:35:41.053366Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd9bd5d2-800f-4215-b095-d041fd06c682","timestamp":"2022-06-06T03:35:41.053505Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:35:41.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:35:41.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:35:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:35:46.567  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f676019f-16c6-4f2f-be5b-8a423198d328","timestamp":"2022-06-06T03:35:46.566968Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:35:46.574  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-06-06 03:35:46.574  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:35:46.604  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:35:46.604  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:35:47.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:35:47.232  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f676019f-16c6-4f2f-be5b-8a423198d328","timestamp":"2022-06-06T03:35:46.566968Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:35:47.232  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:35:47.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:35:47.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:35:47.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:35:47.394  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-06T03:35:47.943581Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42c0ea54-a371-4eac-939c-347a13d485cb","timestamp":"2022-06-06T03:35:47.943596Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:35:47.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:35:47.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:35:47.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:35:47.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-06T03:35:47.945708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0fc0834-f9c2-4516-be98-3f5736af802a","timestamp":"2022-06-06T03:35:47.945722Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:35:47.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:35:47.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:35:48.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:35:48.141  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-06T03:35:47.948636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af004d53-bdbd-42aa-ac57-b5fd6e918545","timestamp":"2022-06-06T03:35:47.948654Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:35:48.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:35:48.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:36:01.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:36:01.266  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-06T03:36:01.301334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4346255-bcd0-43b8-b0f2-8145b3f97ec2","timestamp":"2022-06-06T03:36:01.301429Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:36:01.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:36:01.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:36:16.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:36:16.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:36:16.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:36:31.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:36:31.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:36:31.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:36:46.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:36:46.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:36:46.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:37:01.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:37:01.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:37:01.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:37:16.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:37:16.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:37:16.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:37:28.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:37:28.426  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-06T03:37:28.467405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eaaaa623-da78-4e61-b78e-4cff2173174d","timestamp":"2022-06-06T03:37:28.467517Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:37:28.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:37:28.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:37:40.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:37:40.990  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-06T03:37:41.053312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6febd321-1b99-4671-8d02-504120b1c618","timestamp":"2022-06-06T03:37:41.053419Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:37:41.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:37:41.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:37:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:37:46.586  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5513a78e-cd50-41e8-845e-2deb2959893e","timestamp":"2022-06-06T03:37:46.585707Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:37:46.624  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms
2022-06-06 03:37:46.624  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:37:46.651  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:37:46.652  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:37:47.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:37:47.280  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5513a78e-cd50-41e8-845e-2deb2959893e","timestamp":"2022-06-06T03:37:46.585707Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:37:47.280  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:37:47.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:37:47.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:37:47.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:37:47.440  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-06T03:37:48.000232Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6866013-6eee-4db9-899b-602f55dcc26b","timestamp":"2022-06-06T03:37:48.000245Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:37:47.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:37:47.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:37:47.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:37:47.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-06T03:37:48.001084Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94b3ea7a-83c6-48b9-98e7-3c26ae554c0a","timestamp":"2022-06-06T03:37:48.001108Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:37:47.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:37:47.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:37:48.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:37:48.182  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-06T03:37:48.006276Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"650068ec-5fec-490a-975e-2e09e4a93044","timestamp":"2022-06-06T03:37:48.006293Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:37:48.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:37:48.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:38:01.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:38:01.278  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-06T03:38:01.301315Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fd60344-23cf-4c78-bb66-768ce12ad62e","timestamp":"2022-06-06T03:38:01.301432Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:38:01.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:38:01.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:38:16.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:38:16.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:38:16.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:38:31.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:38:31.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:38:31.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:38:46.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:38:46.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:38:46.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:39:01.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:39:01.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:39:01.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:39:16.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:39:16.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:39:16.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:39:28.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:39:28.498  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-06T03:39:28.462640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b35b477a-7e6e-4e7b-b09f-1a4532dd8f17","timestamp":"2022-06-06T03:39:28.462749Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:39:28.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:39:28.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:39:41.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:39:41.010  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-06T03:39:41.053323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdb41b68-49d1-48aa-98ed-fff5ae3c9236","timestamp":"2022-06-06T03:39:41.053466Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:39:41.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:39:41.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:39:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:39:46.607  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1778b6fa-983d-4676-9d68-0928b3b2ef10","timestamp":"2022-06-06T03:39:46.606583Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:39:46.624  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms
2022-06-06 03:39:46.624  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:39:46.654  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:39:46.655  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:39:47.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:39:47.282  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1778b6fa-983d-4676-9d68-0928b3b2ef10","timestamp":"2022-06-06T03:39:46.606583Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:39:47.282  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:39:47.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:39:47.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:39:47.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:39:47.466  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-06T03:39:48.010395Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c01eb3c-c3c5-4f2e-b731-c340acb28632","timestamp":"2022-06-06T03:39:48.010409Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:39:47.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:39:47.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:39:47.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:39:47.641  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-06T03:39:48.008012Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c10f231a-b6af-408b-b015-dd235e1de207","timestamp":"2022-06-06T03:39:48.008023Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:39:47.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:39:47.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:39:48.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:39:48.188  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-06T03:39:48.004138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75b8e94c-c2d0-4a9e-9fbd-6561386ef732","timestamp":"2022-06-06T03:39:48.004170Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:39:48.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:39:48.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:40:01.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:40:01.278  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-06T03:40:01.301616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"437fca6c-a2da-47f3-afeb-ba1abd3ccb5a","timestamp":"2022-06-06T03:40:01.301863Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:40:01.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:40:01.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:40:16.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:40:16.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:40:16.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:40:31.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:40:31.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:40:31.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:40:46.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:40:46.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:40:46.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:41:01.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:41:01.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:41:01.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:41:16.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:41:16.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:41:16.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:41:28.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:41:28.432  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-06T03:41:28.462737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"055dd247-174b-48f0-84ec-ade603861256","timestamp":"2022-06-06T03:41:28.462904Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:41:28.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:41:28.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:41:41.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:41:41.053  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-06T03:41:41.053463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c72e421f-d6e2-4cd5-bec3-6ff423ea3163","timestamp":"2022-06-06T03:41:41.053605Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:41:41.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:41:41.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:41:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:41:46.626  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"966744df-7d2e-461d-a0c1-8188710764de","timestamp":"2022-06-06T03:41:46.624890Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:41:46.674  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms
2022-06-06 03:41:46.675  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:41:46.700  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:41:46.701  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:41:47.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:41:47.339  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"966744df-7d2e-461d-a0c1-8188710764de","timestamp":"2022-06-06T03:41:46.624890Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:41:47.339  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:41:47.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:41:47.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:41:47.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:41:47.505  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-06T03:41:48.063271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"627cbdae-f6c8-4108-b56d-cb28cae27535","timestamp":"2022-06-06T03:41:48.063308Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:41:47.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:41:47.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:41:47.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:41:47.665  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-06T03:41:48.066958Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c2dbde5-f6ca-4408-abe7-1141e4abac94","timestamp":"2022-06-06T03:41:48.066972Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:41:47.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:41:47.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:41:48.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:41:48.202  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-06T03:41:48.064766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bea85c4b-1a35-4fcb-836e-015ed2b95546","timestamp":"2022-06-06T03:41:48.064779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:41:48.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:41:48.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:42:01.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:42:01.253  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-06T03:42:01.301487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43da5763-3640-4776-b4de-7356131c6811","timestamp":"2022-06-06T03:42:01.301654Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:42:01.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:42:01.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:42:16.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:42:16.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:42:16.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:42:31.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:42:31.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:42:31.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:42:46.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:42:46.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:42:46.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:43:01.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:43:01.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:43:01.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:43:16.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:43:16.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:43:16.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:43:28.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:43:28.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:43:28.462683Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d4ab438-5e2d-4f40-b24d-fd4ec93fda14","timestamp":"2022-06-06T03:43:28.462773Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:43:28.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:43:28.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:43:40.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:43:40.989  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-06T03:43:41.053270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6cff09b-a561-4bca-a98b-fdbf9f472a33","timestamp":"2022-06-06T03:43:41.053367Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:43:41.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:43:41.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:43:46.238  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:43:46.644  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e1db4600-9055-47ff-a781-33169a3b700b","timestamp":"2022-06-06T03:43:46.643902Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:43:46.674  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-06-06 03:43:46.674  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:43:46.701  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:43:46.701  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:43:47.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:43:47.325  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e1db4600-9055-47ff-a781-33169a3b700b","timestamp":"2022-06-06T03:43:46.643902Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:43:47.325  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:43:47.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:43:47.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:43:47.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:43:47.466  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-06T03:43:48.053446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c93006f-befd-4772-bef0-1a0f997b19c8","timestamp":"2022-06-06T03:43:48.053463Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:43:47.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:43:47.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:43:47.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:43:47.686  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-06T03:43:48.052805Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eac698c0-f5d9-48fc-94b8-caca526214cb","timestamp":"2022-06-06T03:43:48.052815Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:43:47.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:43:47.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:43:48.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:43:48.224  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-06T03:43:48.054995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"074b870b-2cf5-413d-9b3d-1de321e4cf3e","timestamp":"2022-06-06T03:43:48.055012Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:43:48.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:43:48.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:44:01.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:44:01.245  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-06T03:44:01.301465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"569735be-aa7d-442f-8aed-8f2440e1a0e1","timestamp":"2022-06-06T03:44:01.301580Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:44:01.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:44:01.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:44:16.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:44:16.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:44:16.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:44:31.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:44:31.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:44:31.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:44:46.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:44:46.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:44:46.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:45:01.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:45:01.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:45:01.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:45:16.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:45:16.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:45:16.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:45:28.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:45:28.413  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-06T03:45:28.464161Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e2900b0-d4f0-4f9e-b986-9cf0785a8638","timestamp":"2022-06-06T03:45:28.464240Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:45:28.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:45:28.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:45:40.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:45:40.987  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-06T03:45:41.053311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbbf0118-0b77-4e9f-b815-e3b949631f74","timestamp":"2022-06-06T03:45:41.053410Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:45:41.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:45:41.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:45:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:45:46.669  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4d4d723-081a-4e4f-b007-b46ff3e5a565","timestamp":"2022-06-06T03:45:46.668981Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:45:46.674  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms
2022-06-06 03:45:46.675  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:45:46.704  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:45:46.705  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:45:47.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:45:47.336  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4d4d723-081a-4e4f-b007-b46ff3e5a565","timestamp":"2022-06-06T03:45:46.668981Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:45:47.336  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:45:47.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:45:47.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:45:47.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:45:47.497  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:45:48.068716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"357101fe-ad33-47c2-b4f2-ae095b53a86e","timestamp":"2022-06-06T03:45:48.068727Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:45:47.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:45:47.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:45:48.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:45:48.200  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-06T03:45:48.063569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"763d223e-5492-4c5a-8293-5bb139ff0a5a","timestamp":"2022-06-06T03:45:48.063581Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:45:48.220  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-06T03:45:48.065942Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"078d3d54-d6f6-49a4-836a-a19e043c9904","timestamp":"2022-06-06T03:45:48.065956Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:45:48.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:45:48.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:46:01.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:46:01.243  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-06T03:46:01.301337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3603dfc8-fd90-42a1-bc5a-b4b8d0f34c05","timestamp":"2022-06-06T03:46:01.301438Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:46:02.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:46:02.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:46:17.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:46:17.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:46:17.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:46:32.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:46:32.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:46:32.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:46:47.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:46:47.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:46:47.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:47:02.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:47:02.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:47:02.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:47:17.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:47:17.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:47:17.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:47:28.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:47:28.410  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-06T03:47:28.462413Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"230f407a-60cc-4450-b4ec-d6f5fe6ca03e","timestamp":"2022-06-06T03:47:28.462491Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:47:28.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:47:28.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:47:40.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:47:40.989  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-06T03:47:41.053311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58aaa7c0-c6ec-48e4-ae34-152a3b97a9a2","timestamp":"2022-06-06T03:47:41.053425Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:47:41.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:47:41.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:47:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:47:46.683  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a3531e76-6b98-4f9e-80b8-5427b0b2485f","timestamp":"2022-06-06T03:47:46.682909Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:47:46.724  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms
2022-06-06 03:47:46.724  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:47:46.749  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:47:46.750  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:47:47.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:47:47.377  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a3531e76-6b98-4f9e-80b8-5427b0b2485f","timestamp":"2022-06-06T03:47:46.682909Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:47:47.377  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:47:47.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:47:47.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:47:47.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:47:47.541  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-06T03:47:48.109628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2d5fe92-716a-4442-b9b1-224b224576ff","timestamp":"2022-06-06T03:47:48.109637Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:47:47.696  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:47:47.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:47:47.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:47:47.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:47:48.106737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f412dcd-7856-49fa-b540-1b9705903709","timestamp":"2022-06-06T03:47:48.106753Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:47:47.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:47:47.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:47:48.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:47:48.288  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-06T03:47:48.106082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91c30aa4-1edd-456d-8656-11dadc6b1989","timestamp":"2022-06-06T03:47:48.106091Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:47:48.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:47:48.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:48:01.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:48:01.258  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-06T03:48:01.301386Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ed47edf-8d47-4cc5-84ed-9e14f8fae383","timestamp":"2022-06-06T03:48:01.301514Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:48:01.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:48:01.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:48:16.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:48:16.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:48:16.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:48:31.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:48:31.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:48:31.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:48:46.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:48:46.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:48:46.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:49:01.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:49:01.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:49:01.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:49:16.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:49:16.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:49:16.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:49:28.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:49:28.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:49:28.462496Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"988bada1-4df6-45d2-94c3-425ce9de77bd","timestamp":"2022-06-06T03:49:28.462577Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:49:28.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:49:28.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:49:41.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:49:41.040  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-06T03:49:41.053637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"895915da-782a-4be7-90d6-2896984fd915","timestamp":"2022-06-06T03:49:41.053854Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:49:41.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:49:41.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:49:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:49:46.702  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"749b3d26-6d3d-49b0-8400-bd2b81d359d3","timestamp":"2022-06-06T03:49:46.701998Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:49:46.724  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms
2022-06-06 03:49:46.724  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:49:46.765  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:49:46.766  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:49:47.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:49:47.387  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"749b3d26-6d3d-49b0-8400-bd2b81d359d3","timestamp":"2022-06-06T03:49:46.701998Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:49:47.387  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:49:47.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:49:47.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:49:47.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:49:47.535  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-06T03:49:48.122624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bd5ea00-9c73-4317-8632-4de48c7512db","timestamp":"2022-06-06T03:49:48.122652Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:49:47.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:49:47.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:49:47.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:49:47.740  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-06T03:49:48.122909Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63c4bbb3-e233-4342-9e8b-cafcd46fa7e6","timestamp":"2022-06-06T03:49:48.122920Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:49:47.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:49:47.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:49:48.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:49:48.284  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-06T03:49:48.123737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fac3f6af-8335-46ac-a8d6-b007b290eb3a","timestamp":"2022-06-06T03:49:48.123769Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:49:48.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:49:48.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:50:01.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:50:01.248  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-06T03:50:01.301498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f075656-2f42-4553-8769-934427011975","timestamp":"2022-06-06T03:50:01.301568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:50:01.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:50:01.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:50:16.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:50:16.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:50:16.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:50:31.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:50:31.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:50:31.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:50:46.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:50:46.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:50:46.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:51:01.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:51:01.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:51:01.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:51:16.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:51:16.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:51:16.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:51:28.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:51:28.408  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:51:28.462699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afd45fdd-0ca3-4628-9985-aa0195a14320","timestamp":"2022-06-06T03:51:28.462828Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:51:28.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:51:28.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:51:41.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:51:41.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:51:41.053310Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85324d9e-874a-4128-9eb4-ff1a212dc4b0","timestamp":"2022-06-06T03:51:41.053432Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:51:41.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:51:41.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:51:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:51:46.721  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f079fa3d-9279-4e94-8a0d-5d22763248e5","timestamp":"2022-06-06T03:51:46.721041Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:51:46.724  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms
2022-06-06 03:51:46.724  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:51:46.771  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:51:46.773  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:51:47.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:51:47.392  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f079fa3d-9279-4e94-8a0d-5d22763248e5","timestamp":"2022-06-06T03:51:46.721041Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:51:47.392  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:51:47.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:51:47.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:51:47.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:51:47.533  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-06T03:51:48.127907Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72313d76-2889-42ee-a25c-852d40254458","timestamp":"2022-06-06T03:51:48.127932Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:51:47.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:51:47.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:51:47.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:51:47.758  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-06T03:51:48.129424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f47425b2-15d8-4494-82ae-f136eb2ccb49","timestamp":"2022-06-06T03:51:48.129517Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:51:47.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:51:47.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:51:48.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:51:48.295  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-06T03:51:48.129009Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b462610-f173-4808-bf61-b2c1e7168fae","timestamp":"2022-06-06T03:51:48.129029Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:51:48.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:51:48.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:52:01.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:52:01.245  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-06T03:52:01.301280Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59783ff0-2704-4ac0-93a5-4541b0620130","timestamp":"2022-06-06T03:52:01.301436Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:52:01.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:52:01.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:52:16.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:52:16.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:52:16.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:52:31.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:52:31.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:52:31.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:52:46.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:52:46.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:52:46.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:53:01.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:53:01.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:53:01.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:53:16.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:53:16.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:53:16.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:53:28.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:53:28.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:53:28.463158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aff6301d-73fb-441c-8f90-4ac4256d1803","timestamp":"2022-06-06T03:53:28.463281Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:53:28.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:53:28.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:53:40.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:53:40.968  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-06T03:53:41.053274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8f2d8c3-6d9b-4851-b7ba-6c9ad446a577","timestamp":"2022-06-06T03:53:41.053359Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:53:40.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:53:40.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:53:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:53:46.739  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d2765134-9312-471d-bdc2-3a5aa5a41de9","timestamp":"2022-06-06T03:53:46.739471Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:53:46.774  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms
2022-06-06 03:53:46.774  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:53:46.797  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:53:46.797  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:53:47.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:53:47.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d2765134-9312-471d-bdc2-3a5aa5a41de9","timestamp":"2022-06-06T03:53:46.739471Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:53:47.419  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:53:47.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:53:47.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:53:47.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:53:47.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-06T03:53:48.158851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8dd1125a-b59c-4d29-8985-ae17c8f17a30","timestamp":"2022-06-06T03:53:48.158861Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:53:47.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:53:47.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:53:48.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:53:48.278  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-06T03:53:48.166067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b866c157-9f4c-48e9-b4dd-8455cb144d7a","timestamp":"2022-06-06T03:53:48.166075Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:53:48.298  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-06T03:53:48.163836Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e770fe1-58e2-4baa-aa1c-859648137041","timestamp":"2022-06-06T03:53:48.163851Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:53:48.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:53:48.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:54:01.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:54:01.238  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-06T03:54:01.301297Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b44b99b-acbc-41db-910c-77f1f1bf0f06","timestamp":"2022-06-06T03:54:01.301363Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:54:01.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:54:01.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:54:16.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:54:16.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:54:16.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:54:31.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:54:31.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:54:31.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:54:46.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:54:46.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:54:46.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:55:01.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:55:01.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:55:01.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:55:16.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:55:16.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:55:16.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:55:28.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:55:28.405  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-06T03:55:28.462466Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"153183d9-e558-4b5d-a5cb-397755608455","timestamp":"2022-06-06T03:55:28.462536Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:55:28.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:55:28.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:55:40.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:55:40.993  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-06T03:55:41.053272Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95178c42-643d-482f-96e3-4d1542d2cf99","timestamp":"2022-06-06T03:55:41.053366Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:55:41.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:55:41.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:55:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:55:46.760  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a278befe-d27b-4150-8c65-dbbf74015bd6","timestamp":"2022-06-06T03:55:46.759947Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:55:46.774  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-06-06 03:55:46.774  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:55:46.796  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:55:46.796  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-06-06 03:55:47.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:55:47.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a278befe-d27b-4150-8c65-dbbf74015bd6","timestamp":"2022-06-06T03:55:46.759947Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:55:47.423  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:55:47.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:55:47.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:55:47.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:55:47.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-06T03:55:48.164453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cbc3b96-86a2-4af6-baef-7404fc0c77e8","timestamp":"2022-06-06T03:55:48.164469Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:55:47.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:55:47.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:55:48.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:55:48.292  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-06T03:55:48.164726Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"147384fa-bbe4-4e66-855a-7da62ba62466","timestamp":"2022-06-06T03:55:48.164737Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:55:48.310  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-06T03:55:48.166097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24b27391-1433-46a1-bd01-9aa8f57c3cf6","timestamp":"2022-06-06T03:55:48.166112Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:55:48.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:55:48.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:56:01.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:56:01.231  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-06T03:56:01.301726Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ee5ced1-51c5-444f-9ba2-1139dfaf5692","timestamp":"2022-06-06T03:56:01.301862Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:56:01.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:56:01.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:56:16.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:56:16.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:56:16.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:56:31.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:56:31.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:56:31.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:56:46.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:56:46.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:56:46.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:57:01.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:57:01.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:57:01.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:57:16.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:57:16.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:57:16.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:57:28.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:57:28.399  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-06T03:57:28.462446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"faf03943-279d-472f-bc17-11cddb95d45e","timestamp":"2022-06-06T03:57:28.462561Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:57:28.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:57:28.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:57:40.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:57:40.968  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-06T03:57:41.053267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37d2a1e8-a7b4-41bc-a6e7-48e236452d0a","timestamp":"2022-06-06T03:57:41.053373Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:57:40.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:57:40.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:57:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:57:46.776  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3096021a-6b6d-48c8-b7b8-a1ffea8fd1be","timestamp":"2022-06-06T03:57:46.776422Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:57:46.824  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-06 03:57:46.824  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:57:46.869  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:57:46.869  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:57:47.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:57:47.490  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3096021a-6b6d-48c8-b7b8-a1ffea8fd1be","timestamp":"2022-06-06T03:57:46.776422Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:57:47.490  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:57:47.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:57:47.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:57:47.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:57:47.624  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:57:48.232133Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84b2593c-75d7-4be2-a69e-2570d1ec6956","timestamp":"2022-06-06T03:57:48.232149Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:57:47.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:57:47.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:57:48.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:57:48.307  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-06T03:57:48.235965Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25460fa7-9666-456a-aab8-dd3ae28f8029","timestamp":"2022-06-06T03:57:48.235976Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:57:48.327  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-06T03:57:48.232346Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"381df4eb-90a0-46d3-83b8-6aa19916c478","timestamp":"2022-06-06T03:57:48.232356Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:57:48.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:57:48.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:58:01.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:58:01.233  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-06T03:58:01.301420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43ee47a2-28de-410a-ace6-e880f75a289f","timestamp":"2022-06-06T03:58:01.301527Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:58:01.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:58:01.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:58:16.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:58:16.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:58:16.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:58:31.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:58:31.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:58:31.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:58:46.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:58:46.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:58:46.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:59:01.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:59:01.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:59:01.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:59:16.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:59:16.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:59:16.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:59:28.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:59:28.398  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-06T03:59:28.469357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f057c622-e8a3-4d8b-aeaa-54243a5e314b","timestamp":"2022-06-06T03:59:28.469613Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:59:28.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:59:28.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:59:41.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:59:41.108  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T03:59:41.053576Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34d0abc8-2d66-453d-b8e7-70cb33cefc64","timestamp":"2022-06-06T03:59:41.053753Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:59:41.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:59:41.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:59:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 03:59:46.800  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a0c3f855-356b-4563-b013-c8dfdc0bba4c","timestamp":"2022-06-06T03:59:46.800133Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:59:46.824  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms
2022-06-06 03:59:46.824  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 03:59:46.871  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:59:46.871  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (47 ms):{"serverTimeMs":1,"count":1}
2022-06-06 03:59:47.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:59:47.494  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a0c3f855-356b-4563-b013-c8dfdc0bba4c","timestamp":"2022-06-06T03:59:46.800133Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:59:47.494  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 03:59:47.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:59:47.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:59:47.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:59:47.641  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-06T03:59:48.241669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7e8ae37-f0dc-4059-b00b-089a196d6a0a","timestamp":"2022-06-06T03:59:48.241697Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 03:59:47.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:59:47.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:59:47.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:59:47.830  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-06T03:59:48.239968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c434c27-fbe4-4ca1-8c2e-6c410e7d8a42","timestamp":"2022-06-06T03:59:48.239978Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 03:59:47.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:59:47.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 03:59:48.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 03:59:48.377  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T03:59:48.241962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43a8f2ba-f39d-4ff0-89f3-84550a3011a4","timestamp":"2022-06-06T03:59:48.241981Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 03:59:48.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 03:59:48.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:00:01.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:00:01.227  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-06T04:00:01.301450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fec4251b-5f83-45ff-bfe0-d99704ce25df","timestamp":"2022-06-06T04:00:01.301532Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:00:01.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:00:01.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:00:16.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:00:16.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:00:16.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:00:31.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:00:31.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:00:31.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:00:46.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:00:46.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:00:46.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:01:01.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:01:01.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:01:01.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:01:16.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:01:16.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:01:16.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:01:28.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:01:28.391  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-06T04:01:28.463402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ded05013-0595-4e3d-8c1a-8d40e1dee834","timestamp":"2022-06-06T04:01:28.463512Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:01:30.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:01:30.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:01:41.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:01:41.063  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-06T04:01:41.053342Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8873339-d5c6-4036-8146-3055a8198fd0","timestamp":"2022-06-06T04:01:41.053441Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:01:41.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:01:41.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:01:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 04:01:46.821  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"50a78991-3189-4e72-98e4-7d0ad3a3fe5a","timestamp":"2022-06-06T04:01:46.820665Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:01:46.824  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms
2022-06-06 04:01:46.824  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 04:01:46.872  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:01:46.872  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
2022-06-06 04:01:47.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:01:47.498  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"50a78991-3189-4e72-98e4-7d0ad3a3fe5a","timestamp":"2022-06-06T04:01:46.820665Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:01:47.499  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 04:01:47.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:01:47.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:01:47.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:01:47.637  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-06T04:01:48.248218Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6fdedebd-029e-4fc6-8ea7-a5740a74b7ce","timestamp":"2022-06-06T04:01:48.248235Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:01:47.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:01:47.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:01:47.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:01:47.846  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-06T04:01:48.243735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4f49f55-5186-43ed-91d3-bc59bd3b423f","timestamp":"2022-06-06T04:01:48.243745Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:01:47.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:01:47.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:01:48.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:01:48.385  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-06T04:01:48.242889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef6489d7-e5ad-4ac6-9ac8-97772bbf1f72","timestamp":"2022-06-06T04:01:48.242902Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:01:48.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:01:48.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:02:01.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:02:01.228  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-06T04:02:01.301299Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"585ac21e-1a7a-499c-b006-433d3b4f5c9f","timestamp":"2022-06-06T04:02:01.301373Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:02:01.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:02:01.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:02:16.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:02:16.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:02:16.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:02:31.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:02:31.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:02:31.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:02:46.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:02:46.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:02:46.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:03:01.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:03:01.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:03:01.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:03:16.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:03:16.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:03:16.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:03:28.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:03:28.396  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-06T04:03:28.462406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34059494-a129-4162-b1ce-80804d6e6e57","timestamp":"2022-06-06T04:03:28.462530Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:03:28.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:03:28.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:03:41.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:03:41.001  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-06T04:03:41.053320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1853ea11-7a79-416f-8808-3fba06615a85","timestamp":"2022-06-06T04:03:41.053427Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:03:41.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:03:41.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:03:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 04:03:46.838  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ecff508c-1431-410e-95a2-6d924c69f4cc","timestamp":"2022-06-06T04:03:46.838449Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:03:46.874  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms
2022-06-06 04:03:46.874  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 04:03:46.903  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:03:46.903  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-06-06 04:03:47.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:03:47.524  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ecff508c-1431-410e-95a2-6d924c69f4cc","timestamp":"2022-06-06T04:03:46.838449Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:03:47.524  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 04:03:47.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:03:47.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:03:47.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:03:47.696  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-06T04:03:48.277423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96bba2e7-6da1-45ff-a307-ac2cd7f00229","timestamp":"2022-06-06T04:03:48.277445Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:03:47.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:03:47.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:03:47.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:03:47.877  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-06T04:03:48.346343Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c222b9ea-d1a9-497a-b79c-79734a69b9f5","timestamp":"2022-06-06T04:03:48.346354Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:03:47.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:03:47.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:03:48.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:03:48.411  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-06T04:03:48.347578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b42c05fb-270f-4114-b11e-dd8b4373c77f","timestamp":"2022-06-06T04:03:48.347599Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:03:48.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:03:48.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:04:01.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:04:01.229  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-06T04:04:01.301389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a09223e-58e9-43a4-9000-70e9fcf9e628","timestamp":"2022-06-06T04:04:01.301491Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:04:01.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:04:01.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:04:16.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:04:16.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:04:16.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:04:31.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:04:31.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:04:31.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:04:46.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:04:46.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:04:46.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:05:01.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:05:01.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:05:01.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:05:16.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:05:16.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:05:16.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:05:28.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:05:28.393  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-06T04:05:28.462417Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4842633b-cab5-4b6f-a18b-9cf5215ed8a5","timestamp":"2022-06-06T04:05:28.462496Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:05:28.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:05:28.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:05:40.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:05:40.976  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-06T04:05:41.053241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d646f8c-b6cf-4363-9483-e7860e9a4511","timestamp":"2022-06-06T04:05:41.053330Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:05:40.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:05:40.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:05:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 04:05:46.856  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"43c35ae3-14e0-4930-9c0c-5966ac3f9dfb","timestamp":"2022-06-06T04:05:46.856579Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:05:46.874  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms
2022-06-06 04:05:46.874  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 04:05:46.898  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:05:46.898  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-06-06 04:05:47.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:05:47.521  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"43c35ae3-14e0-4930-9c0c-5966ac3f9dfb","timestamp":"2022-06-06T04:05:46.856579Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:05:47.522  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 04:05:47.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:05:47.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:05:47.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:05:47.674  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-06T04:05:48.275745Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84f6f38d-30dd-425a-9f62-4ba2f71917cc","timestamp":"2022-06-06T04:05:48.275760Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:05:47.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:05:47.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:05:48.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:05:48.393  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T04:05:48.277005Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5422e4f0-9a02-4fb3-ab6c-4130107ffd8b","timestamp":"2022-06-06T04:05:48.277018Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:05:48.414  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-06T04:05:48.276553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05a3631b-16b2-4546-9950-b3ce6fe0a9ae","timestamp":"2022-06-06T04:05:48.276564Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:05:48.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:05:48.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:06:01.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:06:01.302  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-06T04:06:01.301340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a52042b0-0e91-459e-b906-e4f1d7ca0645","timestamp":"2022-06-06T04:06:01.301428Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:06:01.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:06:01.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:06:16.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:06:16.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:06:16.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:06:31.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:06:31.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:06:31.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:06:46.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:06:46.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:06:46.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:07:01.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:07:01.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:07:01.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:07:16.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:07:16.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:07:16.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:07:28.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:07:28.387  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-06T04:07:28.467356Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77269f58-9221-49f9-b355-52bdd497e433","timestamp":"2022-06-06T04:07:28.467432Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:07:28.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:07:28.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:07:40.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:07:40.972  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-06T04:07:41.053317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fa784fc-2ec8-4715-848d-7bc2ae0770ec","timestamp":"2022-06-06T04:07:41.053439Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:07:40.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:07:40.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:07:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 04:07:46.881  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"764715cc-f1f1-485c-a684-54c06bf25209","timestamp":"2022-06-06T04:07:46.881019Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:07:46.924  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-06-06 04:07:46.924  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 04:07:46.968  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:07:46.968  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-06-06 04:07:47.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:07:47.622  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"764715cc-f1f1-485c-a684-54c06bf25209","timestamp":"2022-06-06T04:07:46.881019Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:07:47.622  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 04:07:47.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:07:47.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:07:47.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:07:47.785  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-06T04:07:48.342496Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fae3c67c-aea3-4a49-a1e8-d9b1db67ac48","timestamp":"2022-06-06T04:07:48.342542Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:07:47.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:07:47.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:07:47.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:07:47.908  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-06T04:07:48.439392Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ca14513-8b79-40f8-9cc3-e3eba17c6d3a","timestamp":"2022-06-06T04:07:48.439410Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:07:47.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:07:47.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:07:48.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:07:48.443  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T04:07:48.438516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a446d7c-a545-4662-b276-80fac1adad98","timestamp":"2022-06-06T04:07:48.438529Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:07:48.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:07:48.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:08:01.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:08:01.216  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-06T04:08:01.301322Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c5203e5-620b-417e-b208-31dc01f1389b","timestamp":"2022-06-06T04:08:01.301420Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:08:01.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:08:01.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:08:16.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:08:16.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:08:16.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:08:31.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:08:31.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:08:31.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:08:46.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:08:46.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:08:46.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:09:01.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:09:01.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:09:01.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:09:16.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:09:16.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:09:16.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:09:28.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:09:28.373  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-06T04:09:28.462425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d833222e-bc76-4738-acb2-a193a6d52370","timestamp":"2022-06-06T04:09:28.462506Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:09:28.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:09:28.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:09:40.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:09:40.983  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-06T04:09:41.053326Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f93c03d-df32-47f3-bfbf-69379d1a1200","timestamp":"2022-06-06T04:09:41.053411Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:09:41.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:09:41.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:09:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 04:09:46.901  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"74c4532e-b9de-4ca5-ac30-7cd36bf327f2","timestamp":"2022-06-06T04:09:46.901174Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:09:46.924  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms
2022-06-06 04:09:46.924  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 04:09:46.969  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:09:46.970  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
2022-06-06 04:09:47.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:09:47.677  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"74c4532e-b9de-4ca5-ac30-7cd36bf327f2","timestamp":"2022-06-06T04:09:46.901174Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:09:47.678  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 04:09:47.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:09:47.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:09:47.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:09:47.832  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-06T04:09:48.436578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c81621d0-3b01-444d-8c6b-d2aad9ed64c7","timestamp":"2022-06-06T04:09:48.436594Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:09:47.913  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-06T04:09:48.432832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9920c66-a34c-44ab-826f-cba2c25468f6","timestamp":"2022-06-06T04:09:48.432841Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:09:47.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:09:47.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:09:48.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:09:48.448  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-06T04:09:48.443619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7c8ccb4-d7b4-48a5-a240-df9b944f653b","timestamp":"2022-06-06T04:09:48.443631Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:09:48.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:09:48.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:10:01.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:10:01.218  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-06T04:10:01.301620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee86840c-a3e2-4e2c-9db0-23792f2030e7","timestamp":"2022-06-06T04:10:01.301727Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:10:01.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:10:01.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:10:16.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:10:16.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:10:16.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:10:31.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:10:31.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:10:31.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:10:46.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:10:46.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:10:46.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:11:01.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:11:01.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:11:01.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:11:16.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:11:16.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:11:16.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:11:28.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:11:28.413  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-06T04:11:28.462732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea5c0968-4c91-42ee-bfd6-116f4b9d1cd6","timestamp":"2022-06-06T04:11:28.462899Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:11:28.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:11:28.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:11:40.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:11:40.981  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-06T04:11:41.053499Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bd5464a-abad-487e-8fdd-babb318ae4cb","timestamp":"2022-06-06T04:11:41.053661Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:11:40.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:11:40.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:11:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 04:11:46.924  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"40c1c5de-6424-4b7c-ad33-882553e21271","timestamp":"2022-06-06T04:11:46.923837Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:11:46.974  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 50 ms
2022-06-06 04:11:46.974  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 04:11:47.010  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:11:47.010  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-06-06 04:11:47.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:11:47.635  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"40c1c5de-6424-4b7c-ad33-882553e21271","timestamp":"2022-06-06T04:11:46.923837Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:11:47.635  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 04:11:47.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:11:47.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:11:47.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:11:47.783  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-06T04:11:48.397080Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a60611fd-8b36-43ac-ab44-895af6dd27d0","timestamp":"2022-06-06T04:11:48.397092Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:11:47.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:11:47.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:11:47.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:11:47.967  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-06T04:11:48.394863Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf8ad538-9b89-4d71-8343-c9cbcf6aaa91","timestamp":"2022-06-06T04:11:48.394879Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:11:47.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:11:47.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:11:48.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:11:48.521  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-06T04:11:48.398329Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f702b312-aef3-4849-bc76-9c3d35122f18","timestamp":"2022-06-06T04:11:48.398353Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:11:48.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:11:48.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:12:01.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:12:01.209  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-06T04:12:01.301448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9765247-2b35-4de9-9141-3bf886b66229","timestamp":"2022-06-06T04:12:01.301567Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:12:01.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:12:01.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:12:16.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:12:16.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:12:16.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:12:31.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:12:31.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:12:31.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:12:46.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:12:46.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:12:46.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:13:01.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:13:01.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:13:01.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:13:16.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:13:16.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:13:16.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:13:28.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:13:28.382  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-06T04:13:28.467392Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1eac0e2c-8801-4f92-9634-f7dad472c61f","timestamp":"2022-06-06T04:13:28.467491Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:13:28.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:13:28.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:13:41.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:13:41.016  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-06T04:13:41.053300Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c96d9a5d-8076-4b8d-8b3c-e900b05ca280","timestamp":"2022-06-06T04:13:41.053452Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:13:41.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:13:41.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:13:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 04:13:46.942  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9a22c886-56c7-4e4b-acf9-d8d7f571bd11","timestamp":"2022-06-06T04:13:46.942202Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:13:46.974  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-06-06 04:13:46.974  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 04:13:47.002  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:13:47.004  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-06-06 04:13:47.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:13:47.689  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9a22c886-56c7-4e4b-acf9-d8d7f571bd11","timestamp":"2022-06-06T04:13:46.942202Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:13:47.689  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 04:13:47.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:13:47.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:13:47.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:13:47.874  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-06T04:13:48.447870Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc7de962-48ac-4fb6-92b3-d13ef4ced83c","timestamp":"2022-06-06T04:13:48.447882Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:13:47.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:13:47.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:13:47.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:13:47.978  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-06T04:13:48.448390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01bce0e2-6c3c-406f-876a-a7503f79a674","timestamp":"2022-06-06T04:13:48.448401Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:13:47.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:13:47.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:13:48.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:13:48.509  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T04:13:48.456270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3d03772-b7fb-45b5-a94b-aea50193ba64","timestamp":"2022-06-06T04:13:48.456282Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:13:48.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:13:48.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:14:01.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:14:01.209  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-06T04:14:01.301294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc4b3b34-aa32-448a-973f-a248459e688c","timestamp":"2022-06-06T04:14:01.301435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:14:01.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:14:01.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:14:16.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:14:16.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:14:16.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:14:31.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:14:31.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:14:31.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:14:46.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:14:46.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:14:46.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:15:01.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:15:01.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:15:01.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:15:16.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:15:16.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:15:16.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:15:28.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:15:28.379  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-06T04:15:28.464809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a22a898-e0b8-4234-b309-533466b65758","timestamp":"2022-06-06T04:15:28.464969Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:15:28.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:15:28.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:15:41.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:15:41.048  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-06T04:15:41.053305Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e799eedd-da89-4c06-b17d-9664f6dfae20","timestamp":"2022-06-06T04:15:41.053448Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:15:41.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:15:41.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:15:46.237  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 04:15:46.962  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"23db6a08-a01b-480d-8cd0-e30b32975b99","timestamp":"2022-06-06T04:15:46.961797Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:15:46.974  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-06-06 04:15:46.974  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-06-06 04:15:46.999  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:15:46.999  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-06-06 04:15:47.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:15:47.712  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"23db6a08-a01b-480d-8cd0-e30b32975b99","timestamp":"2022-06-06T04:15:46.961797Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:15:47.712  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-06-06 04:15:47.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:15:47.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:15:47.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:15:47.826  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-06T04:15:48.451804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3977379b-6b85-4ea6-9faf-fdfa639a0ff0","timestamp":"2022-06-06T04:15:48.451821Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 04:15:47.976  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:15:47.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:15:47.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:15:47.992  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-06T04:15:48.452071Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29114670-1862-40fd-8d27-e7a794d7c203","timestamp":"2022-06-06T04:15:48.452082Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 04:15:48.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:15:48.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:15:48.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:15:48.526  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T04:15:48.457168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6b9a2cb-61b6-4831-828d-cb0c885c079a","timestamp":"2022-06-06T04:15:48.457180Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:15:48.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:15:48.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:16:01.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:16:01.270  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-06T04:16:01.301350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05619fa9-10e5-4411-9a88-9713791fa3d7","timestamp":"2022-06-06T04:16:01.301462Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 04:16:01.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:16:01.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...
2022-06-06 04:16:16.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 04:16:16.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000
2022-06-06 04:16:16.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/330b61de-c05b-45f8-ab8c-6d7a932dd248/onap-policy-clamp-runtime-acm-6847cc68d9-7k7gt?timeout=15000 (anonymous) ...