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-07-21 05:19:25.384  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-74859969d8-5swpn with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-07-21 05:19:25.391  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-07-21 05:19:28.306  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-21 05:19:28.985  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 659 ms. Found 7 JPA repository interfaces.
2022-07-21 05:19:31.138  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-07-21 05:19:31.142  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-07-21 05:19:31.147  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-07-21 05:19:31.162  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-07-21 05:19:31.170  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-21 05:19:31.186  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-07-21 05:19:31.193  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-07-21 05:19:31.196  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-07-21 05:19:31.240  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-07-21 05:19:31.290  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-07-21 05:19:31.293  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-07-21 05:19:32.206  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-07-21 05:19:32.237  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-07-21 05:19:32.238  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-07-21 05:19:32.419  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-07-21 05:19:32.419  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6856 ms
2022-07-21 05:19:33.195  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-07-21 05:19:33.962  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-21 05:19:34.226  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-07-21 05:19:34.820  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-21 05:19:35.170  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-21 05:19:35.622  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-07-21 05:19:35.694  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-21 05:19:44.736  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-21 05:19:44.759  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-21 05:19:47.134  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-07-21 05:19:47.992  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a6abdb88-5ab5-4c5d-9300-a5822625806c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-5swpn, 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-07-21 05:19:48.980  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-07-21 05:19:51.026  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3d2b13f, org.springframework.security.web.context.SecurityContextPersistenceFilter@50e0b472, org.springframework.security.web.header.HeaderWriterFilter@66e218d8, org.springframework.security.web.authentication.logout.LogoutFilter@744db9fb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@129aaac1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@75fa9254, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3539cf45, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58c36104, org.springframework.security.web.session.SessionManagementFilter@31028e45, org.springframework.security.web.access.ExceptionTranslationFilter@1fa44f66, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@470a446f]
2022-07-21 05:19:51.864  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-07-21 05:19:51.865  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-07-21 05:19:51.865  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-07-21 05:19:51.865  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-07-21 05:19:51.866  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-07-21 05:19:51.866  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-07-21 05:19:51.867  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-07-21 05:19:51.867  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-07-21 05:19:51.868  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-07-21 05:19:51.868  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-07-21 05:19:51.868  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-07-21 05:19:51.869  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-07-21 05:19:51.869  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-07-21 05:19:51.870  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-07-21 05:19:51.870  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-07-21 05:19:51.870  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-07-21 05:19:51.871  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-07-21 05:19:51.871  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-07-21 05:19:51.871  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-07-21 05:19:51.872  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-07-21 05:19:51.872  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-07-21 05:19:51.873  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-07-21 05:19:51.904  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-07-21 05:19:53.201  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-07-21 05:19:53.202  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-07-21 05:19:53.210  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a6abdb88-5ab5-4c5d-9300-a5822625806c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-5swpn, 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-07-21 05:19:53.212  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a6abdb88-5ab5-4c5d-9300-a5822625806c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-5swpn, 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-07-21 05:19:53.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:19:53.213  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=74a4fac2-3099-47d5-bb60-f94ddc9dc375, alive=false, publisher=null]]: starting
2022-07-21 05:19:53.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:19:53.234  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=74a4fac2-3099-47d5-bb60-f94ddc9dc375, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-07-21 05:19:53.234  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-07-21 05:19:53.235  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-07-21 05:19:53.235  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-07-21 05:19:53.235  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-07-21 05:19:53.235  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-07-21 05:19:53.235  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-07-21 05:19:53.236  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-07-21 05:19:53.236  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-07-21 05:19:53.236  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-07-21 05:19:53.237  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-07-21 05:19:53.237  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-07-21 05:19:53.237  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-07-21 05:19:53.237  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-07-21 05:19:53.237  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a6abdb88-5ab5-4c5d-9300-a5822625806c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-5swpn, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4678ec43
2022-07-21 05:19:53.237  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a6abdb88-5ab5-4c5d-9300-a5822625806c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-5swpn, 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-07-21 05:19:53.237  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-07-21 05:19:53.243  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 29.294 seconds (JVM running for 31.969)
2022-07-21 05:19:53.261  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-07-21 05:19:53.338  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-07-21 05:20:08.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:20:08.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:20:08.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:20:24.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:20:24.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:20:24.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:20:39.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:20:39.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:20:39.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:20:54.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:20:54.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:20:54.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:21:09.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:21:09.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:21:09.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:21:13.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:21:13.256  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-07-21 05:21:13.260  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:21:12.487060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fa290fb-58d6-4b06-b638-8dba57caf9f1","timestamp":"2022-07-21T05:21:12.487123Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:21:13.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:21:13.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:21:28.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:21:28.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:21:28.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:21:34.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:21:34.903  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:21:35.481142Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee9c4c0d-a60c-4dd0-b00c-21f0f001110c","timestamp":"2022-07-21T05:21:35.481240Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:21:35.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:21:35.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:21:43.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:21:43.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:21:43.075117Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc53220d-fd98-458f-85b0-e4075213dfac","timestamp":"2022-07-21T05:21:43.075267Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:21:43.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:21:43.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:21:53.200  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:21:58.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:21:58.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:21:58.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:22:13.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:22:13.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:22:13.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:22:28.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:22:28.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:22:28.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:22:43.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:22:43.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:22:43.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:22:58.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:22:58.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:22:58.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:23:13.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:23:13.166  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:23:12.487166Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba7d7c9c-2a13-4deb-9c15-195772f6700a","timestamp":"2022-07-21T05:23:12.487319Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:23:13.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:23:13.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:23:28.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:23:28.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:23:28.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:23:34.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:23:34.812  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:23:35.470476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de02739b-efc1-4ce5-b75f-6390900bbf4d","timestamp":"2022-07-21T05:23:35.470696Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:23:35.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:23:35.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:23:43.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:23:43.548  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:23:43.074691Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"beb1bc0a-5ea4-476f-9610-b9d47c8ef14a","timestamp":"2022-07-21T05:23:43.074995Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:23:43.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:23:43.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:23:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:23:58.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:23:58.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:23:58.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:24:13.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:24:13.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:24:13.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:24:28.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:24:28.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:24:28.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:24:43.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:24:43.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:24:43.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:24:58.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:24:58.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:24:58.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:25:13.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:25:13.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:25:12.486922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cfe07777-6730-422f-b5d5-5f4ee1469a39","timestamp":"2022-07-21T05:25:12.487010Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:25:13.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:25:13.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:25:28.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:25:28.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:25:28.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:25:34.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:25:34.791  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:25:35.470164Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"942e1b3d-6740-46fc-93d2-6f7f6d339c60","timestamp":"2022-07-21T05:25:35.470287Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:25:35.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:25:35.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:25:43.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:25:43.551  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:25:43.074627Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45a601ef-bea9-4003-b775-7f46a2cd1d55","timestamp":"2022-07-21T05:25:43.074784Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:25:43.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:25:43.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:25:53.200  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:25:58.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:25:58.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:25:58.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:26:13.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:26:13.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:26:13.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:26:28.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:26:28.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:26:28.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:26:43.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:26:43.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:26:43.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:26:58.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:26:58.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:26:58.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:27:13.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:27:13.167  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:27:12.487139Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"166c6000-3af1-4fcc-bb15-87b46242eb6e","timestamp":"2022-07-21T05:27:12.487328Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:27:13.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:27:13.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:27:28.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:27:28.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:27:28.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:27:34.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:27:34.768  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:27:35.470410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d89b3618-d997-42e0-bf23-e1ffa8c74c9b","timestamp":"2022-07-21T05:27:35.470638Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:27:35.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:27:35.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:27:43.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:27:43.572  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:27:43.074963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3791fd62-ec00-42b3-95d7-27d02145096a","timestamp":"2022-07-21T05:27:43.075412Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:27:43.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:27:43.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:27:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:27:58.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:27:58.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:27:58.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:28:13.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:28:13.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:28:13.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:28:28.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:28:28.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:28:28.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:28:43.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:28:43.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:28:43.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:28:58.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:28:58.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:28:58.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:29:13.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:29:13.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:29:12.486908Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55b0a3e5-d364-49b3-af20-bdd3f866718c","timestamp":"2022-07-21T05:29:12.487Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:29:13.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:29:13.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:29:28.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:29:28.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:29:28.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:29:34.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:29:34.764  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:29:35.470160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b36af2b8-f827-4215-b640-ca10c4bc60fb","timestamp":"2022-07-21T05:29:35.470323Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:29:35.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:29:35.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:29:43.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:29:43.551  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:29:43.074765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76de76b4-e6f1-436d-85c4-95d4d13d8117","timestamp":"2022-07-21T05:29:43.074849Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:29:43.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:29:43.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:29:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:29:58.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:29:58.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:29:58.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:30:13.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:30:13.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:30:13.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:30:28.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:30:28.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:30:28.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:30:43.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:30:43.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:30:43.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:30:58.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:30:58.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:30:58.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:31:13.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:31:13.152  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:31:12.486906Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fec87d1c-26d0-4aeb-9410-d06345810c73","timestamp":"2022-07-21T05:31:12.486971Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:31:13.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:31:13.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:31:28.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:31:28.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:31:28.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:31:34.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:31:34.809  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:31:35.470336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50c6005a-2206-48ec-8bb6-47dab2a7b760","timestamp":"2022-07-21T05:31:35.470469Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:31:35.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:31:35.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:31:43.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:31:43.558  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:31:43.074661Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"185c360b-b391-4deb-9c93-3d7183a706d7","timestamp":"2022-07-21T05:31:43.074784Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:31:43.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:31:43.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:31:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:31:58.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:31:58.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:31:58.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:32:13.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:32:13.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:32:13.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:32:28.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:32:28.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:32:28.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:32:43.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:32:43.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:32:43.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:32:58.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:32:58.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:32:58.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:33:13.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:33:13.146  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:33:12.487156Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91ccc5f4-b355-49c3-9d76-4a09d8e0769a","timestamp":"2022-07-21T05:33:12.487363Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:33:13.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:33:13.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:33:28.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:33:28.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:33:28.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:33:34.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:33:34.801  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:33:35.471659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5abcc52c-19cb-46b5-baa3-a70e6a327bdd","timestamp":"2022-07-21T05:33:35.471863Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:33:35.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:33:35.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:33:43.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:33:43.575  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:33:43.074868Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36cd08b8-0ffb-4293-8659-fd8859ab122c","timestamp":"2022-07-21T05:33:43.075058Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:33:43.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:33:43.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:33:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:33:58.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:33:58.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:33:58.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:34:13.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:34:13.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:34:13.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:34:28.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:34:28.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:34:28.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:34:43.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:34:43.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:34:43.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:34:58.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:34:58.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:34:58.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:35:13.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:35:13.181  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:35:12.486955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab50bbc0-0a84-42af-8c93-ff3b01927e06","timestamp":"2022-07-21T05:35:12.487042Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:35:13.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:35:13.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:35:28.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:35:28.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:35:28.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:35:34.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:35:34.835  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:35:35.470710Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35d1ead1-a4ca-4176-9452-5d07db1deeb7","timestamp":"2022-07-21T05:35:35.470847Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:35:35.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:35:35.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:35:43.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:35:43.622  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:35:43.074665Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d6cf88e-1439-4e63-a438-c9cc53450841","timestamp":"2022-07-21T05:35:43.074787Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:35:43.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:35:43.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:35:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:35:58.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:35:58.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:35:58.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:36:13.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:36:13.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:36:13.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:36:28.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:36:28.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:36:28.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:36:43.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:36:43.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:36:43.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:36:58.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:36:58.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:36:58.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:37:13.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:37:13.609  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:37:12.486909Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cd9e520-f939-442e-89ab-1a191365b9b3","timestamp":"2022-07-21T05:37:12.486983Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:37:13.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:37:13.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:37:28.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:37:28.981  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:37:28.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:37:35.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:37:35.086  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:37:35.470430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"234b11ef-b548-4227-b979-08ec7352011b","timestamp":"2022-07-21T05:37:35.470528Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:37:35.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:37:35.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:37:44.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:37:44.553  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:37:43.074957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68a4db4a-0785-4bdf-993f-584829d224cb","timestamp":"2022-07-21T05:37:43.075124Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:37:44.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:37:44.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:37:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:38:00.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:38:00.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:38:00.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:38:15.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:38:15.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:38:15.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:38:30.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:38:30.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:38:30.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:38:45.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:38:45.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:38:45.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:39:00.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:39:00.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:39:00.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:39:13.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:39:13.203  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:39:12.486915Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c2996c5-aa72-4c87-bea7-a7bdf4ce42b2","timestamp":"2022-07-21T05:39:12.486993Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:39:13.799  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:39:13.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:39:28.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:39:28.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:39:28.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:39:34.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:39:34.816  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:39:35.471817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9264671e-91ce-4fc2-81c5-d87154efef14","timestamp":"2022-07-21T05:39:35.472023Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:39:35.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:39:35.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:39:43.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:39:43.511  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:39:43.075120Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"679cdcf4-fbea-4800-82cc-de8933d2199e","timestamp":"2022-07-21T05:39:43.075352Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:39:43.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:39:43.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:39:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:39:58.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:39:58.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:39:58.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:40:13.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:40:13.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:40:13.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:40:28.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:40:28.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:40:28.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:40:43.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:40:43.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:40:43.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:40:58.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:40:58.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:40:58.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:41:13.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:41:13.218  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:41:12.487125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e15f6288-5179-40ff-b14f-5930d2a714f0","timestamp":"2022-07-21T05:41:12.487241Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:41:13.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:41:13.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:41:28.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:41:28.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:41:28.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:41:34.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:41:34.877  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:41:35.471688Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cdf283f-2059-4c5d-aa32-ab513d034ce0","timestamp":"2022-07-21T05:41:35.471941Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:41:35.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:41:35.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:41:43.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:41:43.665  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:41:43.075034Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"599d2072-cbf5-4f17-8da1-95bbe24e0ae2","timestamp":"2022-07-21T05:41:43.075112Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:41:43.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:41:43.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:41:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:41:58.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:41:58.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:41:58.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:42:13.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:42:13.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:42:13.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:42:28.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:42:28.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:42:28.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:42:43.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:42:43.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:42:43.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:42:58.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:42:58.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:42:58.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:43:13.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:43:13.216  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:43:12.486941Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f867884-ce65-47e9-9ab4-d14e6be1d523","timestamp":"2022-07-21T05:43:12.487020Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:43:13.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:43:13.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:43:28.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:43:28.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:43:28.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:43:34.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:43:34.901  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:43:35.471159Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59549710-a1c1-46d8-9a95-4c9285cdade2","timestamp":"2022-07-21T05:43:35.471442Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:43:35.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:43:35.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:43:43.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:43:43.562  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:43:43.074649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ac04da8-9db8-4be9-ae7e-d1698f148137","timestamp":"2022-07-21T05:43:43.074925Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:43:43.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:43:43.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:43:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:43:58.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:43:58.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:43:58.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:44:13.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:44:13.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:44:13.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:44:28.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:44:28.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:44:28.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:44:43.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:44:43.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:44:43.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:44:58.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:44:58.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:44:58.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:45:13.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:45:13.246  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:45:12.486922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf53d76a-c82c-4752-8544-3965d550ebba","timestamp":"2022-07-21T05:45:12.487024Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:45:13.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:45:13.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:45:28.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:45:28.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:45:28.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:45:34.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:45:34.745  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:45:35.470143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ce40117-9a9d-4eea-925b-171342770b9e","timestamp":"2022-07-21T05:45:35.470238Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:45:34.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:45:34.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:45:43.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:45:43.490  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:45:43.074715Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43da994a-ca9f-4831-8237-a618cbd8993d","timestamp":"2022-07-21T05:45:43.074860Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:45:43.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:45:43.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:45:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:45:58.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:45:58.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:45:58.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:46:13.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:46:13.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:46:13.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:46:28.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:46:28.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:46:28.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:46:43.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:46:43.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:46:43.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:46:58.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:46:58.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:46:58.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:47:13.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:47:13.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:47:12.486932Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73051525-ac84-45b9-b6cf-1239b838ed26","timestamp":"2022-07-21T05:47:12.487001Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:47:13.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:47:13.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:47:28.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:47:28.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:47:28.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:47:34.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:47:34.757  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:47:35.470476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"548a2a39-e51f-4b75-83b0-e94416a6e0d7","timestamp":"2022-07-21T05:47:35.470688Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:47:34.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:47:34.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:47:43.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:47:43.534  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:47:43.074661Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79c4336c-bc43-47aa-8f7c-a832c2b327e2","timestamp":"2022-07-21T05:47:43.074873Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:47:43.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:47:43.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:47:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:47:58.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:47:58.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:47:58.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:48:13.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:48:13.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:48:13.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:48:28.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:48:28.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:48:28.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:48:43.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:48:43.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:48:43.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:48:58.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:48:58.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:48:58.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:49:13.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:49:13.200  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:49:12.486919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"835591bb-d626-4f45-a1b2-d0ba578ad3d7","timestamp":"2022-07-21T05:49:12.487010Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:49:13.904  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:49:13.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:49:28.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:49:28.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:49:28.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:49:34.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:49:34.769  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:49:35.470081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99287c9b-1528-434e-9c03-9ec10372c83e","timestamp":"2022-07-21T05:49:35.470185Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:49:34.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:49:34.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:49:43.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:49:43.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:49:43.074899Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"064260e9-f55b-4897-8649-839543b6560d","timestamp":"2022-07-21T05:49:43.075067Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:49:43.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:49:43.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:49:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:49:58.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:49:58.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:49:58.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:50:13.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:50:13.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:50:13.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:50:28.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:50:28.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:50:28.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:50:43.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:50:43.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:50:43.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:50:58.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:50:58.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:50:58.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:51:13.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:51:13.201  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:51:12.487150Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aeaa6832-248e-403d-b288-404ddea48a44","timestamp":"2022-07-21T05:51:12.487261Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:51:13.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:51:13.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:51:28.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:51:28.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:51:28.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:51:34.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:51:34.732  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:51:35.470227Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd94193a-4a52-4faf-b8c5-93f4503daf10","timestamp":"2022-07-21T05:51:35.470351Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:51:34.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:51:34.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:51:43.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:51:43.514  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:51:43.079193Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1e376d8-cf5c-40d5-8fc9-2699b5f7c8bb","timestamp":"2022-07-21T05:51:43.079328Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:51:43.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:51:43.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:51:53.201  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:51:58.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:51:58.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:51:58.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:52:13.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:52:13.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:52:13.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:52:28.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:52:28.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:52:28.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:52:43.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:52:43.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:52:43.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:52:58.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:52:58.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:52:58.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:53:13.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:53:13.142  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:53:12.486922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86ef181e-229d-4e24-a7c4-6ddfd3729af5","timestamp":"2022-07-21T05:53:12.487021Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:53:13.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:53:13.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:53:28.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:53:28.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:53:28.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:53:34.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:53:34.741  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:53:35.470960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"455a2b4c-9d29-4022-960c-784b93da68c2","timestamp":"2022-07-21T05:53:35.471959Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:53:34.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:53:34.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:53:43.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:53:43.479  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:53:43.074622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c79193a-9b72-4863-bf23-8b7373b6d433","timestamp":"2022-07-21T05:53:43.074716Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:53:43.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:53:43.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:53:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:53:58.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:53:58.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:53:58.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:54:13.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:54:13.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:54:13.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:54:28.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:54:28.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:54:28.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:54:43.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:54:43.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:54:43.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:54:58.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:54:58.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:54:58.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:55:13.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:55:13.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:55:12.486901Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7ee1be1-452c-4178-88a5-96681f079233","timestamp":"2022-07-21T05:55:12.486988Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:55:13.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:55:13.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:55:28.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:55:28.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:55:28.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:55:34.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:55:34.750  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:55:35.470152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77d10af0-e1ab-4bfc-9ffd-0f7947f3555f","timestamp":"2022-07-21T05:55:35.470296Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:55:34.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:55:34.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:55:43.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:55:43.479  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:55:43.074622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43bffee4-8fdf-467a-b175-48802fac3510","timestamp":"2022-07-21T05:55:43.074714Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:55:43.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:55:43.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:55:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:55:58.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:55:58.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:55:58.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:56:13.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:56:13.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:56:13.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:56:28.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:56:28.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:56:28.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:56:43.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:56:43.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:56:43.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:56:58.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:56:58.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:56:58.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:57:13.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:57:13.252  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:57:12.486923Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"111271fa-966a-4fcd-a11e-1d3f4764e070","timestamp":"2022-07-21T05:57:12.487078Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:57:13.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:57:13.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:57:28.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:57:28.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:57:28.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:57:34.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:57:34.739  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:57:35.470069Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdda0bb9-f3bf-44e8-a31c-02b86efebeec","timestamp":"2022-07-21T05:57:35.470144Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:57:35.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:57:35.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:57:43.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:57:43.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:57:43.074603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"619c1261-2922-4eb0-bdcd-4096727b509d","timestamp":"2022-07-21T05:57:43.074758Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:57:44.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:57:44.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:57:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:57:58.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:57:58.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:57:58.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:58:13.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:58:13.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:58:13.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:58:28.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:58:28.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:58:28.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:58:43.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:58:43.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:58:43.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:58:58.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:58:58.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:58:58.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:59:13.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:59:13.161  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T05:59:12.487109Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54d59bd0-ef09-41f8-a043-c299c99d0942","timestamp":"2022-07-21T05:59:12.487258Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 05:59:14.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:59:14.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:59:28.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:59:28.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:59:28.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:59:34.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:59:34.733  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:59:35.470062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64f28ade-b1c7-473d-8d58-4c5cd6af1c82","timestamp":"2022-07-21T05:59:35.470145Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 05:59:35.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:59:35.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:59:43.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:59:43.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T05:59:43.074627Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61920a6f-c2a2-4444-885b-e8b1b9b1f85d","timestamp":"2022-07-21T05:59:43.074720Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 05:59:44.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:59:44.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 05:59:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 05:59:59.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 05:59:59.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 05:59:59.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:00:14.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:00:14.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:00:14.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:00:28.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:00:28.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:00:28.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:00:43.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:00:43.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:00:43.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:00:58.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:00:58.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:00:58.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:01:13.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:01:13.140  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T06:01:12.486949Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82cc9dfd-7000-49f7-b457-9e58f8c7df28","timestamp":"2022-07-21T06:01:12.487032Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 06:01:14.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:01:14.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:01:29.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:01:29.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:01:29.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:01:34.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:01:34.731  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T06:01:35.470468Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1bf5600d-6323-4535-8f60-ae582fada4ef","timestamp":"2022-07-21T06:01:35.470655Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 06:01:35.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:01:35.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:01:43.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:01:43.497  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T06:01:43.074698Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5af0cbe9-df1d-4ab1-b442-0bd1a2fdcee5","timestamp":"2022-07-21T06:01:43.074856Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 06:01:44.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:01:44.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:01:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 06:01:59.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:01:59.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:01:59.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:02:14.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:02:14.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:02:14.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:02:28.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:02:28.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:02:28.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:02:43.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:02:43.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:02:43.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:02:58.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:02:58.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:02:58.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:03:13.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:03:13.143  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T06:03:12.486915Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77a0cdde-f369-48a3-adf9-ce0c815ef5f4","timestamp":"2022-07-21T06:03:12.486982Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 06:03:14.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:03:14.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:03:29.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:03:29.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:03:29.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:03:34.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:03:34.718  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T06:03:35.470129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59f430da-684a-4ea7-b94d-473fb29b7bac","timestamp":"2022-07-21T06:03:35.470229Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 06:03:35.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:03:35.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:03:43.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:03:43.522  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T06:03:43.075001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"006256f2-9275-4af4-af30-04bac5db8b5a","timestamp":"2022-07-21T06:03:43.075149Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 06:03:44.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:03:44.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:03:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-21 06:03:59.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:03:59.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:03:59.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:04:14.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:04:14.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:04:14.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:04:28.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:04:28.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:04:28.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:04:43.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:04:43.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:04:43.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:04:58.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:04:58.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:04:58.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:05:13.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:05:13.143  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-21T06:05:12.486933Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7640f262-2850-45c4-84ce-f03c695f24ce","timestamp":"2022-07-21T06:05:12.487047Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-21 06:05:14.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:05:14.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:05:29.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:05:29.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:05:29.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:05:34.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:05:34.727  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T06:05:35.470153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5db65731-83af-44ef-a4cd-30ea41b3ba2b","timestamp":"2022-07-21T06:05:35.470250Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-21 06:05:35.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:05:35.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:05:43.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-21 06:05:43.539  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-21T06:05:43.074842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be924c22-e4e0-4105-a2a4-0e2c2898ee36","timestamp":"2022-07-21T06:05:43.074933Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-21 06:05:44.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000
2022-07-21 06:05:44.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/a6abdb88-5ab5-4c5d-9300-a5822625806c/onap-policy-clamp-runtime-acm-74859969d8-5swpn?timeout=15000 (anonymous) ...
2022-07-21 06:05:53.199  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning