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-05-30 05:09:44.046  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-30 05:09:44.052  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-30 05:09:47.164  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-30 05:09:47.969  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 775 ms. Found 7 JPA repository interfaces.
2022-05-30 05:09:50.541  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-05-30 05:09:50.547  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-05-30 05:09:50.556  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-05-30 05:09:50.574  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-05-30 05:09:50.585  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-05-30 05:09:50.602  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-05-30 05:09:50.612  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-05-30 05:09:50.619  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-05-30 05:09:50.673  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-05-30 05:09:50.721  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-05-30 05:09:50.726  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-05-30 05:09:51.655  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-30 05:09:51.682  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-30 05:09:51.682  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-30 05:09:51.922  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-30 05:09:51.923  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7672 ms
2022-05-30 05:09:52.814  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-30 05:09:53.550  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-30 05:09:53.912  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-30 05:09:54.639  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-30 05:09:55.093  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-30 05:09:55.365  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-30 05:09:55.442  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-30 05:10:03.531  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-30 05:10:03.562  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-30 05:10:06.538  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-05-30 05:10:07.831  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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-05-30 05:10:09.183  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-30 05:10:11.469  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64fba3e6, org.springframework.security.web.context.SecurityContextPersistenceFilter@b5d7233, org.springframework.security.web.header.HeaderWriterFilter@411933, org.springframework.security.web.authentication.logout.LogoutFilter@673605ef, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5e72c82a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4229b92c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@54ef9698, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58d79479, org.springframework.security.web.session.SessionManagementFilter@32fd5bc, org.springframework.security.web.access.ExceptionTranslationFilter@19540247, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2ae88712]
2022-05-30 05:10:12.793  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-05-30 05:10:12.794  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-05-30 05:10:12.794  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-05-30 05:10:12.794  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-05-30 05:10:12.795  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-05-30 05:10:12.795  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-05-30 05:10:12.796  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-05-30 05:10:12.796  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-05-30 05:10:12.797  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-05-30 05:10:12.797  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-05-30 05:10:12.797  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-05-30 05:10:12.798  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-05-30 05:10:12.798  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-05-30 05:10:12.798  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-05-30 05:10:12.799  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-05-30 05:10:12.799  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-05-30 05:10:12.800  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-05-30 05:10:12.800  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-05-30 05:10:12.800  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-05-30 05:10:12.801  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-05-30 05:10:12.802  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-05-30 05:10:12.802  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-05-30 05:10:12.897  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-05-30 05:10:14.456  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-30 05:10:14.457  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-30 05:10:14.472  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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-05-30 05:10:14.474  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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-05-30 05:10:14.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:10:14.476  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=71e26b60-b8ab-41bc-b636-a39bc69259d0, alive=false, publisher=null]]: starting
2022-05-30 05:10:14.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:10:14.510  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=71e26b60-b8ab-41bc-b636-a39bc69259d0, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-30 05:10:14.510  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-30 05:10:14.511  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-30 05:10:14.511  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-30 05:10:14.512  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-30 05:10:14.512  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-30 05:10:14.512  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-30 05:10:14.512  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-30 05:10:14.513  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-30 05:10:14.513  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-30 05:10:14.513  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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@1631dbbc
2022-05-30 05:10:14.514  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-30 05:10:14.522  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 32.16 seconds (JVM running for 35.026)
2022-05-30 05:10:14.547  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-30 05:10:14.596  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-30 05:10:30.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:10:30.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:10:30.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:10:45.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:10:45.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:10:45.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:10:55.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:10:55.560  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-30 05:10:55.564  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:10:55.428379Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17746c71-93e6-486a-8b83-81022299df85","timestamp":"2022-05-30T05:10:55.428452Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:10:56.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:10:56.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:11:11.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:11:11.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:11:11.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:11:26.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:11:26.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:11:26.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:11:41.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:11:41.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:11:41.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:11:47.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:11:47.766  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:11:46.758159Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b5aa1f1-19f2-4110-a28b-eef7ccf582da","timestamp":"2022-05-30T05:11:46.758239Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:11:48.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:11:48.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:03.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:03.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:03.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:13.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:13.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:12:13.840319Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d60af02-3f4a-4242-bcda-3bf3a2a82711","timestamp":"2022-05-30T05:12:13.840650Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:12:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:12:15.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:15.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:30.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:30.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:30.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:45.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:45.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:45.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:55.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:55.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:12:55.428747Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3678c0a-5b40-4b02-ad2d-411af3e1f6d9","timestamp":"2022-05-30T05:12:55.428849Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:12:56.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:56.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:13:11.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:13:11.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:13:11.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:13:26.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:13:26.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:13:26.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:13:41.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:13:41.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:13:41.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:13:47.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:13:47.772  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:13:46.758477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8028970f-c23c-4865-b1e0-14cd5e7b7c37","timestamp":"2022-05-30T05:13:46.758644Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:13:48.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:13:48.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:03.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:03.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:03.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:13.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:13.534  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:14:13.839988Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3db0b9ee-7124-4cce-9e11-62903c728c4b","timestamp":"2022-05-30T05:14:13.840089Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:14:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:14:14.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:14.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:29.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:29.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:29.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:44.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:44.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:44.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:55.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:55.562  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:14:55.428411Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a269c4cd-9b2b-493e-a35b-f1794e51bf13","timestamp":"2022-05-30T05:14:55.428500Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:14:56.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:56.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:15:11.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:15:11.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:15:11.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:15:26.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:15:26.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:15:26.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:15:41.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:15:41.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:15:41.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:15:47.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:15:47.790  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:15:46.758160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"033fd80c-b3e6-4bae-b574-bbecb093f82c","timestamp":"2022-05-30T05:15:46.758265Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:15:48.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:15:48.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:03.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:03.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:03.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:13.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:13.530  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:16:13.839853Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34663b5f-1cec-4213-b5f7-3d95e0741fc4","timestamp":"2022-05-30T05:16:13.839932Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:16:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:16:14.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:14.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:29.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:29.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:29.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:44.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:44.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:44.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:55.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:55.554  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:16:55.428675Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0780c0c0-b47c-48b8-a631-b3534fd9576d","timestamp":"2022-05-30T05:16:55.428931Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:16:56.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:56.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:17:11.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:17:11.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:17:11.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:17:26.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:17:26.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:17:26.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:17:41.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:17:41.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:17:41.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:17:47.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:17:47.787  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:17:46.758596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bdbd65c-f502-423a-89ab-888b5b5e3330","timestamp":"2022-05-30T05:17:46.758889Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:17:48.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:17:48.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:03.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:03.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:03.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:13.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:13.540  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:18:13.839917Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a929e11c-6a3e-4cb6-99ad-ee19e4ad4538","timestamp":"2022-05-30T05:18:13.840009Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:18:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:18:14.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:14.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:29.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:29.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:29.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:44.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:44.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:44.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:55.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:55.567  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:18:55.428365Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3e45573-4e5a-4fbf-8f63-4da01d6f6ad3","timestamp":"2022-05-30T05:18:55.428437Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:18:56.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:56.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:19:11.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:19:11.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:19:11.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:19:26.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:19:26.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:19:26.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:19:41.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:19:41.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:19:41.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:19:47.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:19:47.809  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:19:46.758350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"357b8036-a164-48de-abbb-aa3b606c3bf4","timestamp":"2022-05-30T05:19:46.758485Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:19:48.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:19:48.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:03.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:03.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:03.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:13.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:13.545  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:20:13.840128Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cec0d1d-0278-4d0c-b1b4-431b3b12bb12","timestamp":"2022-05-30T05:20:13.840313Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:20:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:20:15.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:15.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:30.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:30.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:30.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:45.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:45.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:45.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:55.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:55.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:20:55.428784Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9d23974-425a-4bcd-b33d-379fd7d214ef","timestamp":"2022-05-30T05:20:55.429022Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:20:56.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:56.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:21:11.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:21:11.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:21:11.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:21:26.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:21:26.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:21:26.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:21:41.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:21:41.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:21:41.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:21:47.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:21:47.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:21:46.758146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ef63f6b-259d-4318-aba7-5d7904cbe192","timestamp":"2022-05-30T05:21:46.758240Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:21:48.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:21:48.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:03.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:03.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:03.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:13.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:13.559  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:22:13.839912Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf48e0da-0282-4898-bdf1-448d0a94bce4","timestamp":"2022-05-30T05:22:13.840009Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:22:13.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:13.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:22:28.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:28.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:28.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:43.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:43.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:43.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:55.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:55.582  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:22:55.428400Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85e01ed4-94fe-4475-8945-4d444cfad33e","timestamp":"2022-05-30T05:22:55.428476Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:22:58.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:58.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:23:13.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:23:13.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:23:13.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:23:28.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:23:28.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:23:28.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:23:43.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:23:43.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:23:43.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:23:47.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:23:47.821  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:23:46.758351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f822d408-f332-476b-9c61-42a6a6709a23","timestamp":"2022-05-30T05:23:46.758526Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:23:48.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:23:48.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:03.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:03.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:03.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:13.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:13.559  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:24:13.839897Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9464cdbb-c72e-4272-af57-1cd56d17defd","timestamp":"2022-05-30T05:24:13.840013Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:24:13.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:13.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:14.455  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:24:28.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:28.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:28.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:43.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:43.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:43.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:55.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:55.649  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:24:55.428363Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e81055d-e936-443a-becf-60d1ab8f80c7","timestamp":"2022-05-30T05:24:55.428444Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:24:56.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:56.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:25:11.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:25:11.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:25:11.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:25:26.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:25:26.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:25:26.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:25:41.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:25:41.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:25:41.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:25:47.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:25:47.842  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:25:46.758152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"725c52f9-3d71-4b03-be91-a5e9f23e0e50","timestamp":"2022-05-30T05:25:46.758242Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:25:48.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:25:48.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:03.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:03.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:03.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:13.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:13.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-05-30T05:26:13.840253Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ee223c9-af98-459d-962e-3a299919d497","timestamp":"2022-05-30T05:26:13.840498Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:26:13.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:13.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:26:28.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:28.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:28.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:43.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:43.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:43.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:55.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:55.682  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:26:55.428860Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb9a2f52-fd92-4142-ae7b-3ac7459be529","timestamp":"2022-05-30T05:26:55.429126Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:26:56.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:56.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:27:11.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:27:11.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:27:11.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:27:26.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:27:26.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:27:26.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:27:41.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:27:41.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:27:41.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:27:47.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:27:47.860  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:27:46.758344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e980277-f31c-44b0-9aeb-bfadaa4d0139","timestamp":"2022-05-30T05:27:46.758475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:27:48.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:27:48.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:03.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:03.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:03.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:13.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:13.592  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:28:13.839888Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5bf1f97-cb5f-4b58-9eda-8d4c10cbbcad","timestamp":"2022-05-30T05:28:13.839967Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:28:13.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:13.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:14.456  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:28:28.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:28.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:28.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:43.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:43.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:43.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:55.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:55.615  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:28:55.428418Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0b94e49-e957-4c73-886b-bafb9cc8c3c6","timestamp":"2022-05-30T05:28:55.428511Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:28:55.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:55.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:29:10.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:29:10.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:29:10.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:29:25.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:29:25.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:29:25.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:29:40.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:29:40.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:29:40.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:29:47.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:29:47.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:29:46.758117Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62cd1d26-34e4-4fd7-b0de-91852735f764","timestamp":"2022-05-30T05:29:46.758237Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:29:48.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:29:48.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:03.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:03.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:03.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:13.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:13.613  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:30:13.839901Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"442ff720-99ee-4ff2-bd86-a166fffd68ea","timestamp":"2022-05-30T05:30:13.839990Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:30:13.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:13.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:30:28.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:28.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:28.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:43.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:43.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:43.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:55.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:55.630  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:30:55.428369Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"886de4be-e83a-431c-9387-e423b92f52fc","timestamp":"2022-05-30T05:30:55.428444Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:30:55.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:55.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:31:10.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:31:10.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:31:10.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:31:25.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:31:25.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:31:25.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:31:40.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:31:40.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:31:40.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:31:47.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:31:47.910  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:31:46.758228Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0570fa4e-739b-4e8c-a9b0-7b564dc9c428","timestamp":"2022-05-30T05:31:46.758365Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:31:48.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:31:48.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:03.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:03.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:03.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:13.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:13.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:32:13.839891Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a625c28-289c-4752-9768-e8ed76fbce74","timestamp":"2022-05-30T05:32:13.839960Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:32:13.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:13.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:14.455  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:32:28.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:28.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:28.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:43.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:43.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:43.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:55.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:55.633  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:32:55.429317Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16d76bf1-5b3d-441e-a189-df2e1a16fc62","timestamp":"2022-05-30T05:32:55.430171Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:32:55.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:55.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:33:10.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:33:10.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:33:10.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:33:25.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:33:25.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:33:25.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:33:40.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:33:40.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:33:40.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:33:47.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:33:47.937  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:33:46.758497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77bbedf7-48a2-4bb3-a49d-653077f77d4e","timestamp":"2022-05-30T05:33:46.758755Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:33:48.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:33:48.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:03.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:03.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:03.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:13.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:13.622  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:34:13.840419Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"233fa33f-6294-4184-8040-3ae4c53caae6","timestamp":"2022-05-30T05:34:13.840575Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:34:13.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:13.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:34:28.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:28.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:28.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:43.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:43.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:43.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:55.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:55.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:34:55.428675Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b61ede6a-2969-4041-81c3-0c61db78a6eb","timestamp":"2022-05-30T05:34:55.428841Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:34:55.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:55.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:35:10.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:35:10.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:35:10.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:35:25.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:35:25.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:35:25.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:35:40.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:35:40.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:35:40.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:35:47.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:35:47.964  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:35:46.758154Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07a1a693-dde4-4fda-8786-c03df2c8f5e7","timestamp":"2022-05-30T05:35:46.758256Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:35:48.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:35:48.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:03.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:03.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:03.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:13.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:13.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-05-30T05:36:13.839944Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd68c000-b11f-4f25-8640-7c37cc41bfcb","timestamp":"2022-05-30T05:36:13.840048Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:36:13.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:13.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:36:28.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:28.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:28.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:43.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:43.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:43.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:55.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:55.648  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:36:55.428455Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bb57bfc-eb94-411f-9a51-b7e53842a218","timestamp":"2022-05-30T05:36:55.428576Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:36:55.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:55.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:37:10.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:37:10.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:37:10.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:37:25.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:37:25.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:37:25.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:37:40.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:37:40.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:37:40.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:37:47.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:37:47.881  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:37:46.758487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de458cfc-3b82-49e9-a835-68901d7c0eb6","timestamp":"2022-05-30T05:37:46.758645Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:37:49.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:37:49.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:04.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:04.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:04.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:13.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:13.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:38:13.839925Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b037fad3-a6f8-4508-bc93-436e74314a2f","timestamp":"2022-05-30T05:38:13.840010Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:38:13.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:13.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:38:28.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:28.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:28.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:43.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:43.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:43.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:55.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:55.687  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:38:55.428363Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ce2fd34-bab4-489a-b10a-acdf1e75dffd","timestamp":"2022-05-30T05:38:55.428454Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:38:55.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:55.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:39:10.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:39:10.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:39:10.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:39:25.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:39:25.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:39:25.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:39:40.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:39:40.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:39:40.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:39:47.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:39:47.890  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:39:46.758225Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c17985fc-6178-4add-bac6-bbd2b8b42a37","timestamp":"2022-05-30T05:39:46.758344Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:39:47.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:39:47.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:02.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:02.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:02.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:13.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:13.755  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:40:13.839923Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"332d2a9a-5b79-45c6-b139-64312fb2c351","timestamp":"2022-05-30T05:40:13.840006Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:40:13.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:13.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:40:28.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:28.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:28.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:43.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:43.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:43.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:55.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:55.693  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:40:55.428623Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a7d225b-d4d8-4430-b70f-759483833ec8","timestamp":"2022-05-30T05:40:55.428776Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:40:55.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:55.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:41:10.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:41:10.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:41:10.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:41:25.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:41:25.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:41:25.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:41:40.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:41:40.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:41:40.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:41:47.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:41:47.900  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:41:46.758174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06c2a79e-416e-482e-87cf-7e7ada435154","timestamp":"2022-05-30T05:41:46.758311Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:41:47.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:41:47.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:02.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:02.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:02.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:13.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:13.651  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:42:13.839982Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba40be3d-4564-4b0b-ab36-fabb71a965e6","timestamp":"2022-05-30T05:42:13.840145Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:42:14.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:14.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:14.455  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:42:28.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:28.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:28.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:43.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:43.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:43.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:55.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:55.708  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:42:55.428412Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89cd3465-e812-40c2-914a-1d57d81fe7e6","timestamp":"2022-05-30T05:42:55.428555Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:42:56.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:56.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:43:10.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:43:10.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:43:10.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:43:25.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:43:25.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:43:25.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:43:40.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:43:40.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:43:40.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:43:47.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:43:47.912  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:43:46.758424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7177be4c-aae7-465d-954e-ce76b67f6bfb","timestamp":"2022-05-30T05:43:46.758562Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:43:48.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:43:48.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:03.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:03.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:03.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:13.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:13.662  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:44:13.840054Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1930d2d1-07eb-4d43-90ef-db2604dcfc15","timestamp":"2022-05-30T05:44:13.840168Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:44:14.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:14.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:44:29.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:29.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:29.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:43.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:43.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:43.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:55.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:55.695  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:44:55.428487Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b6884e1-baf9-4369-9039-a61bd755bb41","timestamp":"2022-05-30T05:44:55.428578Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:44:56.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:56.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:45:11.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:45:11.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:45:11.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:45:26.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:45:26.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:45:26.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:45:40.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:45:40.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:45:40.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:45:47.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:45:47.927  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:45:46.758172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"848fadf7-935b-47eb-8df5-a3a814021529","timestamp":"2022-05-30T05:45:46.758275Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:45:48.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:45:48.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:03.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:03.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:03.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:13.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:13.674  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:46:13.840326Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c30ba07c-0209-436c-8fbb-f6644dfa5917","timestamp":"2022-05-30T05:46:13.840510Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:46:14.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:14.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:46:29.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:29.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:29.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:43.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:43.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:43.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:55.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:55.701  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:46:55.428521Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9701c91-98a8-4ce3-a033-5995d29cafc3","timestamp":"2022-05-30T05:46:55.428653Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:46:56.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:56.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:47:11.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:47:11.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:47:11.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:47:26.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:47:26.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:47:26.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:47:40.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:47:40.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:47:40.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:47:47.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:47:47.924  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:47:46.758125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7964caf3-7477-4144-8e5b-8280f42a2997","timestamp":"2022-05-30T05:47:46.758200Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:47:48.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:47:48.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:03.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:03.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:03.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:13.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:13.679  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:48:13.840130Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"854ea8e7-673d-4e52-b6ad-e8edf3f3f6d7","timestamp":"2022-05-30T05:48:13.840249Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:48:14.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:14.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:48:29.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:29.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:29.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:44.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:44.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:44.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:55.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:55.716  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:48:55.428332Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb7e77d2-3c10-409b-8523-42f6ee6758de","timestamp":"2022-05-30T05:48:55.428396Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:48:56.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:56.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:49:11.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:49:11.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:49:11.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:49:26.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:49:26.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:49:26.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:49:41.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:49:41.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:49:41.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:49:47.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:49:47.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:49:46.758454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2624993-5bb6-44d3-901a-0cbbc6962158","timestamp":"2022-05-30T05:49:46.758598Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:49:48.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:49:48.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:50:03.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:50:03.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:50:03.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:50:13.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:50:13.697  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:50:13.839922Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a256f19-e2e1-45cc-8a4f-baaced81d5e3","timestamp":"2022-05-30T05:50:13.839999Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:50:14.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:50:14.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:50:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:50:29.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:50:29.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:50:29.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:50:44.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:50:44.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:50:44.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:50:55.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:50:55.728  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:50:55.428332Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b6a77b5-25ca-4df0-89d8-cd847f317734","timestamp":"2022-05-30T05:50:55.428384Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:50:56.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:50:56.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:51:11.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:51:11.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:51:11.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:51:26.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:51:26.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:51:26.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:51:41.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:51:41.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:51:41.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:51:47.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:51:47.948  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:51:46.758114Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"077c28dd-7351-4bc4-9af2-5b23ab2be7d5","timestamp":"2022-05-30T05:51:46.758188Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:51:48.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:51:48.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:52:03.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:52:03.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:52:03.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:52:13.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:52:13.693  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:52:13.839915Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0154e9c3-f022-4b7c-bfc2-757df564afca","timestamp":"2022-05-30T05:52:13.839990Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:52:14.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:52:14.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:52:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:52:29.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:52:29.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:52:29.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:52:44.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:52:44.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:52:44.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:52:55.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:52:55.742  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:52:55.428383Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fde77eee-cdaf-4aac-8aee-5d6b7c04af03","timestamp":"2022-05-30T05:52:55.428459Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:52:56.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:52:56.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:53:11.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:53:11.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:53:11.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:53:26.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:53:26.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:53:26.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:53:41.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:53:41.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:53:41.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:53:47.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:53:47.970  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:53:46.758103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b452ba27-0daf-4227-bbdd-27ae63db47cd","timestamp":"2022-05-30T05:53:46.758152Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:53:48.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:53:48.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:54:03.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:54:03.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:54:03.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:54:13.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:54:13.712  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:54:13.839915Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33896a52-1cc9-4745-b2d3-1e5b3f2b7b9b","timestamp":"2022-05-30T05:54:13.839995Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:54:14.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:54:14.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:54:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:54:29.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:54:29.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:54:29.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:54:44.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:54:44.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:54:44.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:54:55.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:54:55.739  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:54:55.428546Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64a3c8c0-d7bd-4a94-9bc0-180c4db7156b","timestamp":"2022-05-30T05:54:55.428688Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:54:56.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:54:56.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:55:11.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:55:11.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:55:11.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:55:26.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:55:26.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:55:26.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:55:41.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:55:41.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:55:41.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:55:47.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:55:47.977  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:55:46.758447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13456062-8fc6-4c3c-8236-c14bf8c27e30","timestamp":"2022-05-30T05:55:46.758693Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:55:48.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:55:48.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:56:03.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:56:03.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:56:03.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:56:13.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:56:13.721  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:56:13.840119Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6702c4c9-2bf6-43d2-98ce-7fc9752c5ca5","timestamp":"2022-05-30T05:56:13.840225Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:56:14.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:56:14.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:56:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:56:29.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:56:29.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:56:29.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:56:44.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:56:44.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:56:44.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:56:55.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:56:55.749  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:56:55.428428Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc530510-b787-4caf-b2bf-41c6a551608f","timestamp":"2022-05-30T05:56:55.428498Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:56:56.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:56:56.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:57:11.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:57:11.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:57:11.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:57:26.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:57:26.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:57:26.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:57:41.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:57:41.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:57:41.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:57:47.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:57:47.976  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:57:46.758128Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b74d08e3-f0dc-49b5-ba4b-e4aeb0b4a7eb","timestamp":"2022-05-30T05:57:46.758195Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:57:48.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:57:48.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:58:03.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:58:03.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:58:03.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:58:13.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:58:13.739  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:58:13.839981Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca530db7-b05e-4197-a6a4-8138344841ab","timestamp":"2022-05-30T05:58:13.840076Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:58:14.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:58:14.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:58:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:58:29.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:58:29.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:58:29.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:58:44.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:58:44.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:58:44.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:58:55.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:58:55.780  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:58:55.428408Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e1df384-0c82-4374-b2c3-e6375b8f7e1d","timestamp":"2022-05-30T05:58:55.428475Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:58:56.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:58:56.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:59:11.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:59:11.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:59:11.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:59:26.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:59:26.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:59:26.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:59:41.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:59:41.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:59:41.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:59:47.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:59:47.992  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:59:46.758377Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb4fd950-b6aa-4c12-ab81-f1cf7d09575a","timestamp":"2022-05-30T05:59:46.758512Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:59:48.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:59:48.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:00:03.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:00:03.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:00:03.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:00:13.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:00:13.743  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:00:13.839928Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98951cf4-890e-4804-8fda-9fdde36b7411","timestamp":"2022-05-30T06:00:13.840020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:00:14.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:00:14.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:00:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:00:29.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:00:29.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:00:29.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:00:44.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:00:44.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:00:44.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:00:55.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:00:55.802  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:00:55.428730Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a322f51-c9e3-4c2e-b41e-a4c231fbf3dc","timestamp":"2022-05-30T06:00:55.428999Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:00:56.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:00:56.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:01:11.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:01:11.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:01:11.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:01:26.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:01:26.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:01:26.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:01:41.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:01:41.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:01:41.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:01:48.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:01:48.004  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:01:46.758191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e94624ed-65c6-4f4e-bb16-7058c233703b","timestamp":"2022-05-30T06:01:46.758264Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:01:48.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:01:48.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:02:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:02:03.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:02:03.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:02:13.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:02:13.750  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:02:13.840046Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c8b4215-69c8-4c82-b747-edecf8a84f44","timestamp":"2022-05-30T06:02:13.840158Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:02:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:02:14.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:02:14.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:02:29.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:02:29.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:02:29.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:02:44.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:02:44.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:02:44.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:02:55.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:02:55.860  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:02:55.428421Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5814602a-5a03-4d8a-8198-35473054ffa5","timestamp":"2022-05-30T06:02:55.428515Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:02:56.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:02:56.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:03:11.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:03:11.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:03:11.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:03:26.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:03:26.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:03:26.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:03:41.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:03:41.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:03:41.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:03:48.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:03:48.042  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:03:46.758099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20cc4467-e356-41ae-96a7-e4d5bc02c3ff","timestamp":"2022-05-30T06:03:46.758144Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:03:48.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:03:48.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:04:03.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:04:03.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:04:03.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:04:13.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:04:13.759  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:04:13.839926Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c80330a-8684-416a-99c9-025a1e242295","timestamp":"2022-05-30T06:04:13.839997Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:04:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:04:14.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:04:14.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:04:29.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:04:29.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:04:29.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:04:44.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:04:44.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:04:44.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:04:55.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:04:55.787  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:04:55.428362Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0bfdad6-9e22-4b0a-9666-94aa6b55739c","timestamp":"2022-05-30T06:04:55.428474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:04:56.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:04:56.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:05:11.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:05:11.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:05:11.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:05:26.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:05:26.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:05:26.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:05:41.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:05:41.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:05:41.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:05:48.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:05:48.042  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:05:46.758332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2814fe90-a340-41d3-9220-345a54b5e9e2","timestamp":"2022-05-30T06:05:46.758453Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:05:48.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:05:48.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:06:03.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:06:03.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:06:03.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:06:13.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:06:13.776  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:06:13.840214Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a837c493-3d1a-4fc9-9e3e-22a352272d12","timestamp":"2022-05-30T06:06:13.840350Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:06:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:06:14.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:06:14.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:06:29.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:06:29.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:06:29.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:06:44.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:06:44.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:06:44.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:06:55.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:06:55.803  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:06:55.428367Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"205e390f-ca28-48d0-9b63-7692afd84594","timestamp":"2022-05-30T06:06:55.428435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:06:56.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:06:56.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:07:11.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:07:11.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:07:11.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:07:26.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:07:26.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:07:26.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:07:41.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:07:41.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:07:41.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:07:48.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:07:48.097  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:07:46.758231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8d49074-a2b1-46f5-84a1-269ca93e2f62","timestamp":"2022-05-30T06:07:46.758348Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:07:48.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:07:48.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:08:03.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:08:03.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:08:03.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:08:13.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:08:13.828  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:08:13.840008Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7726194-73a6-428d-a9f9-a96e34d96575","timestamp":"2022-05-30T06:08:13.840089Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:08:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:08:14.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:08:14.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:08:29.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:08:29.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:08:29.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:08:44.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:08:44.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:08:44.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:08:55.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:08:55.809  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:08:55.428450Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac48a5be-3b37-43e5-97b7-77aad49ef372","timestamp":"2022-05-30T06:08:55.428559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:08:56.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:08:56.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:09:11.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:09:11.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:09:11.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:09:26.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:09:26.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:09:26.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:09:41.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:09:41.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:09:41.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:09:48.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:09:48.124  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:09:46.758398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5977c31c-2c24-47ed-997e-89455237e91d","timestamp":"2022-05-30T06:09:46.758548Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:09:48.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:09:48.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:10:03.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:10:03.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:10:03.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:10:13.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:10:13.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:10:13.839906Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7724ba2f-5920-4c14-a724-e66cf52b0489","timestamp":"2022-05-30T06:10:13.839986Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:10:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:10:14.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:10:14.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:10:29.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:10:29.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:10:29.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:10:44.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:10:44.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:10:44.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:10:55.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:10:55.823  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:10:55.428389Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f62f8e9-8778-4c97-b6ef-75543b10861d","timestamp":"2022-05-30T06:10:55.428508Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:10:56.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:10:56.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:11:11.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:11:11.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:11:11.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:11:26.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:11:26.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:11:26.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:11:41.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:11:41.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:11:41.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:11:48.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:11:48.051  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:11:46.758200Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29ad8c3f-3c7e-44fb-b778-06376353de65","timestamp":"2022-05-30T06:11:46.758284Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:11:48.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:11:48.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:12:03.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:12:03.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:12:03.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:12:13.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:12:13.797  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:12:13.839949Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab2d2e76-f660-4583-bcfe-d502db40ffcb","timestamp":"2022-05-30T06:12:13.840047Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:12:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:12:14.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:12:14.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:12:29.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:12:29.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:12:29.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:12:44.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:12:44.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:12:44.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:12:55.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:12:55.832  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:12:55.428392Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa6ec439-640f-4a64-8a3f-a9c1dd9aa696","timestamp":"2022-05-30T06:12:55.428469Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:12:56.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:12:56.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:13:11.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:13:11.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:13:11.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:13:26.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:13:26.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:13:26.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:13:41.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:13:41.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:13:41.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:13:48.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:13:48.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:13:46.758616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5e15709-92b7-4435-b9c9-22ca68ef475a","timestamp":"2022-05-30T06:13:46.758837Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:13:48.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:13:48.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:14:03.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:14:03.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:14:03.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:14:13.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:14:13.806  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:14:13.839904Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85ad2464-0f06-4ee2-ae84-971f76b4edf7","timestamp":"2022-05-30T06:14:13.839969Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:14:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:14:14.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:14:14.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:14:29.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:14:29.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:14:29.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:14:44.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:14:44.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:14:44.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:14:55.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:14:55.848  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:14:55.428474Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad39fd30-3b00-44f2-942a-59bdaca793ff","timestamp":"2022-05-30T06:14:55.428583Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:14:56.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:14:56.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:15:11.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:15:11.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:15:11.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:15:26.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:15:26.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:15:26.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:15:41.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:15:41.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:15:41.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:15:48.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:15:48.080  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:15:46.758187Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf1be37d-2dab-4c44-91e7-13bf3e8c84f1","timestamp":"2022-05-30T06:15:46.758272Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:15:48.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:15:48.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:16:03.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:16:03.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:16:03.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:16:13.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:16:13.816  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:16:13.840261Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b132413b-ee0a-459d-ae95-4853461847e5","timestamp":"2022-05-30T06:16:13.840400Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:16:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:16:15.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:16:15.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:16:30.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:16:30.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:16:30.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:16:45.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:16:45.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:16:45.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:16:55.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:16:55.846  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:16:55.428377Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7fb217d-5656-4a44-acd5-6129cb5a0bd5","timestamp":"2022-05-30T06:16:55.428511Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:16:56.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:16:56.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:17:11.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:17:11.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:17:11.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:17:26.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:17:26.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:17:26.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:17:41.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:17:41.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:17:41.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:17:48.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:17:48.075  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:17:46.758146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f651ad28-1946-4a39-9f3b-f1f446d56906","timestamp":"2022-05-30T06:17:46.758222Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:17:48.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:17:48.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:18:03.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:18:03.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:18:03.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:18:13.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:18:13.830  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:18:13.839887Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82f654bd-04a7-4134-87c9-5b317f4b6be5","timestamp":"2022-05-30T06:18:13.839940Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:18:13.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:18:13.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:18:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:18:28.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:18:28.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:18:28.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:18:43.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:18:43.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:18:43.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:18:55.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:18:55.863  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:18:55.428902Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6ebfac4-558a-444b-8926-82c345be7a25","timestamp":"2022-05-30T06:18:55.428959Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:18:56.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:18:56.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:19:11.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:19:11.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:19:11.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:19:26.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:19:26.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:19:26.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:19:41.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:19:41.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:19:41.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:19:48.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:19:48.087  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:19:46.758345Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afc9ee8a-3650-45a9-a340-03cf70c4aa8f","timestamp":"2022-05-30T06:19:46.758553Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:19:48.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:19:48.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:20:03.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:20:03.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:20:03.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:20:13.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:20:13.842  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:20:13.839912Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdc04df9-112a-4276-9487-3bcf497dbe22","timestamp":"2022-05-30T06:20:13.839992Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:20:13.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:20:13.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:20:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:20:28.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:20:28.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:20:28.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:20:43.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:20:43.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:20:43.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:20:55.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:20:55.893  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:20:55.428588Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f1040a3-8882-43b5-a200-dd7916e3c30a","timestamp":"2022-05-30T06:20:55.428746Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:20:57.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:20:57.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:21:12.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:21:12.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:21:12.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:21:27.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:21:27.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:21:27.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:21:42.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:21:42.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:21:42.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:21:48.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:21:48.094  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:21:46.758176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37d8bff1-754f-4f29-ae9d-5692edc68573","timestamp":"2022-05-30T06:21:46.758259Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:21:48.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:21:48.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:22:03.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:22:03.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:22:03.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:22:13.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:22:13.848  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:22:13.839911Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da6c8ec3-f05f-456e-8e8e-c8445bb2e7bf","timestamp":"2022-05-30T06:22:13.839977Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:22:13.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:22:13.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:22:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:22:28.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:22:28.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:22:28.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:22:43.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:22:43.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:22:43.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:22:55.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:22:55.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:22:55.428314Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebe274ea-b666-4afe-88e7-0013c6ff63fd","timestamp":"2022-05-30T06:22:55.428368Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:22:55.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:22:55.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:23:10.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:23:10.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:23:10.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:23:25.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:23:25.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:23:25.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:23:40.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:23:40.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:23:40.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:23:48.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:23:48.111  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:23:46.758381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ee6611a-0223-4dcf-8382-22ef6fc79064","timestamp":"2022-05-30T06:23:46.758535Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:23:49.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:23:49.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:24:03.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:24:03.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:24:03.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:24:13.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:24:13.854  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:24:13.839956Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8da270b-89f6-4c8d-ace1-3c2ba09845ea","timestamp":"2022-05-30T06:24:13.840054Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:24:14.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:24:14.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:24:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:24:28.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:24:28.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:24:28.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:24:43.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:24:43.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:24:43.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:24:55.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:24:55.900  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:24:55.428522Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aae7b650-ecfc-489e-ad7f-95ec67d4e5c0","timestamp":"2022-05-30T06:24:55.428689Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:24:56.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:24:56.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:25:10.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:25:10.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:25:10.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:25:25.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:25:25.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:25:25.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:25:40.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:25:40.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:25:40.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:25:48.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:25:48.158  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:25:46.758196Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffcb989f-255d-4c10-aa22-4d6ca49461f4","timestamp":"2022-05-30T06:25:46.758261Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:25:49.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:25:49.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:26:04.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:26:04.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:26:04.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:26:13.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:26:13.863  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:26:13.840899Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"854572c6-f12c-4a93-9c9e-384cfddca601","timestamp":"2022-05-30T06:26:13.841031Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:26:14.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:26:14.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:26:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:26:29.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:26:29.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:26:29.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:26:43.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:26:43.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:26:43.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:26:55.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:26:55.903  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:26:55.428405Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d822d27a-778c-48bc-8a3d-a0508f1780da","timestamp":"2022-05-30T06:26:55.428495Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:26:56.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:26:56.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:27:11.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:27:11.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:27:11.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:27:26.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:27:26.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:27:26.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:27:40.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:27:40.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:27:40.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:27:48.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:27:48.215  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:27:46.758183Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2a5c3f3-16e4-449f-b967-0ca2d9473526","timestamp":"2022-05-30T06:27:46.758276Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:27:49.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:27:49.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:28:04.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:28:04.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:28:04.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:28:13.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:28:13.873  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:28:13.839917Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04488109-57ba-4f87-8138-d5f7e4dd8964","timestamp":"2022-05-30T06:28:13.839995Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:28:14.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:28:14.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:28:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:28:29.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:28:29.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:28:29.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:28:44.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:28:44.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:28:44.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:28:55.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:28:55.922  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:28:55.428691Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a86dc61c-2214-41c7-8fa4-2882ff83975f","timestamp":"2022-05-30T06:28:55.428877Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:28:56.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:28:56.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:29:11.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:29:11.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:29:11.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:29:26.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:29:26.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:29:26.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:29:40.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:29:40.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:29:40.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:29:48.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:29:48.211  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:29:46.758517Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c341d6d-01d2-43b0-9ee6-755f9e71802f","timestamp":"2022-05-30T06:29:46.758721Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:29:49.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:29:49.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:30:04.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:30:04.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:30:04.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:30:13.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:30:13.879  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:30:13.839993Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3aaa7ef0-34c7-4d63-916b-4eed22f35067","timestamp":"2022-05-30T06:30:13.840072Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:30:14.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:30:14.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:30:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:30:29.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:30:29.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:30:29.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:30:44.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:30:44.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:30:44.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:30:55.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:30:55.915  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:30:55.428368Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78a40ec9-76cf-462b-9e2b-1f141b33613a","timestamp":"2022-05-30T06:30:55.428423Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:30:56.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:30:56.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:31:11.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:31:11.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:31:11.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:31:26.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:31:26.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:31:26.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:31:41.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:31:41.070  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:31:41.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:31:48.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:31:48.146  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:31:46.758154Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0fa45de-bace-4a8d-8285-9a2d45d773b4","timestamp":"2022-05-30T06:31:46.758222Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:31:48.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:31:48.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:32:03.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:32:03.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:32:03.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:32:13.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:32:13.890  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:32:13.839943Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b0162e0-fd93-40fb-a32e-62611b74000f","timestamp":"2022-05-30T06:32:13.840020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:32:14.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:32:14.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:32:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:32:29.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:32:29.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:32:29.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:32:44.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:32:44.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:32:44.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:32:55.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:32:55.917  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:32:55.428357Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61dd2f19-162e-432e-95e3-0bcec38a8e85","timestamp":"2022-05-30T06:32:55.428440Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:32:56.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:32:56.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:33:11.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:33:11.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:33:11.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:33:26.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:33:26.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:33:26.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:33:41.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:33:41.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:33:41.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:33:48.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:33:48.155  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:33:46.758153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8583f1df-9bec-4adb-a495-9f133d8229e4","timestamp":"2022-05-30T06:33:46.758218Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:33:48.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:33:48.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:34:03.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:34:03.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:34:03.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:34:13.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:34:13.906  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:34:13.839886Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6dbbdb13-3b61-47ec-acbb-f7ffaf5e5b60","timestamp":"2022-05-30T06:34:13.839942Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:34:14.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:34:14.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:34:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:34:29.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:34:29.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:34:29.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:34:44.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:34:44.214  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:34:44.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:34:55.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:34:55.933  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:34:55.428559Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d696170-256c-4190-89a3-ca9c3669873b","timestamp":"2022-05-30T06:34:55.428762Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:34:56.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:34:56.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:35:11.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:35:11.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:35:11.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:35:26.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:35:26.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:35:26.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:35:41.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:35:41.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:35:41.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:35:48.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:35:48.159  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:35:46.758205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c2e2eb5-fddf-467f-bc73-8cfb0f49bac9","timestamp":"2022-05-30T06:35:46.758280Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:35:48.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:35:48.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:36:03.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:36:03.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:36:03.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:36:13.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:36:13.938  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:36:13.839904Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d854611-94d7-42ea-96cc-356bcac8d8eb","timestamp":"2022-05-30T06:36:13.839980Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:36:14.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:36:14.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:36:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:36:29.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:36:29.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:36:29.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:36:44.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:36:44.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:36:44.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:36:55.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:36:55.938  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:36:55.428419Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e6fd784-59fb-44ef-b9d9-e8419513501a","timestamp":"2022-05-30T06:36:55.428501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:36:56.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:36:56.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:37:11.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:37:11.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:37:11.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:37:26.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:37:26.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:37:26.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:37:41.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:37:41.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:37:41.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:37:48.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:37:48.173  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:37:46.758306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b311128a-f39f-418d-b260-2a4646d2864c","timestamp":"2022-05-30T06:37:46.758422Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:37:48.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:37:48.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:38:03.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:38:03.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:38:03.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:38:13.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:38:13.921  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:38:13.840154Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4d50839-72f0-4192-a5a2-c858452ae8c6","timestamp":"2022-05-30T06:38:13.840278Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:38:14.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:38:14.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:38:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:38:29.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:38:29.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:38:29.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:38:44.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:38:44.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:38:44.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:38:55.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:38:55.963  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:38:55.428472Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6bcdd32-bd2d-486b-8fec-77e95514f553","timestamp":"2022-05-30T06:38:55.428602Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:38:56.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:38:56.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:39:11.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:39:11.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:39:11.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:39:26.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:39:26.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:39:26.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:39:41.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:39:41.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:39:41.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:39:48.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:39:48.180  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:39:46.758276Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f21ee976-a2fa-4afc-ba61-92f6c827b887","timestamp":"2022-05-30T06:39:46.758370Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:39:48.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:39:48.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:40:03.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:40:03.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:40:03.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:40:13.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:40:13.934  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:40:13.839951Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc185e10-4413-42b8-82a0-0f4b599d6aad","timestamp":"2022-05-30T06:40:13.840033Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:40:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:40:14.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:40:14.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:40:29.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:40:29.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:40:29.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:40:44.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:40:44.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:40:44.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:40:55.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:40:55.977  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:40:55.428825Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6f75865-5ef9-4b99-9798-ed7a1230e185","timestamp":"2022-05-30T06:40:55.429068Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:40:56.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:40:56.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:41:11.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:41:11.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:41:11.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:41:26.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:41:26.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:41:26.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:41:41.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:41:41.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:41:41.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:41:48.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:41:48.192  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:41:46.758137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10ccd585-4835-4fcb-81a6-45a138c542bb","timestamp":"2022-05-30T06:41:46.758212Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:41:48.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:41:48.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:42:03.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:42:03.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:42:03.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:42:13.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:42:13.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:42:13.839905Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a05aea96-64ce-4055-b606-07eb2d58f21f","timestamp":"2022-05-30T06:42:13.840019Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:42:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:42:14.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:42:14.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:42:29.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:42:29.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:42:29.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:42:44.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:42:44.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:42:44.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:42:55.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:42:55.987  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:42:55.428366Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1da8afda-d08a-45cb-9cda-14f9196628b2","timestamp":"2022-05-30T06:42:55.428426Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:42:56.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:42:56.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:43:11.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:43:11.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:43:11.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:43:26.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:43:26.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:43:26.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:43:41.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:43:41.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:43:41.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:43:48.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:43:48.214  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:43:46.758896Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8e03578-f764-4a08-8e3b-e19d0a603f7b","timestamp":"2022-05-30T06:43:46.759060Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:43:48.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:43:48.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:44:03.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:44:03.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:44:03.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:44:13.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:44:13.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:44:13.839965Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5890322-b45b-4f0a-9cf5-869e4c15abbe","timestamp":"2022-05-30T06:44:13.840039Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:44:14.455  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:44:14.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:44:14.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:44:29.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:44:29.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:44:29.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:44:44.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:44:44.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:44:44.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:44:56.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:44:56.010  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:44:55.428379Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6625c75b-67f3-4385-b376-15987131b702","timestamp":"2022-05-30T06:44:55.428467Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:44:56.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:44:56.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:45:11.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:45:11.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:45:11.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:45:26.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:45:26.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:45:26.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:45:41.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:45:41.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:45:41.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:45:48.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:45:48.209  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:45:46.758147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b67a7b2-2f0d-4d57-beca-984ae09cb006","timestamp":"2022-05-30T06:45:46.758232Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:45:48.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:45:48.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:46:03.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:46:03.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:46:03.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:46:13.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:46:13.974  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:46:13.840124Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ceb56d87-8a6c-4881-a745-8ecbb609abb0","timestamp":"2022-05-30T06:46:13.840258Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:46:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:46:14.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:46:14.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:46:29.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:46:29.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:46:29.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:46:44.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:46:44.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:46:44.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:46:56.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:46:56.019  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:46:55.428344Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85e8dfe2-0ee9-4e0d-b477-bd10d9832c42","timestamp":"2022-05-30T06:46:55.428406Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:46:56.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:46:56.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:47:11.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:47:11.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:47:11.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:47:26.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:47:26.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:47:26.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:47:41.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:47:41.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:47:41.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:47:48.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:47:48.224  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:47:46.758198Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9831ee3b-5463-4ec4-927f-b69ca25851b8","timestamp":"2022-05-30T06:47:46.758274Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:47:48.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:47:48.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:48:03.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:48:03.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:48:03.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:48:13.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:48:13.967  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:48:13.839972Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94c12a82-f4d4-4d4f-a419-105d5265bd0a","timestamp":"2022-05-30T06:48:13.840091Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:48:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:48:14.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:48:14.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:48:29.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:48:29.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:48:29.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:48:44.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:48:44.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:48:44.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:48:56.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:48:56.093  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:48:55.428540Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6023c13f-73d4-40a3-a1e5-c34b9c6e2b1d","timestamp":"2022-05-30T06:48:55.428654Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:48:56.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:48:56.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:49:11.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:49:11.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:49:11.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:49:26.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:49:26.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:49:26.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:49:41.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:49:41.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:49:41.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:49:48.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:49:48.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:49:46.758323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"075e31d8-0507-4e75-b270-f749f95b9c20","timestamp":"2022-05-30T06:49:46.758468Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:49:48.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:49:48.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:50:03.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:50:03.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:50:03.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:50:14.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:50:14.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:50:13.839932Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a4259be-ae43-4f45-a46c-ce6b571d5c8b","timestamp":"2022-05-30T06:50:13.840005Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:50:14.455  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:50:14.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:50:14.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:50:29.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:50:29.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:50:29.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:50:44.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:50:44.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:50:44.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:50:56.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:50:56.032  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:50:55.428352Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7f47a1d-6fbb-4398-9232-9f1a04771425","timestamp":"2022-05-30T06:50:55.428406Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:50:56.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:50:56.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:51:11.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:51:11.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:51:11.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:51:26.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:51:26.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:51:26.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:51:41.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:51:41.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:51:41.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:51:48.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:51:48.239  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:51:46.758262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ce27132-e378-43b4-9826-7c331a3ada05","timestamp":"2022-05-30T06:51:46.758352Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:51:48.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:51:48.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:52:03.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:52:03.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:52:03.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:52:14.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:52:14.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:52:13.839958Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6072ae1-f425-41f3-a7cf-345b09fe351f","timestamp":"2022-05-30T06:52:13.840046Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:52:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:52:14.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:52:14.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:52:29.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:52:29.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:52:29.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:52:44.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:52:44.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:52:44.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:52:56.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:52:56.028  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:52:55.428517Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ca6ae80-e069-4258-837c-40d52e2e7b36","timestamp":"2022-05-30T06:52:55.428587Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:52:56.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:52:56.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:53:11.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:53:11.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:53:11.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:53:26.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:53:26.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:53:26.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:53:41.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:53:41.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:53:41.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:53:48.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:53:48.252  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:53:46.758133Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a18216c7-55a2-46bd-be6c-b80153eac577","timestamp":"2022-05-30T06:53:46.758192Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:53:48.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:53:48.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:54:03.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:54:03.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:54:03.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:54:14.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:54:14.017  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:54:13.839880Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"306e33c9-4af4-457c-8438-aa6c016b731d","timestamp":"2022-05-30T06:54:13.839936Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:54:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:54:14.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:54:14.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:54:29.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:54:29.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:54:29.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:54:44.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:54:44.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:54:44.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:54:56.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:54:56.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:54:55.428790Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74206ee0-f29c-4cbf-9a6f-cdb3d9d214ef","timestamp":"2022-05-30T06:54:55.429027Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:54:56.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:54:56.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:55:11.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:55:11.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:55:11.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:55:26.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:55:26.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:55:26.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:55:41.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:55:41.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:55:41.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:55:48.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:55:48.278  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:55:46.758209Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da3ff2d9-9653-4fe5-8bc5-c978b890fa4c","timestamp":"2022-05-30T06:55:46.758333Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:55:48.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:55:49.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:56:03.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:56:03.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:56:03.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:56:14.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:56:14.009  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:56:13.840228Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5548c90-9dcb-449f-87cb-80e68163d710","timestamp":"2022-05-30T06:56:13.840406Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:56:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:56:14.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:56:14.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:56:29.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:56:29.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:56:29.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:56:44.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:56:44.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:56:44.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:56:56.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:56:56.039  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:56:55.428332Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca60d9da-a363-46a3-8e45-ae72943ff543","timestamp":"2022-05-30T06:56:55.428383Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:56:57.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:56:57.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:57:11.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:57:11.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:57:11.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:57:26.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:57:26.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:57:26.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:57:41.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:57:41.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:57:41.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:57:48.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:57:48.278  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:57:46.758523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63dcbf3b-3ff3-4873-9088-13243584cc9d","timestamp":"2022-05-30T06:57:46.758739Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:57:49.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:57:49.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:58:04.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:58:04.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:58:04.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:58:14.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:58:14.020  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:58:13.839908Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5591b18f-cd00-4d38-a29f-d77a0966d581","timestamp":"2022-05-30T06:58:13.839978Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 06:58:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 06:58:17.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:58:17.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:58:31.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:58:31.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:58:31.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:58:46.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:58:46.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:58:46.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:58:56.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:58:56.074  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T06:58:55.428335Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97e55342-2dce-47c8-a118-87939ed0a0d7","timestamp":"2022-05-30T06:58:55.428392Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 06:58:57.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:58:57.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:59:12.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:59:12.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:59:12.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:59:26.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:59:26.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:59:26.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:59:41.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:59:41.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:59:41.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 06:59:48.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 06:59:48.286  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T06:59:46.758149Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d11e6b53-87e8-4773-8303-823996a9534e","timestamp":"2022-05-30T06:59:46.758213Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 06:59:49.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 06:59:49.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:00:04.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:00:04.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:00:04.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:00:14.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:00:14.033  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T07:00:13.839886Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d560a48-3409-4a61-9628-bc3fa6e57cf0","timestamp":"2022-05-30T07:00:13.839977Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 07:00:14.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:00:14.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:00:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 07:00:29.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:00:29.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:00:29.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:00:44.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:00:44.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:00:44.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:00:56.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:00:56.089  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T07:00:55.428400Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"423057f0-c64e-4a05-befd-0b1cb280ac85","timestamp":"2022-05-30T07:00:55.428479Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 07:00:58.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:00:58.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:01:13.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:01:13.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:01:13.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:01:28.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:01:28.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:01:28.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:01:42.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:01:42.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:01:42.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:01:48.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:01:48.293  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T07:01:46.758169Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19e7aab9-234c-4b8a-84d2-4118682292ec","timestamp":"2022-05-30T07:01:46.758344Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 07:01:49.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:01:49.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:02:04.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:02:04.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:02:04.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:02:14.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:02:14.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-05-30T07:02:13.839882Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b592e852-705e-4199-ab6d-6f41b9bb8f7f","timestamp":"2022-05-30T07:02:13.839940Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 07:02:14.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:02:14.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:02:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 07:02:29.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:02:29.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:02:29.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:02:44.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:02:44.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:02:44.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:02:56.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:02:56.136  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T07:02:55.428773Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4914deae-a416-44e3-8ae7-29c5eb6d5c16","timestamp":"2022-05-30T07:02:55.428967Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 07:02:58.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:02:58.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:03:13.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:03:13.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:03:13.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:03:28.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:03:28.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:03:28.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:03:43.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:03:43.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:03:43.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:03:48.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:03:48.305  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T07:03:46.758449Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e8848c9f-c8dc-48fd-b548-166fd841c971","timestamp":"2022-05-30T07:03:46.758573Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 07:03:49.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:03:49.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:04:04.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:04:04.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:04:04.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:04:14.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:04:14.047  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T07:04:13.839908Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4830b40e-f2c4-4a88-b049-02006ae26e6c","timestamp":"2022-05-30T07:04:13.840Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 07:04:14.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:04:14.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:04:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 07:04:29.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:04:29.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:04:29.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:04:44.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:04:44.112  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:04:44.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:04:56.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:04:56.161  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T07:04:55.428389Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e0eba02-13b1-4d4f-95bb-4bc973d58b71","timestamp":"2022-05-30T07:04:55.428460Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 07:04:59.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:04:59.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:05:14.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:05:14.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:05:14.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:05:29.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:05:29.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:05:29.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:05:44.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:05:44.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:05:44.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:05:48.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:05:48.316  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T07:05:46.758205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f71483d7-7618-4717-bad5-a61e622d43f5","timestamp":"2022-05-30T07:05:46.758332Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 07:05:49.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:05:49.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:06:04.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:06:04.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:06:04.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:06:14.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:06:14.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T07:06:13.839884Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4723517b-faa0-49cb-b1d6-90e621554069","timestamp":"2022-05-30T07:06:13.839991Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 07:06:14.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:06:14.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:06:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 07:06:29.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:06:29.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:06:29.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:06:44.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:06:44.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:06:44.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:06:56.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:06:56.102  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T07:06:55.428392Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"816daed5-c064-487c-81d0-8519459bc2f0","timestamp":"2022-05-30T07:06:55.428470Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 07:06:56.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:06:56.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:07:11.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:07:11.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 07:07:11.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 07:07:26.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 07:07:26.156  INFO 10