Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml files

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

2022-06-26 03:21:43.965  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-vq564 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-26 03:21:43.973  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-26 03:21:47.743  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-26 03:21:49.081  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1306 ms. Found 7 JPA repository interfaces.
2022-06-26 03:21:53.399  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.407  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.415  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.437  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.448  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.472  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.484  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.492  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.556  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.614  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:53.620  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-26 03:21:55.302  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-26 03:21:55.428  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-26 03:21:55.430  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-26 03:21:55.794  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-26 03:21:55.795  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 11583 ms
2022-06-26 03:21:57.182  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-26 03:21:58.709  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-26 03:21:59.630  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-26 03:22:01.474  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-26 03:22:02.335  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-26 03:22:02.888  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-26 03:22:03.015  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-26 03:22:11.269  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-26 03:22:11.302  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-26 03:22:14.832  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-26 03:22:16.351  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=394f39ba-3082-44f2-8e2c-4e83adf90dac, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-vq564, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-26 03:22:18.033  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-26 03:22:21.243  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@230d013b, org.springframework.security.web.context.SecurityContextPersistenceFilter@6c1a6db1, org.springframework.security.web.header.HeaderWriterFilter@31028e45, org.springframework.security.web.authentication.logout.LogoutFilter@14fe085b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3fb1948c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@556a6320, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@64908ab9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6e225c34, org.springframework.security.web.session.SessionManagementFilter@673605ef, org.springframework.security.web.access.ExceptionTranslationFilter@31dd0e2e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@670ae31f]
2022-06-26 03:22:22.581  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.582  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.583  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.585  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.585  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.586  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.587  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.588  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.589  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.590  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.590  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.591  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.593  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.593  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.594  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.595  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.596  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.596  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.597  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.598  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.599  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.599  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-26 03:22:22.653  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-26 03:22:24.656  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-26 03:22:24.656  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-26 03:22:24.666  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=394f39ba-3082-44f2-8e2c-4e83adf90dac, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-vq564, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-06-26 03:22:24.668  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=394f39ba-3082-44f2-8e2c-4e83adf90dac, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-vq564, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-26 03:22:24.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:22:24.670  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=12ba7351-5a4c-4a16-bfea-6dba0bc64d3c, alive=false, publisher=null]]: starting
2022-06-26 03:22:24.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:22:24.702  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=12ba7351-5a4c-4a16-bfea-6dba0bc64d3c, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-26 03:22:24.702  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-26 03:22:24.704  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-26 03:22:24.704  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-26 03:22:24.704  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-26 03:22:24.704  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-26 03:22:24.705  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-26 03:22:24.705  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-26 03:22:24.707  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-26 03:22:24.707  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-26 03:22:24.707  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-26 03:22:24.708  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-26 03:22:24.708  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-26 03:22:24.708  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-26 03:22:24.709  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=394f39ba-3082-44f2-8e2c-4e83adf90dac, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-vq564, 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@782e0844
2022-06-26 03:22:24.709  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=394f39ba-3082-44f2-8e2c-4e83adf90dac, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-vq564, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-06-26 03:22:24.709  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-26 03:22:24.718  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 42.911 seconds (JVM running for 47.405)
2022-06-26 03:22:24.741  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-26 03:22:24.858  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-26 03:22:40.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:22:40.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:22:40.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:22:55.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:22:55.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:22:55.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:23:10.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:23:10.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:23:10.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:23:25.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:23:25.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:23:25.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:23:27.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:23:27.952  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-26 03:23:27.955  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:23:27.079674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f58f2f5e-5325-45b4-bf3e-e55b4548fcfb","timestamp":"2022-06-26T03:23:27.079762Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:23:29.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:23:29.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:23:35.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:23:35.634  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:23:34.509644Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72f3539e-c4d3-412b-9b99-04a31b817d6e","timestamp":"2022-06-26T03:23:34.509760Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:23:35.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:23:35.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:23:50.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:23:50.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:23:50.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:24:05.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:24:05.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:24:05.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:24:08.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:24:08.343  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:24:07.645619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52303bf7-07c9-4454-be0f-4a75bc208d43","timestamp":"2022-06-26T03:24:07.645874Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:24:08.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:24:08.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:24:23.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:24:23.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:24:23.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:24:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:24:38.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:24:38.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:24:38.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:24:54.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:24:54.009  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:24:54.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:25:09.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:25:09.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:25:09.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:25:24.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:25:24.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:25:24.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:25:27.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:25:27.957  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:25:27.079886Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a311b23a-2275-46e1-8726-7199569b36ac","timestamp":"2022-06-26T03:25:27.080020Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:25:28.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:25:28.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:25:35.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:25:35.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:25:34.510173Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fae4a18e-ecb9-4813-bf00-1e7735712b39","timestamp":"2022-06-26T03:25:34.510751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:25:35.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:25:35.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:25:50.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:25:50.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:25:50.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:26:05.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:26:05.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:26:05.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:26:08.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:26:08.437  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:26:07.644775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3d5fdeb-f9ea-4bd1-8b55-f8a4f1217701","timestamp":"2022-06-26T03:26:07.644887Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:26:09.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:26:09.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:26:24.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:26:24.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:26:24.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:26:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:26:39.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:26:39.166  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:26:39.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:26:54.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:26:54.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:26:54.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:27:09.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:27:09.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:27:09.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:27:24.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:27:24.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:27:24.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:27:27.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:27:27.968  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:27:27.079639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73da54c8-7164-4b91-86e6-444368b8ddf9","timestamp":"2022-06-26T03:27:27.079724Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:27:29.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:27:29.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:27:35.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:27:35.590  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:27:34.509529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2fdbbb4-6d38-4de4-9699-3b7d2263d628","timestamp":"2022-06-26T03:27:34.509705Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:27:36.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:27:36.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:27:51.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:27:51.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:27:51.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:28:06.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:28:06.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:28:06.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:28:08.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:28:08.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:28:07.645508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc5ae093-0a65-4bce-9181-7edf162c476e","timestamp":"2022-06-26T03:28:07.645693Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:28:08.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:28:08.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:28:23.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:28:23.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:28:23.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:28:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:28:38.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:28:38.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:28:38.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:28:53.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:28:53.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:28:53.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:29:08.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:29:08.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:29:08.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:29:23.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:29:23.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:29:23.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:29:27.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:29:27.952  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:29:27.079635Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5c6a15a-187f-4d06-8fda-da230dd21fe4","timestamp":"2022-06-26T03:29:27.079725Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:29:30.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:29:30.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:29:35.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:29:35.563  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:29:34.509713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f0da142-9313-4c03-a90d-afc2f0a6321d","timestamp":"2022-06-26T03:29:34.509952Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:29:36.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:29:36.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:29:51.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:29:51.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:29:51.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:30:06.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:30:06.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:30:06.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:30:08.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:30:08.496  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:30:07.645228Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54f2c79c-a8ef-4923-9a50-b52bd5503ec9","timestamp":"2022-06-26T03:30:07.645533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:30:09.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:30:09.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:30:24.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:30:24.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:30:24.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:30:24.657  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:30:39.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:30:39.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:30:39.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:30:54.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:30:54.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:30:54.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:31:09.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:31:09.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:31:09.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:31:24.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:31:24.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:31:24.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:31:28.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:31:28.216  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:31:27.080048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d414257c-70e0-4736-b82a-1c127f715dd8","timestamp":"2022-06-26T03:31:27.080200Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:31:29.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:31:29.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:31:35.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:31:35.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:31:34.509571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30e91272-8661-42ca-8198-1a9e87c51394","timestamp":"2022-06-26T03:31:34.509745Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:31:39.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:31:39.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:31:54.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:31:54.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:31:54.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:32:08.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:32:08.439  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:32:07.644747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e71717c-3292-4ab5-ac11-13b9e02b393a","timestamp":"2022-06-26T03:32:07.644864Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:32:09.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:32:09.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:32:24.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:32:24.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:32:24.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:32:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:32:39.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:32:39.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:32:39.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:32:54.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:32:54.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:32:54.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:33:09.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:33:09.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:33:09.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:33:24.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:33:24.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:33:24.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:33:27.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:33:27.964  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:33:27.079653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3a0dcb0-a4cc-4c3b-b463-f50fcc145022","timestamp":"2022-06-26T03:33:27.079739Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:33:28.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:33:28.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:33:35.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:33:35.618  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:33:34.509865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1da7dd40-2bc0-4e0a-bcdf-67c7da7b2007","timestamp":"2022-06-26T03:33:34.510041Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:33:36.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:33:36.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:33:51.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:33:51.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:33:51.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:34:06.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:34:06.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:34:06.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:34:08.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:34:08.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:34:07.645038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99e50bce-b7a3-4f19-89b3-37b9db1c7397","timestamp":"2022-06-26T03:34:07.645275Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:34:09.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:34:09.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:34:24.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:34:24.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:34:24.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:34:24.656  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:34:39.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:34:39.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:34:39.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:34:54.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:34:54.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:34:54.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:35:09.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:35:09.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:35:09.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:35:24.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:35:24.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:35:24.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:35:28.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:35:28.058  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:35:27.079980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36446bb4-9c42-45a9-b242-53b72fcafa1a","timestamp":"2022-06-26T03:35:27.080143Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:35:30.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:35:30.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:35:35.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:35:35.624  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:35:34.509636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4802ba8-7649-40fe-bfb4-baa8a27bd081","timestamp":"2022-06-26T03:35:34.509800Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:35:36.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:35:36.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:35:51.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:35:51.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:35:51.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:36:06.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:36:06.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:36:06.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:36:08.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:36:08.366  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:36:07.644989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a6b7656-3482-4eab-bd13-2969b5196879","timestamp":"2022-06-26T03:36:07.645196Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:36:09.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:36:09.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:36:24.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:36:24.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:36:24.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:36:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:36:39.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:36:39.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:36:39.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:36:54.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:36:54.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:36:54.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:37:09.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:37:09.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:37:09.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:37:24.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:37:24.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:37:24.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:37:27.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:37:27.960  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:37:27.079656Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c215732b-68e4-4f9a-80a9-edb9ac9aec38","timestamp":"2022-06-26T03:37:27.079735Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:37:28.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:37:28.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:37:35.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:37:35.577  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:37:34.509880Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66856558-46dc-4675-9f5b-44b1089648d7","timestamp":"2022-06-26T03:37:34.510045Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:37:36.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:37:36.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:37:51.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:37:51.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:37:51.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:38:06.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:38:06.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:38:06.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:38:08.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:38:08.439  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:38:07.645109Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adda99a1-b9c2-485e-9407-52967c4c1ea4","timestamp":"2022-06-26T03:38:07.645301Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:38:09.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:38:09.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:38:24.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:38:24.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:38:24.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:38:24.654  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:38:39.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:38:39.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:38:39.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:38:54.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:38:54.140  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:38:54.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:39:09.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:39:09.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:39:09.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:39:24.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:39:24.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:39:24.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:39:28.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:39:28.009  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:39:27.079624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6204da89-5e1f-424f-959d-af15e618a51a","timestamp":"2022-06-26T03:39:27.079734Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:39:28.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:39:28.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:39:35.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:39:35.612  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:39:34.509548Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2673eb48-ba11-4057-b41f-438d3d08abf3","timestamp":"2022-06-26T03:39:34.509650Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:39:35.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:39:35.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:39:50.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:39:50.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:39:50.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:40:05.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:40:05.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:40:05.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:40:08.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:40:08.419  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:40:07.644991Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb28fd9c-f352-4844-b321-26d19f504a21","timestamp":"2022-06-26T03:40:07.645138Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:40:09.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:40:09.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:40:24.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:40:24.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:40:24.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:40:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:40:39.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:40:39.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:40:39.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:40:54.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:40:54.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:40:54.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:41:09.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:41:09.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:41:09.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:41:24.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:41:24.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:41:24.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:41:27.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:41:27.976  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:41:27.079665Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25a97805-6a2a-4de4-bae1-12a0b64313a3","timestamp":"2022-06-26T03:41:27.079733Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:41:28.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:41:28.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:41:35.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:41:35.617  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:41:34.509806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd9c0575-f8fe-4972-bc99-a9e8eb75d6ec","timestamp":"2022-06-26T03:41:34.509970Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:41:36.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:41:36.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:41:51.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:41:51.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:41:51.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:42:06.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:42:06.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:42:06.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:42:08.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:42:08.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:42:07.645230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b808c3c6-6477-4e06-bc72-a92c8c5c0a26","timestamp":"2022-06-26T03:42:07.645561Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:42:09.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:42:09.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:42:24.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:42:24.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:42:24.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:42:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:42:39.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:42:39.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:42:39.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:42:54.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:42:54.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:42:54.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:43:09.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:43:09.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:43:09.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:43:24.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:43:24.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:43:24.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:43:27.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:43:27.978  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:43:27.079638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1e87490-3dde-4212-a0b3-969e9bf40c7d","timestamp":"2022-06-26T03:43:27.079739Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:43:28.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:43:28.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:43:35.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:43:35.546  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:43:34.509660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"216d6a6a-6397-4774-a4f2-15cca344bd03","timestamp":"2022-06-26T03:43:34.509828Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:43:36.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:43:36.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:43:51.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:43:51.210  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:43:51.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:44:06.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:44:06.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:44:06.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:44:08.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:44:08.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:44:07.644889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9a4e2f8-1004-4771-875a-f7dd120e6467","timestamp":"2022-06-26T03:44:07.645039Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:44:09.230  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:44:09.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:44:24.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:44:24.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:44:24.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:44:24.654  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:44:39.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:44:39.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:44:39.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:44:54.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:44:54.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:44:54.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:45:09.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:45:09.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:45:09.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:45:24.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:45:24.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:45:24.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:45:27.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:45:27.989  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:45:27.079882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4d71fab-6e86-42bc-9c0c-67568906732a","timestamp":"2022-06-26T03:45:27.080045Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:45:28.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:45:28.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:45:35.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:45:35.567  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:45:34.512292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb1394d3-14db-465f-811c-a1c51c2f4a01","timestamp":"2022-06-26T03:45:34.512432Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:45:36.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:45:36.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:45:51.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:45:51.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:45:51.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:46:06.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:46:06.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:46:06.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:46:08.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:46:08.330  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:46:07.644997Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d1950bb-c0d5-49d0-93de-9976296b71b6","timestamp":"2022-06-26T03:46:07.645119Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:46:08.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:46:08.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:46:23.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:46:23.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:46:23.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:46:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:46:38.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:46:38.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:46:38.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:46:53.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:46:53.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:46:53.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:47:08.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:47:08.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:47:08.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:47:23.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:47:23.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:47:23.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:47:27.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:47:27.981  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:47:27.079679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8552034-e6ab-476b-9f1a-61bc2f08d8b3","timestamp":"2022-06-26T03:47:27.079753Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:47:28.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:47:28.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:47:35.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:47:35.542  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:47:34.509456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32befb6d-32a9-4864-a171-9b3124cf9e8e","timestamp":"2022-06-26T03:47:34.509545Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:47:36.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:47:36.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:47:51.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:47:51.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:47:51.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:48:06.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:48:06.229  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:48:06.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:48:08.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:48:08.334  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:48:07.645164Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"866d46ca-d901-4233-9bd8-42d6a9d643a0","timestamp":"2022-06-26T03:48:07.645609Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:48:09.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:48:09.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:48:24.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:48:24.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:48:24.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:48:24.654  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:48:39.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:48:39.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:48:39.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:48:54.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:48:54.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:48:54.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:49:09.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:49:09.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:49:09.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:49:24.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:49:24.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:49:24.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:49:27.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:49:27.998  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:49:27.079693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd6093e0-3682-48fa-90a1-b6ea52dd6a2e","timestamp":"2022-06-26T03:49:27.079840Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:49:28.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:49:28.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:49:35.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:49:35.607  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:49:34.509798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3848f2c1-c4e6-455c-92e1-702dc31f1665","timestamp":"2022-06-26T03:49:34.509963Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:49:36.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:49:36.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:49:51.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:49:51.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:49:51.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:50:06.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:50:06.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:50:06.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:50:08.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:50:08.324  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:50:07.644762Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34df3b74-92e7-4a11-a495-bfc3d40d797f","timestamp":"2022-06-26T03:50:07.644867Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:50:10.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:50:10.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:50:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:50:25.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:50:25.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:50:25.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:50:40.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:50:40.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:50:40.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:50:55.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:50:55.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:50:55.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:51:10.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:51:10.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:51:10.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:51:25.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:51:25.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:51:25.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:51:27.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:51:27.990  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:51:27.079814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e2f2778-5588-41b5-bd41-439e062786cf","timestamp":"2022-06-26T03:51:27.079917Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:51:28.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:51:28.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:51:35.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:51:35.535  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:51:34.509960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbe61aab-c61d-4502-b54e-7b4fe303d660","timestamp":"2022-06-26T03:51:34.510085Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:51:36.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:51:36.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:51:51.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:51:51.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:51:51.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:52:06.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:52:06.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:52:06.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:52:08.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:52:08.331  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:52:07.644936Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec591af7-7c77-4124-adb1-5480b899ccfc","timestamp":"2022-06-26T03:52:07.645108Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:52:08.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:52:08.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:52:23.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:52:23.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:52:23.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:52:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:52:38.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:52:38.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:52:38.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:52:53.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:52:53.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:52:53.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:53:08.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:53:08.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:53:08.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:53:23.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:53:23.308  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:53:23.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:53:28.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:53:28.012  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:53:27.079690Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f7be176-6712-4e22-bb1f-d0b83219db92","timestamp":"2022-06-26T03:53:27.079784Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:53:28.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:53:28.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:53:35.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:53:35.546  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:53:34.509520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"22caeaf8-7a59-44d8-b515-6a1b1ed41745","timestamp":"2022-06-26T03:53:34.509617Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:53:36.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:53:36.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:53:51.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:53:51.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:53:51.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:54:06.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:54:06.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:54:06.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:54:08.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:54:08.321  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:54:07.644856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"825b3891-b468-4a0c-b846-5da708dea08d","timestamp":"2022-06-26T03:54:07.644947Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:54:08.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:54:08.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:54:23.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:54:23.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:54:23.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:54:24.658  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:54:38.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:54:38.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:54:38.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:54:53.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:54:53.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:54:53.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:55:08.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:55:08.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:55:08.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:55:23.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:55:23.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:55:23.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:55:28.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:55:28.002  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:55:27.079780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a80e2a7-d642-42ed-a05a-60c2c1e1ecd8","timestamp":"2022-06-26T03:55:27.079893Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:55:28.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:55:28.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:55:35.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:55:35.537  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:55:34.509477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95449310-3720-4174-9572-e60b3ef63c41","timestamp":"2022-06-26T03:55:34.509614Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:55:36.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:55:36.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:55:51.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:55:51.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:55:51.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:56:06.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:56:06.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:56:06.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:56:08.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:56:08.322  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:56:07.644951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee3f2d58-7dd4-4b81-8fc6-dbab7bb207d8","timestamp":"2022-06-26T03:56:07.645064Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:56:08.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:56:08.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:56:23.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:56:23.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:56:23.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:56:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:56:38.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:56:38.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:56:38.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:56:53.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:56:53.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:56:53.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:57:08.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:57:08.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:57:08.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:57:23.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:57:23.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:57:23.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:57:28.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:57:28.000  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:57:27.079752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b7540da-91da-4902-92a7-d2dc5acd466b","timestamp":"2022-06-26T03:57:27.079847Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:57:28.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:57:28.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:57:35.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:57:35.552  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:57:34.509539Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b65297f7-2510-4fd9-b57a-cfcb208bb79c","timestamp":"2022-06-26T03:57:34.509647Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:57:36.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:57:36.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:57:51.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:57:51.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:57:51.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:58:06.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:58:06.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:58:06.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:58:08.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:58:08.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T03:58:07.645465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"526263b1-4463-414a-bccf-bbbbc1ba1f38","timestamp":"2022-06-26T03:58:07.645628Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 03:58:08.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:58:08.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:58:23.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:58:23.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:58:23.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:58:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 03:58:38.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:58:38.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:58:38.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:58:53.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:58:53.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:58:53.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:59:08.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:59:08.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:59:08.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:59:23.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:59:23.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:59:23.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:59:28.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:59:28.011  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:59:27.079681Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76d77513-1999-49b6-9c80-13773b72b30a","timestamp":"2022-06-26T03:59:27.079746Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 03:59:28.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:59:28.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:59:35.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:59:35.550  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T03:59:34.509699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0e008ac-42a0-433d-a1dd-4c05418de629","timestamp":"2022-06-26T03:59:34.509850Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 03:59:35.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:59:35.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 03:59:50.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 03:59:50.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 03:59:50.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:00:05.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:00:05.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:00:05.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:00:08.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:00:08.319  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T04:00:07.644917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdea3f23-b328-46ec-8f8e-fd51662b228d","timestamp":"2022-06-26T04:00:07.645080Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 04:00:09.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:00:09.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:00:24.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:00:24.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:00:24.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:00:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 04:00:39.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:00:39.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:00:39.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:00:54.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:00:54.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:00:54.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:01:09.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:01:09.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:01:09.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:01:24.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:01:24.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:01:24.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:01:28.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:01:28.101  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T04:01:27.079673Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ebb3393-ba19-4d80-9cfe-c56ab8045518","timestamp":"2022-06-26T04:01:27.079727Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 04:01:28.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:01:28.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:01:35.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:01:35.584  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T04:01:34.509454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d3e0335-96e3-4d05-8c59-c34b86e9520d","timestamp":"2022-06-26T04:01:34.509571Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 04:01:36.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:01:36.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:01:51.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:01:51.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:01:51.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:02:06.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:02:06.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:02:06.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:02:08.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:02:08.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T04:02:07.645589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0c1e91a-35d4-47a5-8fa0-16a0d20f8e35","timestamp":"2022-06-26T04:02:07.645783Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 04:02:08.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:02:08.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:02:23.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:02:23.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:02:23.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:02:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 04:02:38.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:02:38.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:02:38.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:02:53.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:02:53.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:02:53.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:03:08.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:03:08.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:03:08.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:03:23.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:03:23.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:03:23.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:03:28.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:03:28.013  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T04:03:27.079648Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b13c3f6-972a-4c56-b7b7-71ce61370949","timestamp":"2022-06-26T04:03:27.079730Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 04:03:28.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:03:28.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:03:35.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:03:35.538  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T04:03:34.509470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b752e2fb-23b3-45c4-b743-59532644ebcf","timestamp":"2022-06-26T04:03:34.509538Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 04:03:37.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:03:37.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:03:52.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:03:52.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:03:52.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:04:07.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:04:07.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:04:07.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:04:08.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:04:08.324  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T04:04:07.644814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aab1718e-7ac9-4089-b79c-fb2168ed4157","timestamp":"2022-06-26T04:04:07.644954Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 04:04:08.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:04:08.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:04:23.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:04:23.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:04:23.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:04:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 04:04:38.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:04:38.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:04:38.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:04:53.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:04:53.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:04:53.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:05:08.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:05:08.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:05:08.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:05:23.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:05:23.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:05:23.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:05:28.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:05:28.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T04:05:27.079800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e63dc541-2bde-45af-a6d6-b70fe944b249","timestamp":"2022-06-26T04:05:27.079917Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-26 04:05:28.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:05:28.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:05:35.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:05:35.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-26T04:05:34.509486Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90a0f788-9019-4be2-88f5-1bcf4897f89b","timestamp":"2022-06-26T04:05:34.509582Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-26 04:05:37.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:05:37.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:05:52.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:05:52.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:05:52.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:06:07.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:06:07.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:06:07.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:06:08.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:06:08.336  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-26T04:06:07.644883Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66b9e2c2-897b-4c3f-9d5c-71c2dafb215a","timestamp":"2022-06-26T04:06:07.645017Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-26 04:06:08.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:06:08.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:06:23.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:06:23.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:06:23.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:06:24.655  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-26 04:06:38.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:06:38.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:06:38.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:06:53.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:06:53.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:06:53.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:07:08.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:07:08.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:07:08.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...
2022-06-26 04:07:23.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-26 04:07:23.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000
2022-06-26 04:07:23.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/394f39ba-3082-44f2-8e2c-4e83adf90dac/onap-policy-clamp-runtime-acm-6847cc68d9-vq564?timeout=15000 (anonymous) ...