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-09-22 04:42:44.932  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-d4dfc654b-l5jks with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-22 04:42:44.937  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-22 04:42:47.435  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-22 04:42:48.033  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 580 ms. Found 7 JPA repository interfaces.
2022-09-22 04:42:49.928  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-09-22 04:42:49.932  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-09-22 04:42:49.937  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-09-22 04:42:49.951  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-09-22 04:42:49.959  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-09-22 04:42:49.972  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-09-22 04:42:49.981  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-09-22 04:42:49.984  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-09-22 04:42:50.027  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-09-22 04:42:50.064  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-09-22 04:42:50.066  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-09-22 04:42:50.910  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-22 04:42:50.931  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-22 04:42:50.931  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-22 04:42:51.094  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-22 04:42:51.094  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6033 ms
2022-09-22 04:42:51.748  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-22 04:42:52.318  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-22 04:42:52.574  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-22 04:42:53.098  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-22 04:42:53.461  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-22 04:42:53.984  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-22 04:42:54.046  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-22 04:43:02.953  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-22 04:43:02.976  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-22 04:43:05.270  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-09-22 04:43:06.158  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9cbcf03b-e53e-4914-aa6e-39e7add2bbfc, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-l5jks, 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-09-22 04:43:07.096  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-22 04:43:08.738  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@13b4ee4e, org.springframework.security.web.context.SecurityContextPersistenceFilter@147097ad, org.springframework.security.web.header.HeaderWriterFilter@6c1a6db1, org.springframework.security.web.authentication.logout.LogoutFilter@da11873, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2648aa1b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@744db9fb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7d563c13, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4f55a864, org.springframework.security.web.session.SessionManagementFilter@6f25ed2b, org.springframework.security.web.access.ExceptionTranslationFilter@32a074ed, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3fb1948c]
2022-09-22 04:43:09.549  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-09-22 04:43:09.550  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-09-22 04:43:09.550  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-09-22 04:43:09.550  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-09-22 04:43:09.552  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-09-22 04:43:09.552  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-09-22 04:43:09.552  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-09-22 04:43:09.553  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-09-22 04:43:09.553  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-09-22 04:43:09.553  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-09-22 04:43:09.554  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-09-22 04:43:09.554  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-09-22 04:43:09.554  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-09-22 04:43:09.555  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-09-22 04:43:09.555  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-09-22 04:43:09.555  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-09-22 04:43:09.556  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-09-22 04:43:09.556  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-09-22 04:43:09.556  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-09-22 04:43:09.557  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-09-22 04:43:09.557  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-09-22 04:43:09.558  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-09-22 04:43:09.625  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-09-22 04:43:10.760  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-22 04:43:10.760  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-22 04:43:10.768  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9cbcf03b-e53e-4914-aa6e-39e7add2bbfc, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-l5jks, 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-09-22 04:43:10.770  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9cbcf03b-e53e-4914-aa6e-39e7add2bbfc, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-l5jks, 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-09-22 04:43:10.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:43:10.771  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=33dbb493-75b0-4673-b46a-31ecd0b7baa2, alive=false, publisher=null]]: starting
2022-09-22 04:43:10.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:43:10.793  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=33dbb493-75b0-4673-b46a-31ecd0b7baa2, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-22 04:43:10.794  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-22 04:43:10.795  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-22 04:43:10.795  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-22 04:43:10.795  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-22 04:43:10.795  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-22 04:43:10.796  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-22 04:43:10.796  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-22 04:43:10.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-22 04:43:10.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-22 04:43:10.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-22 04:43:10.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-22 04:43:10.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-22 04:43:10.798  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-22 04:43:10.798  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9cbcf03b-e53e-4914-aa6e-39e7add2bbfc, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-l5jks, 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@f0d01c9
2022-09-22 04:43:10.798  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9cbcf03b-e53e-4914-aa6e-39e7add2bbfc, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-l5jks, 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-09-22 04:43:10.799  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-22 04:43:10.804  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 27.249 seconds (JVM running for 29.19)
2022-09-22 04:43:10.820  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-22 04:43:10.856  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-22 04:43:26.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:43:26.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:43:26.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:43:27.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:43:27.498  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-22 04:43:27.502  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-09-22T04:43:26.106115Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ef7c66a-7e3e-4041-a737-6a491c8cd10f","timestamp":"2022-09-22T04:43:26.106366Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:43:28.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:43:28.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:43:43.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:43:43.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:43:43.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:43:58.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:43:58.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:43:58.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:44:13.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:44:13.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:44:13.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:44:28.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:44:28.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:44:28.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:44:43.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:44:43.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:44:43.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:44:58.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:44:58.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:44:58.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:45:11.002  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9b9496eb-e9dd-4bd0-b71c-786399f2eb8d","timestamp":"2022-09-22T04:45:10.995011Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:45:11.043  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-09-22 04:45:11.049  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:45:11.148  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:11.150  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (101 ms):{"serverTimeMs":1,"count":1}
2022-09-22 04:45:11.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:11.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9b9496eb-e9dd-4bd0-b71c-786399f2eb8d","timestamp":"2022-09-22T04:45:10.995011Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:45:11.562  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:45:11.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:11.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:11.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:11.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"05d276a5-232d-4c98-9bad-436f86882d67","timestamp":"2022-09-22T04:41:14.410148Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.010  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-22 04:45:12.012  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"05d276a5-232d-4c98-9bad-436f86882d67","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.012  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:43:10.814160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13c2f1f2-a368-42d7-9a9c-7cf8a2dc82df","timestamp":"2022-09-22T04:43:10.814403Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.039  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:45:10.813205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d297a496-1c2d-4088-8848-c9b641f91b1a","timestamp":"2022-09-22T04:45:10.813285Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.043  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-09-22 04:45:12.043  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:45:12.062  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"24ace4fb-f48e-43a5-80fb-4e0a504d9180","timestamp":"2022-09-22T04:41:02.067054Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.081  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-09-22 04:45:12.082  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"24ace4fb-f48e-43a5-80fb-4e0a504d9180","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.095  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:12.095  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":1,"count":1}
2022-09-22 04:45:12.096  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 0 ms
2022-09-22 04:45:12.096  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:45:12.096  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:42:58.606827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6e43e40-f8ef-4ec0-8fd0-2b2a1ebf64f9","timestamp":"2022-09-22T04:42:58.607471Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:12.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:12.196  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:12.197  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (101 ms):{"serverTimeMs":4,"count":1}
2022-09-22 04:45:12.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:12.285  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:44:58.605779Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"387dbb30-8257-4533-8838-47e804b6f7c4","timestamp":"2022-09-22T04:44:58.605850Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:12.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:12.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:12.410  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:45:11.760656Z","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":"425ad0dd-3670-4fbb-8caa-0f4f59e6cab9","timestamp":"2022-09-22T04:45:11.760675Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:12.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:12.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:12.540  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:45:11.786881Z","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":"4a1ea2c2-506a-457c-a24e-35ac75283ccf","timestamp":"2022-09-22T04:45:11.786900Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.563  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-09-22T04:45:10.960643Z","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":"0f89042e-26b8-44f3-b9d5-203d211a3e16","timestamp":"2022-09-22T04:45:10.960686Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:45:12.587  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"05d276a5-232d-4c98-9bad-436f86882d67","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.587  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-22 04:45:12.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:12.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:12.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:12.756  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"24ace4fb-f48e-43a5-80fb-4e0a504d9180","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.757  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-09-22 04:45:12.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:12.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:12.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:12.834  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:45:12.575321Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06ed44af-0666-4035-80d0-d609485260f7","timestamp":"2022-09-22T04:45:12.575346Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:45:12.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:12.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:13.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:13.582  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:45:12.738220Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e922e93-5846-47ec-aaf3-44e979f0d08a","timestamp":"2022-09-22T04:45:12.738260Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:45:13.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:13.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:27.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:27.444  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-09-22T04:45:26.105551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f18ecdb-26f1-4a30-850e-0fd14e675cea","timestamp":"2022-09-22T04:45:26.105662Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:45:27.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:27.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:43.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:43.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:43.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:45:58.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:45:58.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:45:58.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:46:13.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:46:13.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:46:13.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:46:28.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:46:28.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:46:28.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:46:43.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:46:43.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:46:43.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:46:58.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:46:58.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:46:58.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:46:59.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:46:59.187  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:46:58.605909Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a67b7533-9d4b-47ac-b969-2da9f8b551ff","timestamp":"2022-09-22T04:46:58.606055Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:47:00.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:00.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:47:11.020  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5008de6d-be4c-45f9-9b70-f73c564eb615","timestamp":"2022-09-22T04:47:11.020474Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:47:11.043  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-09-22 04:47:11.044  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:47:11.044  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a584598e-3032-47d2-bd58-faa453905417","timestamp":"2022-09-22T04:47:11.044317Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:47:11.084  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:11.085  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-09-22 04:47:11.093  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-09-22 04:47:11.093  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:47:11.107  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:11.108  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-22 04:47:11.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:11.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:47:10.813497Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65b4c1e3-d424-44a0-8f2c-e806dfdd045f","timestamp":"2022-09-22T04:47:10.813654Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:47:11.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:11.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:11.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:11.200  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5008de6d-be4c-45f9-9b70-f73c564eb615","timestamp":"2022-09-22T04:47:11.020474Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:47:11.200  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:47:11.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:11.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:11.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:11.276  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a584598e-3032-47d2-bd58-faa453905417","timestamp":"2022-09-22T04:47:11.044317Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:47:11.276  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:47:11.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:11.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:11.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:11.326  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:47:11.314425Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"7afb3612-0569-4200-ba5a-6592622fa779","timestamp":"2022-09-22T04:47:11.314444Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:47:11.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:11.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:11.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:11.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T04:47:10.516942Z","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":"3cfef3c8-de64-49fc-b8df-37a3418590d8","timestamp":"2022-09-22T04:47:10.516966Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:47:11.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:11.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:11.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:11.512  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:47:11.324092Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2b3c21f-5a46-4b39-b131-9b9305ed9497","timestamp":"2022-09-22T04:47:11.324103Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:47:11.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:11.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:12.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:12.078  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:47:11.410762Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ba3e7b5-b2af-43f3-afab-aed82089bf32","timestamp":"2022-09-22T04:47:11.410777Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:47:14.029  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-09-22T04:47:10.614414Z","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":"4114ef25-8d8e-4ecc-a743-38bbff028872","timestamp":"2022-09-22T04:47:10.614445Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:47:15.040  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:47:11.412570Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"7e089364-c7eb-4a1a-ab85-15149e5f886d","timestamp":"2022-09-22T04:47:11.412582Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:47:16.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:16.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:27.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:27.497  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-09-22T04:47:26.105327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e086d22d-da48-49b8-9baa-79e802a73886","timestamp":"2022-09-22T04:47:26.105397Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:47:28.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:28.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:43.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:43.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:43.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:47:57.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:47:57.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:47:57.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:48:12.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:48:12.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:48:12.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:48:27.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:48:27.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:48:27.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:48:42.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:48:42.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:48:42.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:48:57.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:48:57.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:48:57.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:48:59.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:48:59.121  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:48:58.605802Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5e145ba-96b8-41c1-8aa7-3a719d6c6576","timestamp":"2022-09-22T04:48:58.605880Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:49:00.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:00.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:49:11.039  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"76f1193b-c85b-4cf2-bf44-b7ee99dbdbfc","timestamp":"2022-09-22T04:49:11.039400Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:49:11.043  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-09-22 04:49:11.043  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:49:11.048  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6ee1d9cd-4a6f-4a11-8510-785f5f7c13c0","timestamp":"2022-09-22T04:49:11.048286Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:49:11.074  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:11.075  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-09-22 04:49:11.093  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-09-22 04:49:11.093  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:49:11.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:11.107  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:49:10.813159Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"050ba37b-622f-431d-80b4-1a59ed9e9a94","timestamp":"2022-09-22T04:49:10.813241Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:49:11.108  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:11.108  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-22 04:49:11.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:11.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:11.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:11.163  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"76f1193b-c85b-4cf2-bf44-b7ee99dbdbfc","timestamp":"2022-09-22T04:49:11.039400Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:49:11.163  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:49:11.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:11.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:11.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:11.220  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6ee1d9cd-4a6f-4a11-8510-785f5f7c13c0","timestamp":"2022-09-22T04:49:11.048286Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:49:11.220  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:49:11.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:11.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:11.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:11.250  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:49:11.295695Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"3c0a7a83-17e4-4522-9948-bbfafc245c18","timestamp":"2022-09-22T04:49:11.295711Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:49:11.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:11.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:11.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:11.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:49:11.281627Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb80df20-3a4f-49a5-98bf-5f983bfd734d","timestamp":"2022-09-22T04:49:11.281653Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:49:11.323  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-09-22T04:49:10.486884Z","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":"e72f2a82-ae9f-4278-b802-3ff2f89627bd","timestamp":"2022-09-22T04:49:10.486908Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:49:11.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:11.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:11.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:11.401  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-09-22T04:49:10.583123Z","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":"6594b2cb-97bd-4a82-9827-236ecc292a80","timestamp":"2022-09-22T04:49:10.583138Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:49:11.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:11.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:11.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:11.487  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:49:11.377607Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"47d5b18e-406a-482c-89b4-8b54553fa151","timestamp":"2022-09-22T04:49:11.377626Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:49:11.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:11.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:12.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:12.041  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:49:11.374088Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35110ae2-97ff-41f6-977e-6baba17d8b16","timestamp":"2022-09-22T04:49:11.374099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:49:14.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:14.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:27.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:27.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T04:49:26.105407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0df4c6b1-b273-4cf6-92bc-4ead01dd14f6","timestamp":"2022-09-22T04:49:26.105466Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:49:28.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:28.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:43.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:43.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:43.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:49:58.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:49:58.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:49:58.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:50:13.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:50:13.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:50:13.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:50:28.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:50:28.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:50:28.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:50:43.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:50:43.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:50:43.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:50:58.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:50:58.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:50:58.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:50:59.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:50:59.118  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:50:58.606071Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b20f9bd1-4821-4ca2-94d4-eebcf30fa404","timestamp":"2022-09-22T04:50:58.606181Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:51:00.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:51:00.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:51:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:51:11.063  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e205d3e2-bf71-4c97-9db7-d7242b600023","timestamp":"2022-09-22T04:51:11.062574Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:51:11.073  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dac1abce-8926-4045-8c1d-d5a83c266586","timestamp":"2022-09-22T04:51:11.072845Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:51:11.093  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-09-22 04:51:11.094  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:51:11.147  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:51:11.147  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":0,"count":2}
2022-09-22 04:51:11.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:51:11.171  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:51:10.813401Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e20941ae-a0af-4bc6-8e8e-cce39a29f415","timestamp":"2022-09-22T04:51:10.813563Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:51:11.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:51:11.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:51:11.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:51:11.747  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e205d3e2-bf71-4c97-9db7-d7242b600023","timestamp":"2022-09-22T04:51:11.062574Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:51:11.747  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:51:11.747  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dac1abce-8926-4045-8c1d-d5a83c266586","timestamp":"2022-09-22T04:51:11.072845Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:51:11.748  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:51:11.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:51:11.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:51:11.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:51:11.894  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:51:11.875274Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"aa21259d-8d9f-43f6-ac3c-91d7a685657f","timestamp":"2022-09-22T04:51:11.875290Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:51:12.075  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:51:11.876177Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"6e02f17f-6c7d-4c6f-b305-9cf7c05b6cb4","timestamp":"2022-09-22T04:51:11.876187Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:51:12.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:51:12.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:51:12.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:51:12.118  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:51:11.881592Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"708cd5bc-598b-4fa3-b21f-8fd15d4c6c6f","timestamp":"2022-09-22T04:51:11.881606Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:51:12.137  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:51:11.882566Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccdabe66-4882-4b54-9b8b-89608705ffe2","timestamp":"2022-09-22T04:51:11.882581Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:51:12.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:51:12.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:51:12.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:51:12.677  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T04:51:11.066764Z","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":"23347a4d-e0a6-4bfe-bf02-4a7c812a2930","timestamp":"2022-09-22T04:51:11.066774Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:51:12.700  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-09-22T04:51:11.067377Z","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":"d13c04bf-7ee4-46f3-a17b-828f9f608486","timestamp":"2022-09-22T04:51:11.067383Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:51:12.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:51:12.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:51:27.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:51:27.445  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-09-22T04:51:26.105328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2208a71e-d23f-496e-b039-bacd139bdc53","timestamp":"2022-09-22T04:51:26.105426Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:51:28.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:51:28.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:51:43.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:51:43.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:51:43.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:51:58.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:51:58.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:51:58.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:52:13.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:52:13.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:52:13.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:52:28.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:52:28.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:52:28.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:52:43.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:52:43.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:52:43.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:52:58.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:52:58.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:52:58.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:52:59.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:52:59.117  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:52:58.605713Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6bbfe847-5bcd-4134-8adc-e6b94e628976","timestamp":"2022-09-22T04:52:58.605777Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:53:00.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:00.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:53:11.089  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"87b3cef2-d981-4334-9417-23675bea3e90","timestamp":"2022-09-22T04:53:11.088806Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:53:11.093  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-09-22 04:53:11.093  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:53:11.097  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"90796ed9-d5a5-43fd-a8bd-4057def651ad","timestamp":"2022-09-22T04:53:11.097112Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:53:11.126  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:11.126  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-09-22 04:53:11.143  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-09-22 04:53:11.143  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:53:11.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:11.155  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:11.155  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:53:10.813197Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18d22846-e769-44ba-9045-46cddc5f1b12","timestamp":"2022-09-22T04:53:10.813273Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:53:11.156  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2022-09-22 04:53:11.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:11.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:11.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:11.277  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"87b3cef2-d981-4334-9417-23675bea3e90","timestamp":"2022-09-22T04:53:11.088806Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:53:11.277  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:53:11.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:11.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:11.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:11.335  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"90796ed9-d5a5-43fd-a8bd-4057def651ad","timestamp":"2022-09-22T04:53:11.097112Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:53:11.335  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:53:11.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:11.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:11.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:11.381  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:53:11.339288Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c221396-31ef-44f4-8533-3c505a3b7450","timestamp":"2022-09-22T04:53:11.339301Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:53:11.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:11.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:11.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:11.467  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T04:53:10.561605Z","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":"df75a617-0934-4312-8d0c-77ae989b090e","timestamp":"2022-09-22T04:53:10.561643Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:53:11.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:11.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:11.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:11.585  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-09-22T04:53:10.653370Z","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":"e1a95915-0c16-4cb0-9474-8e29d6590a86","timestamp":"2022-09-22T04:53:10.653582Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:53:11.604  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:53:11.437087Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"e660f818-a509-4982-a286-f32f5309737b","timestamp":"2022-09-22T04:53:11.437101Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:53:11.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:53:11.440395Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d2fbd00-caae-4844-b7a8-1052d5ee33bd","timestamp":"2022-09-22T04:53:11.440408Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:53:11.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:11.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:12.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:12.161  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:53:11.492941Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"2d4442bd-721c-48bd-865d-b3d005797537","timestamp":"2022-09-22T04:53:11.492955Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:53:13.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:13.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:27.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:27.443  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-09-22T04:53:26.105621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7ad1a02-77e7-4079-96b0-17361a9c8d65","timestamp":"2022-09-22T04:53:26.105714Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:53:28.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:28.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:43.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:43.073  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:43.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:53:58.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:53:58.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:53:58.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:54:13.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:54:13.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:54:13.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:54:28.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:54:28.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:54:28.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:54:43.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:54:43.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:54:43.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:54:58.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:54:58.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:54:58.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:54:59.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:54:59.129  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:54:58.605911Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1eb9ac2-e372-4784-968d-cbe0ed1bebd5","timestamp":"2022-09-22T04:54:58.606029Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:55:00.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:00.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:55:10.760  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:55:11.118  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"14ceddba-db7a-405b-9948-d8d618d79d38","timestamp":"2022-09-22T04:55:11.117853Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:55:11.143  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms
2022-09-22 04:55:11.144  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:55:11.156  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ba6b1db4-db0c-4a8a-a140-24b1f1c1d3a6","timestamp":"2022-09-22T04:55:11.156165Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:55:11.241  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:11.242  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (98 ms):{"serverTimeMs":0,"count":1}
2022-09-22 04:55:11.246  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-09-22 04:55:11.246  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:55:11.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:11.263  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:55:10.813359Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e3b616d-c1fd-410e-a783-388ea23f9993","timestamp":"2022-09-22T04:55:10.813489Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:55:11.272  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:11.273  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-22 04:55:11.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:11.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:55:11.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:11.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"14ceddba-db7a-405b-9948-d8d618d79d38","timestamp":"2022-09-22T04:55:11.117853Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:55:11.369  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:55:11.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:11.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:55:11.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:11.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ba6b1db4-db0c-4a8a-a140-24b1f1c1d3a6","timestamp":"2022-09-22T04:55:11.156165Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:55:11.404  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:55:11.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:11.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:55:11.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:11.506  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-09-22T04:55:10.651686Z","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":"f3cc683a-d86f-48ab-a6c1-b5ffd73b2282","timestamp":"2022-09-22T04:55:10.651710Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:55:11.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:11.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:55:11.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:11.626  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:55:11.461753Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"52265d23-5b52-414d-94e6-37ac5482e792","timestamp":"2022-09-22T04:55:11.461767Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:55:11.695  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:55:11.498501Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"1f0397d0-e4fc-416e-bdb8-6edca50bf566","timestamp":"2022-09-22T04:55:11.498520Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:55:11.748  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:55:11.467027Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3f6bb8f-0518-46a6-aff2-7eb7eb657cb1","timestamp":"2022-09-22T04:55:11.467053Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:55:12.141  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:55:11.503808Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc820441-51fd-437c-a8bc-87598a537ac1","timestamp":"2022-09-22T04:55:11.503819Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:55:12.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:12.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:55:12.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:12.732  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-09-22T04:55:10.720087Z","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":"eaa5145e-7f1a-4978-bc5f-ed453ac5d078","timestamp":"2022-09-22T04:55:10.720102Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:55:12.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:12.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:55:27.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:27.445  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-09-22T04:55:26.105354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"030fce97-4673-46d3-a8a3-ebfb83eba6f7","timestamp":"2022-09-22T04:55:26.105482Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:55:28.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:28.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:55:43.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:43.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:43.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:55:58.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:55:58.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:55:58.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:56:13.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:56:13.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:56:13.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:56:28.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:56:28.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:56:28.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:56:43.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:56:43.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:56:43.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:56:58.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:56:58.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:56:58.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:56:59.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:56:59.129  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:56:58.605803Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32426900-4d83-48ea-8f54-84b6dd8d6dfb","timestamp":"2022-09-22T04:56:58.605887Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:57:01.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:01.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:57:11.139  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"632bc2f3-d847-4920-b139-0876826dc476","timestamp":"2022-09-22T04:57:11.138538Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:57:11.143  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-09-22 04:57:11.144  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:57:11.147  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bfbb88a2-ca8f-4e02-9137-4b2969fcb2a9","timestamp":"2022-09-22T04:57:11.147002Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:57:11.183  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:11.184  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-09-22 04:57:11.195  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-09-22 04:57:11.195  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:57:11.203  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:11.204  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":1,"count":1}
2022-09-22 04:57:11.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:11.216  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:57:10.813192Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ec99c3c-5260-4cd7-9599-218109c86bea","timestamp":"2022-09-22T04:57:10.813295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:57:11.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:11.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:11.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:11.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"632bc2f3-d847-4920-b139-0876826dc476","timestamp":"2022-09-22T04:57:11.138538Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:57:11.267  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:57:11.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:11.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:11.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:11.304  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bfbb88a2-ca8f-4e02-9137-4b2969fcb2a9","timestamp":"2022-09-22T04:57:11.147002Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:57:11.304  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:57:11.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:11.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:11.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:11.330  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:57:11.380397Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"718e6419-7ffa-4ee4-9f40-c3b888902752","timestamp":"2022-09-22T04:57:11.380416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:57:11.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:11.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:11.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:11.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-09-22T04:57:10.593826Z","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":"de6de1b0-56c7-4e40-8935-9fa57cb247a6","timestamp":"2022-09-22T04:57:10.593859Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:57:11.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:11.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:11.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:11.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:57:11.379074Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b43136b-8c91-4b94-8537-04a1c49ccaa4","timestamp":"2022-09-22T04:57:11.379085Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:57:11.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:11.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:11.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:11.535  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:57:11.448453Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"70ba68ab-7eca-4ed6-835c-9db586fd3118","timestamp":"2022-09-22T04:57:11.448466Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:57:11.553  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:57:11.445290Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4013d189-ffef-40d3-b21e-1f882be37907","timestamp":"2022-09-22T04:57:11.445302Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:57:11.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:11.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:12.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:12.092  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-09-22T04:57:10.657547Z","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":"d2bbba81-0da9-4550-8448-3e7f2058be20","timestamp":"2022-09-22T04:57:10.657566Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:57:12.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:12.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:26.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:26.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:26.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:27.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:27.352  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-09-22T04:57:26.105340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3e63720-ee1b-4d85-a119-6e7d309c70b9","timestamp":"2022-09-22T04:57:26.105430Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:57:28.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:28.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:43.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:43.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:43.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:57:58.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:57:58.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:57:58.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:58:13.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:58:13.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:58:13.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:58:28.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:58:28.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:58:28.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:58:43.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:58:43.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:58:43.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:58:57.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:58:57.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:58:57.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:58:59.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:58:59.205  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:58:58.605896Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56d1d46a-f3a3-41d1-8057-9a14134b34fa","timestamp":"2022-09-22T04:58:58.606006Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:59:00.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:59:00.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:59:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 04:59:11.160  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2a5135db-31f4-4967-aae0-08ddd662d283","timestamp":"2022-09-22T04:59:11.159931Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:59:11.167  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4074bb0b-9e45-49bd-a6f7-d830c9e10ac3","timestamp":"2022-09-22T04:59:11.167741Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:59:11.193  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 33 ms
2022-09-22 04:59:11.193  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 04:59:11.229  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:59:11.229  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":2}
2022-09-22 04:59:11.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:59:11.241  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:59:10.813413Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59ffdbfd-7ec8-404f-8ada-c855ccc7dc97","timestamp":"2022-09-22T04:59:10.813558Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:59:11.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:59:11.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:59:11.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:59:11.785  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2a5135db-31f4-4967-aae0-08ddd662d283","timestamp":"2022-09-22T04:59:11.159931Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:59:11.785  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:59:11.785  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4074bb0b-9e45-49bd-a6f7-d830c9e10ac3","timestamp":"2022-09-22T04:59:11.167741Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:59:11.785  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 04:59:11.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:59:11.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:59:11.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:59:11.990  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:59:11.907289Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"f5618841-1be1-4792-9747-d4e18926220c","timestamp":"2022-09-22T04:59:11.907303Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:59:12.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:59:12.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:59:12.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:59:12.695  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-09-22T04:59:11.130460Z","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":"b0ddd87d-f946-4f7b-9928-7b3ac832247a","timestamp":"2022-09-22T04:59:11.130485Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:59:12.739  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-09-22T04:59:11.131991Z","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":"0b341ea8-ec06-4940-8dbd-b89fc928d8ed","timestamp":"2022-09-22T04:59:11.132001Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:59:12.753  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:59:11.908424Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"a88d70ac-642e-40e1-8232-ba39b3357164","timestamp":"2022-09-22T04:59:11.908434Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 04:59:12.770  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:59:11.914815Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b44b4d27-a172-44c0-b5ac-522c72740c74","timestamp":"2022-09-22T04:59:11.914828Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:59:12.791  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T04:59:11.915788Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7797232d-1840-43fc-a209-920335196f87","timestamp":"2022-09-22T04:59:11.915799Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 04:59:12.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:59:12.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:59:27.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:59:27.432  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-09-22T04:59:26.105494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6aec9941-be6f-41df-b76e-77a5cc666f41","timestamp":"2022-09-22T04:59:26.105583Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 04:59:28.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:59:28.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:59:43.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:59:43.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:59:43.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 04:59:58.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 04:59:58.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 04:59:58.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:00:13.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:00:13.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:00:13.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:00:28.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:00:28.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:00:28.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:00:43.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:00:43.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:00:43.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:00:58.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:00:58.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:00:58.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:00:59.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:00:59.131  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:00:58.605734Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc2f4d77-f5d5-4050-900f-a44f2579d9a0","timestamp":"2022-09-22T05:00:58.605796Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:00:59.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:00:59.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:01:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:01:11.181  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"680718cf-8ba7-4e1f-9501-c4a22548f8c1","timestamp":"2022-09-22T05:01:11.180551Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:01:11.188  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f649c209-89f2-433f-a565-5269126c8cd8","timestamp":"2022-09-22T05:01:11.188665Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:01:11.193  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-09-22 05:01:11.193  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:01:11.222  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:01:11.222  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":2}
2022-09-22 05:01:11.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:01:11.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:01:10.813282Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42b293a4-7e76-4c8f-94da-d3d25e57f751","timestamp":"2022-09-22T05:01:10.813367Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:01:11.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:01:11.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:01:11.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:01:11.799  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"680718cf-8ba7-4e1f-9501-c4a22548f8c1","timestamp":"2022-09-22T05:01:11.180551Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:01:11.800  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:01:11.800  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f649c209-89f2-433f-a565-5269126c8cd8","timestamp":"2022-09-22T05:01:11.188665Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:01:11.800  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:01:11.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:01:11.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:01:11.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:01:11.947  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:01:11.921787Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"159b9991-6d7c-4333-b81e-9a33c0894ea3","timestamp":"2022-09-22T05:01:11.921798Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:01:12.192  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:01:11.922854Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"b3ab94f5-9c62-477f-8eb1-cbd1d1187b9c","timestamp":"2022-09-22T05:01:11.922863Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:01:12.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:01:12.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:01:12.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:01:12.737  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-09-22T05:01:11.134244Z","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":"6cd2421b-6256-4110-ad4c-22e2ba3d309a","timestamp":"2022-09-22T05:01:11.134252Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:01:12.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-09-22T05:01:11.135282Z","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":"7b1e99b5-0833-47fd-933c-7fbaf63cec6d","timestamp":"2022-09-22T05:01:11.135287Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:01:12.774  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:01:11.930256Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5f2cfa7-6bf5-4af0-8a4e-0cde4e1c9651","timestamp":"2022-09-22T05:01:11.930266Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:01:12.794  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:01:11.931133Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"810093b6-3b46-4686-9d1c-b8fb61576235","timestamp":"2022-09-22T05:01:11.931142Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:01:12.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:01:12.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:01:27.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:01:27.477  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-09-22T05:01:26.105363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df5347d5-795c-4690-b635-66d18d00fa5f","timestamp":"2022-09-22T05:01:26.105430Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:01:28.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:01:28.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:01:43.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:01:43.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:01:43.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:01:58.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:01:58.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:01:58.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:02:13.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:02:13.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:02:13.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:02:28.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:02:28.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:02:28.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:02:43.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:02:43.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:02:43.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:02:57.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:02:57.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:02:57.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:02:59.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:02:59.213  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:02:58.605745Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8629be58-e142-4159-b52e-fe4f93b93861","timestamp":"2022-09-22T05:02:58.605825Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:03:00.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:03:00.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:03:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:03:11.200  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f499c617-577d-469d-9bed-c321d5af1848","timestamp":"2022-09-22T05:03:11.200340Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:03:11.208  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3cc51d38-b3bc-47cb-a825-c471084273c8","timestamp":"2022-09-22T05:03:11.208582Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:03:11.243  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-09-22 05:03:11.243  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:03:11.267  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:03:11.267  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":1,"count":2}
2022-09-22 05:03:11.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:03:11.286  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:03:10.813178Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dff463b8-3f9d-4406-b4d7-f8ecce45a5ca","timestamp":"2022-09-22T05:03:10.813232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:03:11.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:03:11.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:03:11.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:03:11.828  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f499c617-577d-469d-9bed-c321d5af1848","timestamp":"2022-09-22T05:03:11.200340Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:03:11.829  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:03:11.829  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3cc51d38-b3bc-47cb-a825-c471084273c8","timestamp":"2022-09-22T05:03:11.208582Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:03:11.829  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:03:11.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:03:11.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:03:11.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:03:11.953  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:03:11.942860Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"78091b36-4cdf-4123-944f-08e030053de1","timestamp":"2022-09-22T05:03:11.942868Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:03:12.212  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:03:11.943824Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"362e36ae-1c46-4a94-8f4f-ef7683cbbb2a","timestamp":"2022-09-22T05:03:11.943833Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:03:12.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:03:12.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:03:12.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:03:12.246  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:03:11.946234Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"618210d3-eb79-474a-ab00-cac301724025","timestamp":"2022-09-22T05:03:11.946241Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:03:12.262  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:03:11.947036Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6434665d-caad-448c-b61e-cf735947c99f","timestamp":"2022-09-22T05:03:11.947044Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:03:12.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:03:12.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:03:12.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:03:12.795  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-09-22T05:03:11.158602Z","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":"bf2c7b20-35ed-44d6-911d-fc18de121b64","timestamp":"2022-09-22T05:03:11.158614Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:03:12.840  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-09-22T05:03:11.159731Z","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":"d56524d2-ff11-4bdf-83eb-a87a4088a808","timestamp":"2022-09-22T05:03:11.159736Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:03:12.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:03:12.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:03:27.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:03:27.445  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-09-22T05:03:26.105313Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef854f90-5044-4f0a-8540-faac9881f51c","timestamp":"2022-09-22T05:03:26.105374Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:03:28.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:03:28.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:03:43.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:03:43.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:03:43.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:03:58.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:03:58.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:03:58.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:04:13.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:04:13.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:04:13.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:04:28.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:04:28.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:04:28.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:04:43.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:04:43.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:04:43.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:04:58.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:04:58.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:04:58.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:04:59.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:04:59.123  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:04:58.605785Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e78e8a2-9932-4c0f-a7a8-17f0cfe450a5","timestamp":"2022-09-22T05:04:58.605857Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:04:59.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:04:59.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:05:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:05:11.220  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a28d730a-4722-476b-8c0e-9e2f9d15e337","timestamp":"2022-09-22T05:05:11.220003Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:05:11.227  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b468288d-aa0c-4c8d-987d-b06b4d524c63","timestamp":"2022-09-22T05:05:11.227231Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:05:11.243  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-09-22 05:05:11.243  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:05:11.273  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:05:11.273  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":2}
2022-09-22 05:05:11.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:05:11.290  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:05:10.813441Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a30bee7-7a96-4415-a9a9-05c8ebc7debe","timestamp":"2022-09-22T05:05:10.813647Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:05:11.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:05:11.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:05:11.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:05:11.834  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a28d730a-4722-476b-8c0e-9e2f9d15e337","timestamp":"2022-09-22T05:05:11.220003Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:05:11.834  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:05:11.835  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b468288d-aa0c-4c8d-987d-b06b4d524c63","timestamp":"2022-09-22T05:05:11.227231Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:05:11.835  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:05:11.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:05:11.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:05:11.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:05:11.955  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:05:11.950104Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"d3ef6726-df02-4ab9-8df2-b83efc45bc6e","timestamp":"2022-09-22T05:05:11.950119Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:05:12.232  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:05:11.951012Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"80b8980d-1255-4e97-957a-01946b3e8f7c","timestamp":"2022-09-22T05:05:11.951020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:05:12.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:05:12.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:05:12.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:05:12.263  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:05:11.951843Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c634cd09-6402-461c-9b27-b0857193b6a3","timestamp":"2022-09-22T05:05:11.951859Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:05:12.280  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:05:11.952874Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"207275ed-51f7-4331-9b4a-bbd588f0193d","timestamp":"2022-09-22T05:05:11.952884Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:05:12.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:05:12.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:05:12.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:05:12.813  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-09-22T05:05:11.164873Z","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":"8148cecc-5f16-40a7-bded-f38dcd06ac8c","timestamp":"2022-09-22T05:05:11.164888Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:05:12.837  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-09-22T05:05:11.165971Z","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":"1adaae71-0cb2-456b-b48b-0d86258b52f7","timestamp":"2022-09-22T05:05:11.165979Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:05:12.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:05:12.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:05:27.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:05:27.445  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-09-22T05:05:26.105320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe11c066-b51c-424e-aecf-8572f725dd4f","timestamp":"2022-09-22T05:05:26.105392Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:05:28.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:05:28.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:05:43.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:05:43.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:05:43.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:05:58.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:05:58.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:05:58.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:06:13.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:06:13.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:06:13.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:06:28.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:06:28.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:06:28.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:06:43.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:06:43.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:06:43.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:06:58.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:06:58.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:06:58.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:06:59.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:06:59.132  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:06:58.605824Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bf09efc-0313-4dae-8f5c-defc01486613","timestamp":"2022-09-22T05:06:58.605895Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:06:59.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:06:59.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:07:11.241  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"932352ac-7b43-460a-be9d-549c7f8f9f9f","timestamp":"2022-09-22T05:07:11.241331Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:07:11.243  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-09-22 05:07:11.244  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:07:11.250  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dbeb0c53-6563-4973-9f44-8cc06442755c","timestamp":"2022-09-22T05:07:11.250439Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:07:11.280  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:11.281  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-09-22 05:07:11.293  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-09-22 05:07:11.293  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:07:11.318  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:11.319  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-09-22 05:07:11.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:11.326  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:07:10.813237Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1c1a8d9-9e5a-4229-96dc-0328163a2753","timestamp":"2022-09-22T05:07:10.813322Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:07:11.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:11.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:11.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:11.367  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"932352ac-7b43-460a-be9d-549c7f8f9f9f","timestamp":"2022-09-22T05:07:11.241331Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:07:11.367  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:07:11.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:11.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:11.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:11.437  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dbeb0c53-6563-4973-9f44-8cc06442755c","timestamp":"2022-09-22T05:07:11.250439Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:07:11.438  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:07:11.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:11.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:11.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:11.493  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:07:11.500023Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"72cd67d2-292a-477d-9664-0e664d9c5e48","timestamp":"2022-09-22T05:07:11.500034Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:07:11.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:11.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:11.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:11.544  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:07:11.507022Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b207b1ac-35e0-4ac7-a32b-f35413021a08","timestamp":"2022-09-22T05:07:11.507033Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:07:11.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:11.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:11.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:11.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:07:11.531361Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"a8f66c62-e949-42f8-b79f-dbad25cd99c3","timestamp":"2022-09-22T05:07:11.531379Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:07:11.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:11.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:12.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:12.135  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-09-22T05:07:10.715576Z","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":"3d4143c7-6b9d-4186-b542-209fe06bb919","timestamp":"2022-09-22T05:07:10.715592Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:07:12.256  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:07:11.533866Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9121e20-e541-4b10-8b3c-5e4acbcae952","timestamp":"2022-09-22T05:07:11.533879Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:07:12.273  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-09-22T05:07:10.759117Z","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":"6014c500-4dcf-43d6-bc4b-59027af0ab2f","timestamp":"2022-09-22T05:07:10.759122Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:07:12.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:12.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:26.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:26.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:26.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:27.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:27.354  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-09-22T05:07:26.105513Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eff640b2-901c-4cbf-a4c5-6567f5f8f8da","timestamp":"2022-09-22T05:07:26.105645Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:07:28.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:28.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:43.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:43.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:43.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:07:58.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:07:58.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:07:58.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:08:13.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:08:13.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:08:13.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:08:28.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:08:28.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:08:28.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:08:43.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:08:43.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:08:43.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:08:58.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:08:58.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:08:58.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:08:59.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:08:59.133  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:08:58.605779Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3dd67b10-bdce-4a39-b4b4-9ac4526b4691","timestamp":"2022-09-22T05:08:58.605843Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:08:59.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:08:59.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:09:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:09:11.263  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"75b93f67-f520-40e0-af71-e45e3d989465","timestamp":"2022-09-22T05:09:11.262802Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:09:11.271  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0b277320-ea93-4cfc-9ba9-5ce17b0cdf7f","timestamp":"2022-09-22T05:09:11.271050Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:09:11.293  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-09-22 05:09:11.293  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:09:11.322  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:09:11.322  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":2}
2022-09-22 05:09:11.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:09:11.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:09:10.813155Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5baf88a5-1e3e-40c6-ab4e-b27ec3dfe775","timestamp":"2022-09-22T05:09:10.813216Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:09:11.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:09:11.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:09:12.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:09:12.020  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"75b93f67-f520-40e0-af71-e45e3d989465","timestamp":"2022-09-22T05:09:11.262802Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:09:12.021  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:09:12.021  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0b277320-ea93-4cfc-9ba9-5ce17b0cdf7f","timestamp":"2022-09-22T05:09:11.271050Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:09:12.021  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:09:12.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:09:12.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:09:12.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:09:12.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:09:12.136620Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"5d4ede95-4c61-400a-8402-7439bcd9ce3d","timestamp":"2022-09-22T05:09:12.136630Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:09:12.273  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:09:12.137427Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"abcfe8e4-7e80-454d-87c5-a329971e1097","timestamp":"2022-09-22T05:09:12.137433Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:09:12.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:09:12.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:09:12.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:09:12.311  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:09:12.134104Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f1e0df0-22e0-46fd-99c2-5dc9dd962862","timestamp":"2022-09-22T05:09:12.134115Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:09:12.332  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:09:12.135050Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"261989c0-0472-46b1-9e62-ed1630c2b240","timestamp":"2022-09-22T05:09:12.135057Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:09:12.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:09:12.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:09:12.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:09:12.872  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-09-22T05:09:11.357462Z","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":"0fb823a5-5e18-475a-895e-deb9e37c09c3","timestamp":"2022-09-22T05:09:11.357471Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:09:12.891  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-09-22T05:09:11.358147Z","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":"719fd3bb-0079-4325-91c3-be94016d7249","timestamp":"2022-09-22T05:09:11.358155Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:09:12.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:09:12.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:09:27.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:09:27.434  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-09-22T05:09:26.105333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2a3d36f-46d7-4181-a2bd-18710a38e527","timestamp":"2022-09-22T05:09:26.105402Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:09:28.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:09:28.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:09:43.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:09:43.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:09:43.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:09:58.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:09:58.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:09:58.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:10:13.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:10:13.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:10:13.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:10:28.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:10:28.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:10:28.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:10:43.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:10:43.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:10:43.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:10:58.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:10:58.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:10:58.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:10:59.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:10:59.125  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:10:58.605769Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e28a158c-f2e6-4f06-89ba-244d12c4ef2a","timestamp":"2022-09-22T05:10:58.605956Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:10:59.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:10:59.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:11:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:11:11.283  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6a9d499c-33f1-4b9d-9d6f-db836376ba44","timestamp":"2022-09-22T05:11:11.283561Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:11:11.291  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b4e06288-b07e-431c-afb7-c6bbcdb22a27","timestamp":"2022-09-22T05:11:11.291226Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:11:11.293  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms
2022-09-22 05:11:11.293  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:11:11.313  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:11:11.313  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (20 ms):{"serverTimeMs":0,"count":2}
2022-09-22 05:11:11.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:11:11.339  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:11:10.813203Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8bc1c2a4-efdb-4644-9644-da1506aa0eb3","timestamp":"2022-09-22T05:11:10.813296Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:11:11.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:11:11.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:11:11.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:11:11.878  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6a9d499c-33f1-4b9d-9d6f-db836376ba44","timestamp":"2022-09-22T05:11:11.283561Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:11:11.878  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:11:11.878  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b4e06288-b07e-431c-afb7-c6bbcdb22a27","timestamp":"2022-09-22T05:11:11.291226Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:11:11.878  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:11:11.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:11:11.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:11:12.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:11:12.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:11:11.986090Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b846553-e462-49af-813b-c4b5e6aa5395","timestamp":"2022-09-22T05:11:11.986101Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:11:12.295  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:11:11.987155Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42448ffc-fa40-4699-ad00-ce768d7c7a46","timestamp":"2022-09-22T05:11:11.987164Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:11:12.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:11:12.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:11:12.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:11:12.327  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:11:12.005750Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"30067326-9096-4d91-acfd-9c99a41dd63e","timestamp":"2022-09-22T05:11:12.005762Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:11:12.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:11:12.006777Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"7462182c-43c4-4296-98dc-4d7e75716f37","timestamp":"2022-09-22T05:11:12.006786Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:11:12.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:11:12.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:11:12.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:11:12.878  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-09-22T05:11:11.208114Z","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":"1c85a55c-dc11-464c-b6be-731d9f43c1be","timestamp":"2022-09-22T05:11:11.208128Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:11:12.898  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-09-22T05:11:11.208848Z","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":"ca49b0e8-58bf-4cec-bb50-9540c638adb9","timestamp":"2022-09-22T05:11:11.208854Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:11:12.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:11:12.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:11:27.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:11:27.439  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T05:11:26.106458Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58647aac-00df-4d48-b003-99a3d978f1f9","timestamp":"2022-09-22T05:11:26.106533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:11:28.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:11:28.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:11:43.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:11:43.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:11:43.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:11:58.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:11:58.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:11:58.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:12:13.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:12:13.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:12:13.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:12:28.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:12:28.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:12:28.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:12:43.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:12:43.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:12:43.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:12:58.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:12:58.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:12:58.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:12:59.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:12:59.132  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:12:58.605891Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d330a22-2e11-4716-8513-f6ab11b6d662","timestamp":"2022-09-22T05:12:58.606005Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:12:59.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:12:59.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:13:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:13:11.309  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"04d4e63d-9e2c-4527-9807-9c57f7f39fcb","timestamp":"2022-09-22T05:13:11.309171Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:13:11.316  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b6177520-88b6-40b8-87d5-6e24d5dc0559","timestamp":"2022-09-22T05:13:11.316118Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:13:11.343  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms
2022-09-22 05:13:11.343  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:13:11.396  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:11.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:11.396  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":1,"count":2}
2022-09-22 05:13:11.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:13:10.813540Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09d2e888-16b9-471f-bd95-a81e927929df","timestamp":"2022-09-22T05:13:10.813790Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:13:11.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:13:11.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:13:11.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:11.543  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"04d4e63d-9e2c-4527-9807-9c57f7f39fcb","timestamp":"2022-09-22T05:13:11.309171Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:13:11.543  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:13:11.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:13:11.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:13:11.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:11.600  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b6177520-88b6-40b8-87d5-6e24d5dc0559","timestamp":"2022-09-22T05:13:11.316118Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:13:11.601  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:13:11.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:13:11.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:13:11.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:11.673  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-09-22T05:13:10.897865Z","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":"d75bdc43-e8fd-40bb-b55a-218eca8e953c","timestamp":"2022-09-22T05:13:10.897880Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:13:11.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:13:11.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:13:11.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:11.714  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:13:11.679369Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69a5d9ec-8b47-4fbd-ada9-ad73e84f2e33","timestamp":"2022-09-22T05:13:11.679377Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:13:11.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:13:11.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:13:12.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:12.294  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:13:11.707202Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"2c7b8349-2d6d-408c-9606-72a4be7875fe","timestamp":"2022-09-22T05:13:11.707214Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:13:12.320  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:13:11.744926Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"dd28f75b-0702-4fb2-9f10-fc524b092b31","timestamp":"2022-09-22T05:13:11.744937Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:13:12.335  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:13:11.742472Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e7a4f78-c4e9-449e-9e1f-56e3ea015e54","timestamp":"2022-09-22T05:13:11.742482Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:13:12.350  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-09-22T05:13:10.957399Z","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":"7e5d1a7f-f26d-43c5-be79-2ac4a60dbedd","timestamp":"2022-09-22T05:13:10.957413Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:13:12.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:13:12.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:13:27.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:27.444  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-09-22T05:13:26.105409Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd81eb0b-dae1-411c-ac84-1bba50d65c61","timestamp":"2022-09-22T05:13:26.105514Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:13:28.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:13:28.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:13:43.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:43.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:13:43.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:13:58.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:13:58.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:13:58.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:14:13.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:14:13.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:14:13.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:14:28.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:14:28.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:14:28.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:14:43.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:14:43.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:14:43.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:14:58.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:14:58.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:14:58.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:14:59.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:14:59.125  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:14:58.605805Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2202667-adbb-4095-84e8-2fe1994be8fc","timestamp":"2022-09-22T05:14:58.605879Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:14:59.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:14:59.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:15:10.762  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:15:11.335  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"927b1f18-be34-4e07-9570-22b3ff7842c3","timestamp":"2022-09-22T05:15:11.334991Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:15:11.342  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"faca3152-b956-4751-a5ce-24ea0c78e78d","timestamp":"2022-09-22T05:15:11.342399Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:15:11.343  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-09-22 05:15:11.343  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:15:11.375  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:15:11.376  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":2}
2022-09-22 05:15:11.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:15:11.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:15:10.813273Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8ce2463-3906-4c7f-9fd2-45dae10c215e","timestamp":"2022-09-22T05:15:10.813350Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:15:11.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:15:11.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:15:11.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:15:11.932  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"927b1f18-be34-4e07-9570-22b3ff7842c3","timestamp":"2022-09-22T05:15:11.334991Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:15:11.932  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:15:11.932  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"faca3152-b956-4751-a5ce-24ea0c78e78d","timestamp":"2022-09-22T05:15:11.342399Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:15:11.932  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:15:11.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:15:11.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:15:12.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:15:12.168  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:15:12.135526Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"c8feb4cb-9d11-41a1-ac74-770ae6e61498","timestamp":"2022-09-22T05:15:12.135538Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:15:12.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:15:12.136367Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"c7864a4a-c5e7-4eef-a076-7fd66bae9b08","timestamp":"2022-09-22T05:15:12.136373Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:15:12.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:15:12.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:15:12.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:15:12.413  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:15:12.136532Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"100bf09d-54ce-4929-a4c2-4a61877a42f1","timestamp":"2022-09-22T05:15:12.136547Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:15:12.430  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:15:12.137407Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06937060-b468-4e87-8207-5dd674f80bfd","timestamp":"2022-09-22T05:15:12.137417Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:15:12.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:15:12.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:15:12.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:15:12.965  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-09-22T05:15:11.356687Z","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":"300ab2fc-3d52-480c-9e3b-af0a1e4b4d54","timestamp":"2022-09-22T05:15:11.356790Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:15:12.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-09-22T05:15:11.358059Z","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":"940265a8-e544-4752-b1f9-1de35233ed18","timestamp":"2022-09-22T05:15:11.358065Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:15:12.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:15:13.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:15:27.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:15:27.479  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-09-22T05:15:26.105520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd4992d6-c7f6-4801-a366-d027cd14e982","timestamp":"2022-09-22T05:15:26.105603Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:15:28.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:15:28.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:15:43.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:15:43.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:15:43.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:15:58.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:15:58.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:15:58.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:16:13.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:16:13.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:16:13.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:16:28.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:16:28.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:16:28.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:16:43.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:16:43.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:16:43.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:16:58.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:16:58.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:16:58.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:16:59.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:16:59.136  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:16:58.605751Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8faff44f-b236-4c89-a150-142e2dd1b574","timestamp":"2022-09-22T05:16:58.605820Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:16:59.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:16:59.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:17:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:17:11.356  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"20c468ae-8c4c-43fe-9646-f676745423db","timestamp":"2022-09-22T05:17:11.355757Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:17:11.362  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e479498e-5a86-4aaa-9150-8989bda1ccfd","timestamp":"2022-09-22T05:17:11.362374Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:17:11.393  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms
2022-09-22 05:17:11.393  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:17:11.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:17:11.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:17:10.813276Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ae8adf2-b431-4a54-a292-b490830d70fe","timestamp":"2022-09-22T05:17:10.813374Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:17:11.431  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:17:11.431  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":2}
2022-09-22 05:17:11.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:17:11.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:17:12.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:17:12.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"20c468ae-8c4c-43fe-9646-f676745423db","timestamp":"2022-09-22T05:17:11.355757Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:17:12.066  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:17:12.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e479498e-5a86-4aaa-9150-8989bda1ccfd","timestamp":"2022-09-22T05:17:11.362374Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:17:12.066  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:17:12.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:17:12.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:17:12.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:17:12.207  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:17:12.200036Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"4372a0a5-6ddb-4501-b8b3-cd5642c7ee5c","timestamp":"2022-09-22T05:17:12.200051Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:17:12.367  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:17:12.201064Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"1577b4ce-bb26-4042-83bd-90ad67dcede4","timestamp":"2022-09-22T05:17:12.201075Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:17:12.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:17:12.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:17:12.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:17:12.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:17:12.201970Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a4d2396-320d-4c18-8d0e-c12d2cfff8b0","timestamp":"2022-09-22T05:17:12.201979Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:17:12.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:17:12.202914Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"486b9231-355b-4b5a-8c85-1d9db02cb82e","timestamp":"2022-09-22T05:17:12.202923Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:17:12.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:17:12.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:17:12.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:17:12.972  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-09-22T05:17:11.424626Z","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":"a89c0b3a-10fb-4130-a2fb-b1660b91cbad","timestamp":"2022-09-22T05:17:11.424638Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:17:12.990  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-09-22T05:17:11.425147Z","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":"933a7ab2-651d-43be-85f9-65036ef4f3c1","timestamp":"2022-09-22T05:17:11.425151Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:17:13.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:17:13.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:17:27.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:17:27.475  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-09-22T05:17:26.105327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d34bf65d-4d8f-47e0-abc9-352d367c0a2f","timestamp":"2022-09-22T05:17:26.105384Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:17:28.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:17:28.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:17:43.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:17:43.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:17:43.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:17:58.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:17:58.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:17:58.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:18:13.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:18:13.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:18:13.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:18:28.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:18:28.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:18:28.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:18:43.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:18:43.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:18:43.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:18:58.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:18:58.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:18:58.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:18:59.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:18:59.139  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:18:58.606362Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3b3c080-bd51-4f3e-aa60-f31be680421b","timestamp":"2022-09-22T05:18:58.606453Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:18:59.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:18:59.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:19:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:19:11.378  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"94488185-60a0-430e-a6c9-3a90499f0ae7","timestamp":"2022-09-22T05:19:11.378464Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:19:11.385  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"46d4e698-e7b5-4464-8480-f909d92d6778","timestamp":"2022-09-22T05:19:11.385155Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:19:11.393  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-09-22 05:19:11.393  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:19:11.433  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:19:11.433  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":1,"count":2}
2022-09-22 05:19:11.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:19:11.445  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:19:10.813395Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"979c49fd-1d86-45fb-8fdf-e8b67e899a7c","timestamp":"2022-09-22T05:19:10.813581Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:19:11.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:19:11.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:19:12.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:19:12.084  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"94488185-60a0-430e-a6c9-3a90499f0ae7","timestamp":"2022-09-22T05:19:11.378464Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:19:12.084  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:19:12.085  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"46d4e698-e7b5-4464-8480-f909d92d6778","timestamp":"2022-09-22T05:19:11.385155Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:19:12.085  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:19:12.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:19:12.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:19:12.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:19:12.206  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-09-22T05:19:11.403246Z","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":"55e56868-f90f-4fcf-9627-69f5eb013beb","timestamp":"2022-09-22T05:19:11.403256Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:19:12.392  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-09-22T05:19:11.404055Z","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":"950b504d-745c-4715-a404-0586f58fb070","timestamp":"2022-09-22T05:19:11.404061Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:19:12.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:19:12.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:19:12.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:19:12.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:19:12.194811Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"4ab66851-544a-496c-9c5a-8043b95db4da","timestamp":"2022-09-22T05:19:12.194819Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:19:12.438  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:19:12.195527Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"233de9d8-7873-4c74-ade5-12207d092c35","timestamp":"2022-09-22T05:19:12.195536Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:19:12.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:19:12.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:19:12.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:19:12.990  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:19:12.184214Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"073c342c-d255-4ec7-a672-e969ebd8aee9","timestamp":"2022-09-22T05:19:12.184232Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:19:13.009  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:19:12.185644Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"489a44c1-a9a3-40e2-99ea-d0e401a587cf","timestamp":"2022-09-22T05:19:12.185656Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:19:13.025  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:19:13.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:19:27.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:19:27.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-09-22T05:19:26.105318Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef7ea477-19a2-45c1-aeeb-88477eb3a029","timestamp":"2022-09-22T05:19:26.105376Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:19:28.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:19:28.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:19:43.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:19:43.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:19:43.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:19:58.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:19:58.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:19:58.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:20:13.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:20:13.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:20:13.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:20:28.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:20:28.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:20:28.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:20:43.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:20:43.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:20:43.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:20:58.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:20:58.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:20:58.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:20:59.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:20:59.137  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:20:58.605791Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7b29be9-01c7-4983-8aae-7ccd98b35eb7","timestamp":"2022-09-22T05:20:58.605851Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:20:59.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:20:59.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:21:10.760  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:21:11.398  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9274ce61-4ad7-4dbb-b85d-f21fbaa4ce9f","timestamp":"2022-09-22T05:21:11.398718Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:21:11.405  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a78acda0-9eed-4615-9162-8baddbceec3c","timestamp":"2022-09-22T05:21:11.405620Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:21:11.443  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 44 ms
2022-09-22 05:21:11.443  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:21:11.478  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:21:11.478  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":2}
2022-09-22 05:21:11.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:21:11.486  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:21:10.813195Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"030fb5b9-2c7d-45ed-8e3f-80b8cc773cc1","timestamp":"2022-09-22T05:21:10.813259Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:21:11.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:21:11.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:21:12.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:21:12.170  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9274ce61-4ad7-4dbb-b85d-f21fbaa4ce9f","timestamp":"2022-09-22T05:21:11.398718Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:21:12.170  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:21:12.171  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a78acda0-9eed-4615-9162-8baddbceec3c","timestamp":"2022-09-22T05:21:11.405620Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:21:12.171  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:21:12.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:21:12.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:21:12.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:21:12.302  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:21:12.231162Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"942fd11b-0105-4da9-b451-c6832f5b81a1","timestamp":"2022-09-22T05:21:12.231175Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:21:12.409  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:21:12.232119Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"1dc1555e-8a29-44fa-b27f-3e17e26d425b","timestamp":"2022-09-22T05:21:12.232128Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:21:12.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:21:12.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:21:12.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:21:12.447  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:21:12.229809Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"986241af-fccf-43a4-a9b4-a47c4d79e6b1","timestamp":"2022-09-22T05:21:12.229820Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:21:12.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:21:12.230524Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"835e015c-4315-4306-8dc9-6a06c1cc88c7","timestamp":"2022-09-22T05:21:12.230532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:21:12.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:21:12.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:21:13.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:21:13.004  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-09-22T05:21:11.516219Z","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":"950e097e-6313-41e0-8936-f246c178ae41","timestamp":"2022-09-22T05:21:11.516230Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:21:13.023  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-09-22T05:21:11.517079Z","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":"0c03ea9b-223c-4705-ae5e-bc04d4648bdb","timestamp":"2022-09-22T05:21:11.517084Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:21:13.040  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:21:13.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:21:27.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:21:27.537  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-09-22T05:21:26.105335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3716518a-22fa-410c-90d4-941fcc98ce65","timestamp":"2022-09-22T05:21:26.105396Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:21:28.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:21:28.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:21:43.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:21:43.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:21:43.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:21:58.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:21:58.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:21:58.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:22:13.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:22:13.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:22:13.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:22:28.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:22:28.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:22:28.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:22:43.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:22:43.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:22:43.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:22:58.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:22:58.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:22:58.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:22:59.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:22:59.135  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:22:58.605781Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d766603c-953c-4134-bd36-7137f7f4e4ea","timestamp":"2022-09-22T05:22:58.605854Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:22:59.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:22:59.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:23:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:23:11.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:23:11.374  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:23:10.813119Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c82a3079-08f6-447d-b068-b97db9baa1a5","timestamp":"2022-09-22T05:23:10.813170Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:23:11.418  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cba0ef95-ab97-4d80-bf8a-353aa020137a","timestamp":"2022-09-22T05:23:11.418091Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:23:11.425  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2484388c-3810-4902-bd03-4a039a19681b","timestamp":"2022-09-22T05:23:11.425511Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:23:11.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:23:11.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:23:11.443  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms
2022-09-22 05:23:11.443  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:23:11.499  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:23:11.500  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (57 ms):{"serverTimeMs":1,"count":2}
2022-09-22 05:23:12.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:23:12.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cba0ef95-ab97-4d80-bf8a-353aa020137a","timestamp":"2022-09-22T05:23:11.418091Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:23:12.134  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:23:12.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2484388c-3810-4902-bd03-4a039a19681b","timestamp":"2022-09-22T05:23:11.425511Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:23:12.134  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:23:12.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:23:12.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:23:12.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:23:12.284  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:23:12.262728Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c5b69ea-0bb5-4a52-8a86-d99b23cacbfb","timestamp":"2022-09-22T05:23:12.262753Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:23:12.429  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:23:12.263568Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99d7af78-73cd-4b44-bd42-d5b7276849d3","timestamp":"2022-09-22T05:23:12.263575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:23:12.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:23:12.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:23:12.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:23:12.462  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-09-22T05:23:11.489049Z","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":"6f871f68-74fb-470f-b16a-4fd6540c43ae","timestamp":"2022-09-22T05:23:11.489061Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:23:12.489  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-09-22T05:23:11.490281Z","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":"4caa655d-db57-4e3c-89da-9347c2022ed5","timestamp":"2022-09-22T05:23:11.490288Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:23:12.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:23:12.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:23:13.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:23:13.024  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:23:12.267131Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"e22703ac-18dc-4cb6-b520-e3ffb4c385a4","timestamp":"2022-09-22T05:23:12.267141Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:23:13.042  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:23:12.267812Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"2571de15-98b3-4e3d-b2e4-c091ab09b157","timestamp":"2022-09-22T05:23:12.267820Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:23:13.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:23:13.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:23:27.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:23:27.518  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-09-22T05:23:26.105492Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad51257a-6b48-4c25-bf44-8776672646aa","timestamp":"2022-09-22T05:23:26.105561Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:23:28.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:23:28.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:23:43.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:23:43.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:23:43.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:23:58.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:23:58.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:23:58.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:24:13.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:24:13.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:24:13.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:24:28.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:24:28.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:24:28.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:24:43.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:24:43.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:24:43.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:24:58.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:24:58.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:24:58.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:24:59.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:24:59.138  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:24:58.605766Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3efde553-e422-42f8-a3f8-10803a719aca","timestamp":"2022-09-22T05:24:58.605885Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:24:59.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:24:59.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:25:11.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:11.374  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:25:10.813164Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"646b4ef7-98bb-4c27-91bb-575271da293a","timestamp":"2022-09-22T05:25:10.813234Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:25:11.437  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fa965003-ce91-423f-8018-d38402f2c31d","timestamp":"2022-09-22T05:25:11.436808Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:25:11.443  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-09-22 05:25:11.443  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:25:11.444  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f5b95cf8-156a-4d44-9f54-4e2b5e0e6cc5","timestamp":"2022-09-22T05:25:11.444055Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:25:11.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:11.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:11.483  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:11.483  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-09-22 05:25:11.493  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-09-22 05:25:11.493  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:25:11.508  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:11.508  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-09-22 05:25:11.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:11.689  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fa965003-ce91-423f-8018-d38402f2c31d","timestamp":"2022-09-22T05:25:11.436808Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:25:11.690  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:25:11.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:11.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:11.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:11.724  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f5b95cf8-156a-4d44-9f54-4e2b5e0e6cc5","timestamp":"2022-09-22T05:25:11.444055Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:25:11.724  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:25:11.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:11.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:11.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:11.754  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:25:11.799855Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"23890bcb-fad4-4214-9a92-381642afcb22","timestamp":"2022-09-22T05:25:11.799866Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:25:12.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:12.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:12.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:12.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:25:11.797233Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f955476-7bd6-4bba-b202-8b8813215601","timestamp":"2022-09-22T05:25:11.797243Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:25:12.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:12.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:12.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:12.487  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-09-22T05:25:11.031660Z","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":"6eb48750-3fa1-4eee-8849-64c578528b03","timestamp":"2022-09-22T05:25:11.031673Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:25:12.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:12.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:13.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:13.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:25:11.858403Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdfedb4f-0075-42c6-a9aa-42c03215f0ba","timestamp":"2022-09-22T05:25:11.858427Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:25:13.449  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-09-22T05:25:11.084273Z","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":"91b16ac2-c95d-4f61-8e8f-3de88e9cdc24","timestamp":"2022-09-22T05:25:11.084284Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:25:13.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:25:11.859451Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"f4cdafb0-ba0b-4054-aed7-f7b60708509d","timestamp":"2022-09-22T05:25:11.859463Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:25:13.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:13.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:27.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:27.445  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-09-22T05:25:26.105365Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5a549b9-b79b-4549-98c7-e68da882bcb3","timestamp":"2022-09-22T05:25:26.105435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:25:28.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:28.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:43.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:43.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:43.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:25:58.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:25:58.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:25:58.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:26:13.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:26:13.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:26:13.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:26:28.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:26:28.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:26:28.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:26:43.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:26:43.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:26:43.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:26:58.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:26:58.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:26:58.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:26:59.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:26:59.141  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:26:58.605950Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7fc1a53-f387-4a31-bcc3-3334af062d19","timestamp":"2022-09-22T05:26:58.606083Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:26:59.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:26:59.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:27:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:27:11.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:27:11.373  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:27:10.813302Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa9d5d36-0340-4417-bc21-fe2bd4a1d381","timestamp":"2022-09-22T05:27:10.813418Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:27:11.456  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"47d67b55-69b5-4347-8b8c-7a125bc64987","timestamp":"2022-09-22T05:27:11.455951Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:27:11.462  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"928b2a74-dde7-4eed-aa7f-1553716d358b","timestamp":"2022-09-22T05:27:11.462778Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:27:11.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:27:11.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:27:11.493  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms
2022-09-22 05:27:11.493  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:27:11.519  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:27:11.519  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":2}
2022-09-22 05:27:12.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:27:12.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"47d67b55-69b5-4347-8b8c-7a125bc64987","timestamp":"2022-09-22T05:27:11.455951Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:27:12.149  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:27:12.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"928b2a74-dde7-4eed-aa7f-1553716d358b","timestamp":"2022-09-22T05:27:11.462778Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:27:12.149  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:27:12.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:27:12.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:27:12.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:27:12.297  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-09-22T05:27:11.495578Z","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":"b05fee4c-6e34-4b7a-9e56-6c98313f75da","timestamp":"2022-09-22T05:27:11.495598Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:27:12.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-09-22T05:27:11.496196Z","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":"7bc13b5c-2aa0-4edb-b3dc-f7b3d7e36b55","timestamp":"2022-09-22T05:27:11.496201Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:27:12.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:27:12.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:27:12.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:27:12.501  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:27:12.271057Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"7ab26153-88bc-4142-b8ce-1d238dbcd3e0","timestamp":"2022-09-22T05:27:12.271068Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:27:12.527  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:27:12.271905Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"856d60e6-2578-4203-9c1f-c4248e427a75","timestamp":"2022-09-22T05:27:12.271911Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:27:12.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:27:12.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:27:13.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:27:13.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:27:12.270132Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df2c9097-a19f-4633-a4ca-51e36c3f4620","timestamp":"2022-09-22T05:27:12.270144Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:27:13.076  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:27:12.270935Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5762409-aadb-4861-ad00-378fdd61a1ab","timestamp":"2022-09-22T05:27:12.270944Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:27:13.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:27:13.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:27:27.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:27:27.445  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-09-22T05:27:26.105331Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10578847-5a61-4c6f-ae0f-e794baeccca4","timestamp":"2022-09-22T05:27:26.105395Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:27:27.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:27:27.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:27:42.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:27:42.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:27:42.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:27:57.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:27:57.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:27:57.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:28:12.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:28:12.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:28:12.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:28:27.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:28:27.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:28:27.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:28:42.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:28:42.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:28:42.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:28:57.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:28:57.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:28:57.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:28:59.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:28:59.185  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:28:58.605709Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bbb67ef-94a5-4f9f-abcc-51eb9a3d9128","timestamp":"2022-09-22T05:28:58.605763Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:28:59.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:28:59.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:29:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:29:11.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:29:11.381  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:29:10.813177Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3f9700a-accf-4cec-8d47-7502ac013507","timestamp":"2022-09-22T05:29:10.813242Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:29:11.485  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a7bf63b9-d5f2-42cc-8156-40867360d2f6","timestamp":"2022-09-22T05:29:11.485112Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:29:11.491  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5ffe850b-5246-48b0-9f55-02d38a077540","timestamp":"2022-09-22T05:29:11.491835Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:29:11.493  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-09-22 05:29:11.493  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:29:11.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:29:11.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:29:11.528  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:29:11.528  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":2,"count":2}
2022-09-22 05:29:12.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:29:12.176  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a7bf63b9-d5f2-42cc-8156-40867360d2f6","timestamp":"2022-09-22T05:29:11.485112Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:29:12.176  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:29:12.177  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5ffe850b-5246-48b0-9f55-02d38a077540","timestamp":"2022-09-22T05:29:11.491835Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:29:12.177  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:29:12.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:29:12.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:29:12.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:29:12.310  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:29:12.292172Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"12448dcf-0d57-4edf-b39b-49782e0a8a6f","timestamp":"2022-09-22T05:29:12.292183Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:29:12.500  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:29:12.293069Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"8b50497f-65c2-4e1c-8ee7-60c90f609df1","timestamp":"2022-09-22T05:29:12.293078Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:29:12.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:29:12.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:29:12.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:29:12.531  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:29:12.292233Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebb33273-71ce-4ed8-8c1c-e071b86540cb","timestamp":"2022-09-22T05:29:12.292240Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:29:12.548  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:29:12.293190Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1aa6246-216a-429c-a7ea-9111995c1560","timestamp":"2022-09-22T05:29:12.293205Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:29:12.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:29:12.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:29:13.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:29:13.092  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-09-22T05:29:11.524588Z","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":"3f87dba4-5beb-4153-99f1-b526b118339a","timestamp":"2022-09-22T05:29:11.524607Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:29:13.112  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-22T05:29:11.526027Z","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":"93690044-bd44-48ff-b93f-68ee48984a07","timestamp":"2022-09-22T05:29:11.526037Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:29:13.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:29:13.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:29:27.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:29:27.435  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-09-22T05:29:26.105354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ab226aa-b4ed-4f86-b1d1-c8374c24d82c","timestamp":"2022-09-22T05:29:26.105439Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:29:27.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:29:27.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:29:42.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:29:42.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:29:42.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:29:57.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:29:57.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:29:57.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:30:12.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:30:12.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:30:12.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:30:27.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:30:27.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:30:27.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:30:42.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:30:42.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:30:42.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:30:57.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:30:57.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:30:57.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:30:59.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:30:59.191  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:30:58.605758Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ee4ab28-4b76-4c0c-a5b4-afaca36bd7c2","timestamp":"2022-09-22T05:30:58.605822Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:30:59.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:30:59.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:31:10.759  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-22 05:31:11.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:31:11.389  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:31:10.813147Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a52bff91-bb21-4952-91e8-2401d9cf665b","timestamp":"2022-09-22T05:31:10.813203Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:31:11.505  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"71396c99-a6b9-444f-88d4-d7d4ddde0597","timestamp":"2022-09-22T05:31:11.505620Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:31:11.512  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"47cbe7e4-c43a-4a1f-9ae3-3889a533dad1","timestamp":"2022-09-22T05:31:11.512444Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:31:11.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:31:11.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:31:11.543  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms
2022-09-22 05:31:11.543  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-22 05:31:11.574  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:31:11.575  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":2}
2022-09-22 05:31:12.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:31:12.191  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"71396c99-a6b9-444f-88d4-d7d4ddde0597","timestamp":"2022-09-22T05:31:11.505620Z","participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:31:12.191  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:31:12.191  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"47cbe7e4-c43a-4a1f-9ae3-3889a533dad1","timestamp":"2022-09-22T05:31:11.512444Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:31:12.192  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-22 05:31:12.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:31:12.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:31:12.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:31:12.325  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:31:12.312764Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"295e503f-a29d-4370-b17a-5ad940c9dbe1","timestamp":"2022-09-22T05:31:12.312777Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:31:12.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:31:12.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:31:12.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:31:12.544  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-09-22T05:31:11.539238Z","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":"526a06c1-ea2a-4abe-bd01-21eede87fd41","timestamp":"2022-09-22T05:31:11.539250Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:31:12.560  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-09-22T05:31:11.540455Z","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":"0980d7c5-8b66-4890-8a12-0905e2069e63","timestamp":"2022-09-22T05:31:11.540459Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:31:12.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:31:12.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:31:13.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:31:13.116  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:31:12.316158Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"01e7d2d2-23af-4c57-9ae8-2286b720412a","timestamp":"2022-09-22T05:31:12.316178Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:31:13.139  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:31:12.317018Z","state":"PASSIVE","healthStatus":"HEALTHY","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":"5fa580ec-da6f-4ec2-a247-30264a4094a3","timestamp":"2022-09-22T05:31:12.317035Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-22 05:31:13.153  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-22T05:31:12.313940Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12c9eaf8-0f38-43c1-8bbd-398479f73941","timestamp":"2022-09-22T05:31:12.313950Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-22 05:31:13.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:31:13.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:31:27.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:31:27.441  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-09-22T05:31:26.105462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12cdb090-54e0-4681-829b-ba3f97d8bf60","timestamp":"2022-09-22T05:31:26.105515Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-22 05:31:27.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:31:27.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:31:42.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:31:42.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:31:42.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:31:57.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:31:57.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:31:57.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:32:12.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:32:12.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:32:12.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:32:27.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:32:27.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:32:27.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:32:42.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:32:42.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000
2022-09-22 05:32:42.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9cbcf03b-e53e-4914-aa6e-39e7add2bbfc/onap-policy-clamp-runtime-acm-d4dfc654b-l5jks?timeout=15000 (anonymous) ...
2022-09-22 05:32:57.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-22 05:32:57.356  INFO 10 --- [IME-P