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-18 03:14:48.765  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-6dctw with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-18 03:14:48.771  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-18 03:14:51.774  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-18 03:14:52.625  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 824 ms. Found 7 JPA repository interfaces.
2022-06-18 03:14:55.053  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-18 03:14:55.057  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-18 03:14:55.062  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-18 03:14:55.075  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-18 03:14:55.083  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-18 03:14:55.097  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-18 03:14:55.104  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-18 03:14:55.108  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-18 03:14:55.153  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-18 03:14:55.193  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-18 03:14:55.196  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-18 03:14:55.949  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-18 03:14:55.975  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-18 03:14:55.976  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-18 03:14:56.199  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-18 03:14:56.199  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7249 ms
2022-06-18 03:14:56.940  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-18 03:14:57.581  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-18 03:14:57.878  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-18 03:14:58.486  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-18 03:14:58.905  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-18 03:14:59.287  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-18 03:14:59.353  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-18 03:15:10.621  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-18 03:15:10.654  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-18 03:15:13.923  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-18 03:15:15.098  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fe7ae026-4925-411a-a25c-01ac52e03337, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-6dctw, 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-18 03:15:16.233  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-18 03:15:18.127  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@129aaac1, org.springframework.security.web.context.SecurityContextPersistenceFilter@31028e45, org.springframework.security.web.header.HeaderWriterFilter@4229b92c, org.springframework.security.web.authentication.logout.LogoutFilter@5af641d3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@670ae31f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@747e8659, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6f69e2d8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3370be55, org.springframework.security.web.session.SessionManagementFilter@478fe415, org.springframework.security.web.access.ExceptionTranslationFilter@1eab0700, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3225d950]
2022-06-18 03:15:18.958  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-18 03:15:18.959  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-18 03:15:18.959  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-18 03:15:18.959  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-18 03:15:18.960  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-18 03:15:18.960  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-18 03:15:18.960  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-18 03:15:18.961  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-18 03:15:18.961  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-18 03:15:18.961  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-18 03:15:18.962  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-18 03:15:18.962  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-18 03:15:18.962  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-18 03:15:18.963  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-18 03:15:18.963  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-18 03:15:18.963  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-18 03:15:18.964  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-18 03:15:18.964  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-18 03:15:18.964  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-18 03:15:18.965  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-18 03:15:18.965  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-18 03:15:18.965  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-18 03:15:19.048  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-18 03:15:20.535  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-18 03:15:20.535  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-18 03:15:20.548  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fe7ae026-4925-411a-a25c-01ac52e03337, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-6dctw, 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-18 03:15:20.550  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fe7ae026-4925-411a-a25c-01ac52e03337, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-6dctw, 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-18 03:15:20.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:15:20.552  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8a5dacb4-f771-4d5a-beb3-112a8ba66d3e, alive=false, publisher=null]]: starting
2022-06-18 03:15:20.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:15:20.586  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8a5dacb4-f771-4d5a-beb3-112a8ba66d3e, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-18 03:15:20.586  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-18 03:15:20.589  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-18 03:15:20.590  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-18 03:15:20.590  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-18 03:15:20.590  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-18 03:15:20.590  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-18 03:15:20.590  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-18 03:15:20.591  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-18 03:15:20.591  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-18 03:15:20.591  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-18 03:15:20.591  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-18 03:15:20.591  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-18 03:15:20.591  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-18 03:15:20.592  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fe7ae026-4925-411a-a25c-01ac52e03337, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-6dctw, 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@70044113
2022-06-18 03:15:20.592  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fe7ae026-4925-411a-a25c-01ac52e03337, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-6dctw, 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-18 03:15:20.592  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-18 03:15:20.598  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 33.314 seconds (JVM running for 35.737)
2022-06-18 03:15:20.619  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-18 03:15:20.671  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-18 03:15:36.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:15:36.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:15:36.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:15:51.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:15:51.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:15:51.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:15:56.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:15:56.783  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-18 03:15:56.785  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-18T03:15:56.065554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ae00fc7-2051-4266-beba-9d15b06e0e84","timestamp":"2022-06-18T03:15:56.065797Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:15:57.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:15:57.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:16:12.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:16:12.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:16:12.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:16:27.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:16:27.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:16:27.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:16:42.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:16:42.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:16:42.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:16:57.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:16:57.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:16:57.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:17:02.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:17:02.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-18T03:17:02.596353Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c37a1fd4-783a-4581-baef-2ff4ff3aaa9d","timestamp":"2022-06-18T03:17:02.596504Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:17:03.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:17:03.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:17:18.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:17:18.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:17:18.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:17:19.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:17:19.040  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-18T03:17:18.196806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0966bae-d96f-4c67-a0b5-9b1a33eb34ad","timestamp":"2022-06-18T03:17:18.196929Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:17:19.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:17:19.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:17:20.534  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:17:34.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:17:34.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:17:34.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:17:49.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:17:49.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:17:49.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:17:56.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:17:56.769  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-18T03:17:56.065390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6d016e1-cdec-45e4-81dc-a28a0d602d2b","timestamp":"2022-06-18T03:17:56.065517Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:17:57.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:17:57.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:18:12.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:18:12.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:18:12.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:18:27.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:18:27.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:18:27.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:18:42.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:18:42.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:18:42.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:18:57.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:18:57.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:18:57.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:19:02.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:19:02.926  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-18T03:19:02.597050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"867ee00b-767e-401b-846e-37ef167e0e9b","timestamp":"2022-06-18T03:19:02.597224Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:19:03.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:19:03.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:19:18.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:19:18.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:19:18.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:19:19.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:19:19.040  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-18T03:19:18.196438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aaa5adb2-52ee-4e40-a483-6334dc9b7e6e","timestamp":"2022-06-18T03:19:18.196513Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:19:19.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:19:19.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:19:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:19:34.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:19:34.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:19:34.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:19:49.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:19:49.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:19:49.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:19:56.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:19:56.757  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-18T03:19:56.065231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b85a65a7-cd39-4c5c-ae9d-f038541f3b44","timestamp":"2022-06-18T03:19:56.065322Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:19:57.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:19:57.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:20:12.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:20:12.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:20:12.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:20:27.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:20:27.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:20:27.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:20:42.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:20:42.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:20:42.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:20:57.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:20:57.178  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:20:57.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:21:02.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:21:02.918  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-18T03:21:02.596369Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96e67dce-56db-4db9-8fcc-97dca22779a0","timestamp":"2022-06-18T03:21:02.596495Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:21:03.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:21:03.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:21:18.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:21:18.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:21:18.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:21:19.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:21:19.084  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-18T03:21:18.196833Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36589872-7e6c-4dd7-9efb-ade5e97876dd","timestamp":"2022-06-18T03:21:18.196965Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:21:19.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:21:19.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:21:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:21:34.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:21:34.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:21:34.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:21:49.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:21:49.268  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:21:49.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:21:56.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:21:56.767  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-18T03:21:56.065181Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1592c71e-583b-46e6-bfff-5853917d8150","timestamp":"2022-06-18T03:21:56.065257Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:21:57.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:21:57.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:22:12.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:22:12.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:22:12.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:22:27.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:22:27.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:22:27.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:22:42.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:22:42.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:22:42.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:22:57.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:22:57.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:22:57.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:23:02.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:23:02.902  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-18T03:23:02.596329Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6a5731e-9493-4e9a-8239-83aad06a6a16","timestamp":"2022-06-18T03:23:02.596528Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:23:03.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:23:03.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:23:18.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:23:18.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:23:18.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:23:19.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:23:19.074  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-18T03:23:18.196494Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40a578be-d389-4468-9d4b-11ebbce2e7de","timestamp":"2022-06-18T03:23:18.196603Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:23:19.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:23:19.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:23:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:23:34.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:23:34.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:23:34.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:23:49.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:23:49.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:23:49.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:23:56.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:23:56.779  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-18T03:23:56.065348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cf53a09-9260-47a2-bd9a-a5eb81881cb8","timestamp":"2022-06-18T03:23:56.065486Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:23:57.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:23:57.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:24:12.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:24:12.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:24:12.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:24:27.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:24:27.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:24:27.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:24:42.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:24:42.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:24:42.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:24:57.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:24:57.227  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:24:57.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:25:02.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:25:02.909  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-18T03:25:02.596060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6b0ab35-9ff3-4e6c-812a-176605d10b16","timestamp":"2022-06-18T03:25:02.596186Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:25:03.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:25:03.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:25:18.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:25:18.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:25:18.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:25:19.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:25:19.021  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-18T03:25:18.196477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a933487-6798-4d1b-979c-3c88a595d55e","timestamp":"2022-06-18T03:25:18.196560Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:25:19.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:25:19.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:25:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:25:34.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:25:34.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:25:34.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:25:49.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:25:49.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:25:49.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:25:56.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:25:56.757  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-18T03:25:56.065198Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d649bafa-d057-42dd-bbb9-7e3ba879557a","timestamp":"2022-06-18T03:25:56.065280Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:25:56.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:25:56.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:26:11.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:26:11.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:26:11.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:26:26.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:26:26.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:26:26.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:26:41.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:26:41.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:26:41.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:26:56.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:26:56.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:26:56.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:27:02.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:27:02.888  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-18T03:27:02.596191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32d43b17-42fb-4666-8502-2795497b9d40","timestamp":"2022-06-18T03:27:02.596388Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:27:03.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:27:03.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:27:18.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:27:18.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:27:18.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:27:19.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:27:19.014  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-18T03:27:18.196698Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd18baec-e14b-4800-ba47-d50dc0e5a136","timestamp":"2022-06-18T03:27:18.196882Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:27:19.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:27:19.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:27:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:27:34.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:27:34.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:27:34.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:27:49.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:27:49.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:27:49.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:27:56.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:27:56.763  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-18T03:27:56.065594Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6645ac85-a7b9-4b17-98f6-0178f43afd52","timestamp":"2022-06-18T03:27:56.065817Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:27:57.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:27:57.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:28:12.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:28:12.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:28:12.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:28:27.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:28:27.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:28:27.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:28:42.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:28:42.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:28:42.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:28:57.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:28:57.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:28:57.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:29:02.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:29:02.896  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-18T03:29:02.596268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ddbf190-b13e-46ca-aeea-6907ad32c3dd","timestamp":"2022-06-18T03:29:02.596431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:29:03.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:29:03.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:29:18.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:29:18.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:29:18.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:29:19.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:29:19.014  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-18T03:29:18.196448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37a4acd3-fecb-428f-bdc0-3cea93b1deae","timestamp":"2022-06-18T03:29:18.196580Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:29:19.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:29:19.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:29:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:29:34.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:29:34.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:29:34.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:29:49.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:29:49.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:29:49.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:29:56.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:29:56.794  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-18T03:29:56.065176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"261de9f2-3589-4fb4-8e0f-9881e8024ff1","timestamp":"2022-06-18T03:29:56.065273Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:29:57.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:29:57.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:30:12.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:30:12.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:30:12.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:30:27.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:30:27.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:30:27.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:30:42.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:30:42.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:30:42.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:30:57.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:30:57.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:30:57.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:31:02.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:31:02.893  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-18T03:31:02.596023Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e1793c2-033b-4910-88c5-678ceae5b0c2","timestamp":"2022-06-18T03:31:02.596135Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:31:03.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:31:03.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:31:18.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:31:18.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:31:18.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:31:19.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:31:19.062  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-18T03:31:18.196432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9f57be4-315f-431b-a846-08dba8f7548c","timestamp":"2022-06-18T03:31:18.196500Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:31:19.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:31:19.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:31:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:31:34.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:31:34.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:31:34.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:31:49.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:31:49.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:31:49.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:31:56.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:31:56.813  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-18T03:31:56.065177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7e810fb-61f6-4b9c-b553-e5507638c8e2","timestamp":"2022-06-18T03:31:56.065260Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:31:57.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:31:57.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:32:12.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:32:12.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:32:12.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:32:27.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:32:27.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:32:27.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:32:42.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:32:42.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:32:42.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:32:57.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:32:57.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:32:57.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:33:02.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:33:02.931  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-18T03:33:02.596491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2052e1be-2dab-483f-9767-efc6b7639966","timestamp":"2022-06-18T03:33:02.596716Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:33:03.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:33:03.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:33:18.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:33:18.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:33:18.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:33:19.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:33:19.097  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-18T03:33:18.196709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e498dd3-fcf4-48d2-a35e-2ff492a17667","timestamp":"2022-06-18T03:33:18.196863Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:33:19.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:33:19.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:33:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:33:34.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:33:34.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:33:34.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:33:49.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:33:49.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:33:49.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:33:56.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:33:56.779  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-18T03:33:56.065404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9afa906-4196-49c8-9518-ac6c5436ad9d","timestamp":"2022-06-18T03:33:56.065540Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:33:57.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:33:57.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:34:12.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:34:12.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:34:12.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:34:27.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:34:27.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:34:27.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:34:42.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:34:42.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:34:42.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:34:57.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:34:57.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:34:57.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:35:02.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:35:02.887  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-18T03:35:02.596279Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68e7cd6f-ffcb-4773-86dc-274b06982759","timestamp":"2022-06-18T03:35:02.596427Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:35:03.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:35:03.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:35:18.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:35:18.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:35:18.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:35:19.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:35:19.036  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-18T03:35:18.196474Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8897753a-9e47-4906-aea0-d663d94b76ea","timestamp":"2022-06-18T03:35:18.196575Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:35:19.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:35:19.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:35:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:35:34.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:35:34.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:35:34.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:35:49.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:35:49.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:35:49.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:35:56.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:35:56.765  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-18T03:35:56.065208Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1eaa09ba-6b8f-4207-901c-b05e028d7cf3","timestamp":"2022-06-18T03:35:56.065265Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:35:57.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:35:57.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:36:12.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:36:12.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:36:12.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:36:27.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:36:27.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:36:27.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:36:42.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:36:42.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:36:42.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:36:57.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:36:57.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:36:57.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:37:02.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:37:02.850  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-18T03:37:02.596146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3dc47d4-28ae-4823-a162-bd61c6bff4d4","timestamp":"2022-06-18T03:37:02.596244Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:37:03.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:37:03.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:37:18.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:37:18.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:37:18.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:37:19.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:37:19.072  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-18T03:37:18.196734Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"399589b7-f792-476a-89aa-432a53ce4b02","timestamp":"2022-06-18T03:37:18.196896Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:37:19.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:37:19.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:37:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:37:34.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:37:34.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:37:34.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:37:49.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:37:49.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:37:49.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:37:56.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:37:56.772  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-18T03:37:56.065477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4dbd0381-c9a6-4e96-8a72-fbb8d1ded290","timestamp":"2022-06-18T03:37:56.065649Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:37:57.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:37:57.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:38:12.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:38:12.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:38:12.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:38:27.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:38:27.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:38:27.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:38:42.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:38:42.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:38:42.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:38:57.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:38:57.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:38:57.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:39:02.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:39:02.865  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-18T03:39:02.596262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4493c01-d020-4fb8-b3db-86ed56e14295","timestamp":"2022-06-18T03:39:02.596468Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:39:03.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:39:03.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:39:18.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:39:18.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:39:18.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:39:18.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:39:18.927  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-18T03:39:18.196506Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f24e1cb-d1f1-4e6a-b117-e7e3196efdb0","timestamp":"2022-06-18T03:39:18.196576Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:39:19.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:39:19.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:39:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:39:34.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:39:34.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:39:34.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:39:49.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:39:49.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:39:49.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:39:56.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:39:56.794  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-18T03:39:56.065223Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42973ac9-b97b-4c95-9076-2d8011de3acc","timestamp":"2022-06-18T03:39:56.065298Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:39:57.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:39:57.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:40:12.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:40:12.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:40:12.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:40:27.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:40:27.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:40:27.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:40:42.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:40:42.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:40:42.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:40:57.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:40:57.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:40:57.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:41:02.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:41:02.845  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-18T03:41:02.596100Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a53704a-f3ae-4538-95e6-d3f807afa0c2","timestamp":"2022-06-18T03:41:02.596259Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:41:03.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:41:03.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:41:18.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:41:18.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:41:18.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:41:18.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:41:18.941  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-18T03:41:18.196441Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d1ead90-f872-4a08-8745-50566b6eb213","timestamp":"2022-06-18T03:41:18.196511Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:41:19.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:41:19.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:41:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:41:34.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:41:34.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:41:34.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:41:49.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:41:49.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:41:49.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:41:56.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:41:56.759  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-18T03:41:56.065240Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd09f5c6-4aff-4fc5-802a-446efaf88d25","timestamp":"2022-06-18T03:41:56.065307Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:41:57.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:41:57.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:42:12.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:42:12.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:42:12.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:42:27.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:42:27.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:42:27.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:42:42.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:42:42.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:42:42.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:42:57.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:42:57.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:42:57.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:43:02.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:43:02.851  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-18T03:43:02.596422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"050d9824-ddf8-4189-ab94-9c20c6025266","timestamp":"2022-06-18T03:43:02.596633Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:43:03.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:43:03.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:43:18.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:43:18.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:43:18.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:43:18.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:43:18.935  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-18T03:43:18.196431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68bd45cd-4071-41de-b068-afc06fa04e94","timestamp":"2022-06-18T03:43:18.196501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:43:19.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:43:19.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:43:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:43:34.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:43:34.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:43:34.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:43:49.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:43:49.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:43:49.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:43:56.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:43:56.770  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-18T03:43:56.065272Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba8ac989-a258-4e67-9bcf-85c8db149f04","timestamp":"2022-06-18T03:43:56.065420Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:43:57.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:43:57.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:44:12.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:44:12.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:44:12.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:44:27.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:44:27.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:44:27.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:44:42.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:44:42.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:44:42.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:44:57.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:44:57.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:44:57.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:45:02.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:45:02.850  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-18T03:45:02.596044Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a92c4475-44c6-4cfc-a93e-993f5402d412","timestamp":"2022-06-18T03:45:02.596167Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:45:03.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:45:03.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:45:18.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:45:18.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:45:18.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:45:18.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:45:18.931  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-18T03:45:18.196518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40a4c71e-3b0a-4935-bc91-7ae1414d13a2","timestamp":"2022-06-18T03:45:18.196711Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:45:19.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:45:19.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:45:20.534  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:45:34.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:45:34.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:45:34.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:45:49.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:45:49.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:45:49.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:45:56.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:45:56.759  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-18T03:45:56.065307Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e40ff51d-3f73-4ba5-a630-4bbe34d7a246","timestamp":"2022-06-18T03:45:56.065426Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:45:57.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:45:57.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:46:12.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:46:12.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:46:12.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:46:27.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:46:27.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:46:27.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:46:42.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:46:42.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:46:42.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:46:57.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:46:57.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:46:57.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:47:02.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:47:02.874  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-18T03:47:02.596266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"740eb436-fa50-4400-8f76-e64187811e50","timestamp":"2022-06-18T03:47:02.596492Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:47:03.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:47:03.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:47:18.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:47:18.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:47:18.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:47:18.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:47:18.968  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-18T03:47:18.196651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ab96131-e0c2-4724-b4bf-3a04c7dc3357","timestamp":"2022-06-18T03:47:18.196788Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:47:19.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:47:19.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:47:20.535  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:47:34.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:47:34.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:47:34.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:47:49.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:47:49.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:47:49.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:47:56.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:47:56.761  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-18T03:47:56.065211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87032ebf-89fe-42f8-bd26-03c9dcdee16a","timestamp":"2022-06-18T03:47:56.065285Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:47:57.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:47:57.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:48:12.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:48:12.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:48:12.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:48:27.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:48:27.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:48:27.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:48:42.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:48:42.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:48:42.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:48:57.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:48:57.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:48:57.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:49:02.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:49:02.819  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-18T03:49:02.596404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d077aaa-2371-48a3-beac-60ce0ab7b4eb","timestamp":"2022-06-18T03:49:02.596567Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:49:03.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:49:03.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:49:18.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:49:18.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:49:18.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:49:18.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:49:18.928  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-18T03:49:18.196537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04d53ba0-5d80-446e-992b-c58c57ff1119","timestamp":"2022-06-18T03:49:18.196616Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:49:19.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:49:19.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:49:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:49:34.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:49:34.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:49:34.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:49:49.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:49:49.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:49:49.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:49:56.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:49:56.792  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-18T03:49:56.065175Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5f916a2-96ae-4b90-8e3f-e8391009b73f","timestamp":"2022-06-18T03:49:56.065257Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:49:57.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:49:57.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:50:12.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:50:12.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:50:12.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:50:27.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:50:27.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:50:27.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:50:42.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:50:42.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:50:42.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:50:57.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:50:57.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:50:57.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:51:02.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:51:02.913  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-18T03:51:02.596061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20d73332-161d-4c68-a295-60ef42ce1095","timestamp":"2022-06-18T03:51:02.596198Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:51:03.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:51:03.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:51:18.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:51:18.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:51:18.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:51:18.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:51:18.959  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-18T03:51:18.196489Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20ff5fe0-d398-4f06-ab2d-4f1fc44f03e8","timestamp":"2022-06-18T03:51:18.196594Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:51:19.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:51:19.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:51:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:51:34.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:51:34.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:51:34.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:51:49.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:51:49.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:51:49.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:51:56.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:51:56.784  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-18T03:51:56.065160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a437a2eb-5a78-49e5-9dd4-01ce71677e89","timestamp":"2022-06-18T03:51:56.065245Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:51:57.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:51:57.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:52:12.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:52:12.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:52:12.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:52:27.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:52:27.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:52:27.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:52:42.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:52:42.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:52:42.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:52:57.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:52:57.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:52:57.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:53:02.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:53:02.904  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-18T03:53:02.596336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e80f503-c7c5-4f10-aff0-3baa79608b90","timestamp":"2022-06-18T03:53:02.596489Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:53:03.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:53:03.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:53:18.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:53:18.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:53:18.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:53:18.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:53:18.930  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-18T03:53:18.196571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bea6792b-0373-4b15-9708-09c55f7c6e29","timestamp":"2022-06-18T03:53:18.196654Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:53:19.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:53:19.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:53:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:53:34.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:53:34.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:53:34.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:53:49.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:53:49.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:53:49.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:53:56.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:53:56.841  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-18T03:53:56.065227Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3fad718-18fb-4c94-981e-8d3564edeef2","timestamp":"2022-06-18T03:53:56.065316Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:53:57.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:53:57.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:54:12.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:54:12.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:54:12.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:54:27.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:54:27.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:54:27.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:54:42.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:54:42.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:54:42.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:54:57.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:54:57.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:54:57.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:55:02.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:55:02.803  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-18T03:55:02.596057Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fa5961a-1335-4959-8c52-59112f22a585","timestamp":"2022-06-18T03:55:02.596204Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:55:03.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:55:03.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:55:18.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:55:18.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:55:18.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:55:18.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:55:18.945  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-18T03:55:18.196441Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89ef668c-6cdb-451d-a4d9-5daa49367ead","timestamp":"2022-06-18T03:55:18.196510Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:55:19.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:55:19.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:55:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:55:34.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:55:34.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:55:34.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:55:49.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:55:49.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:55:49.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:55:56.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:55:56.837  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-18T03:55:56.065347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ca3c1c5-4ddf-4d42-a113-239e36089458","timestamp":"2022-06-18T03:55:56.065488Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:55:57.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:55:57.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:56:12.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:56:12.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:56:12.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:56:27.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:56:27.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:56:27.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:56:42.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:56:42.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:56:42.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:56:57.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:56:57.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:56:57.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:57:02.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:57:02.799  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-18T03:57:02.596396Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd048677-4fb7-498a-bedb-8b5bd251c8ed","timestamp":"2022-06-18T03:57:02.596570Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:57:03.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:57:03.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:57:18.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:57:18.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:57:18.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:57:18.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:57:18.952  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-18T03:57:18.196592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74b6ea47-ca8b-436b-8d23-f23b3524ad3d","timestamp":"2022-06-18T03:57:18.196743Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:57:19.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:57:19.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:57:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:57:34.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:57:34.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:57:34.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:57:49.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:57:49.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:57:49.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:57:56.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:57:56.745  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-18T03:57:56.065179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfe389f2-467f-407d-af99-6e30afe3628d","timestamp":"2022-06-18T03:57:56.065243Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:57:57.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:57:57.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:58:12.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:58:12.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:58:12.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:58:27.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:58:27.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:58:27.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:58:42.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:58:42.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:58:42.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:58:57.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:58:57.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:58:57.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:59:02.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:59:02.790  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-18T03:59:02.596179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9bb446c-2207-47f3-b12f-4288b8c59398","timestamp":"2022-06-18T03:59:02.596297Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 03:59:03.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:59:03.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:59:18.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:59:18.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:59:18.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:59:18.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:59:18.921  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-18T03:59:18.196621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"185c1210-9e41-4d74-8638-b04f3b661396","timestamp":"2022-06-18T03:59:18.196693Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 03:59:19.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:59:19.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:59:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 03:59:34.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:59:34.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:59:34.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:59:49.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:59:49.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:59:49.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 03:59:56.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 03:59:56.750  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-18T03:59:56.065132Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7265eda3-5e83-442e-b9e5-1b9bef1e1a1d","timestamp":"2022-06-18T03:59:56.065194Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 03:59:57.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 03:59:57.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:00:12.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:00:12.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:00:12.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:00:27.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:00:27.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:00:27.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:00:42.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:00:42.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:00:42.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:00:57.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:00:57.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:00:57.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:01:02.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:01:02.792  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-18T04:01:02.596398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc72aa2f-f04f-43ea-bd3f-33063b0d47ff","timestamp":"2022-06-18T04:01:02.596580Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 04:01:03.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:01:03.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:01:18.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:01:18.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:01:18.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:01:18.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:01:18.946  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-18T04:01:18.196449Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92945ff3-6549-4cd1-95cc-8ad5c54549f8","timestamp":"2022-06-18T04:01:18.196515Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 04:01:19.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:01:19.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:01:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 04:01:34.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:01:34.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:01:34.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:01:49.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:01:49.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:01:49.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:01:56.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:01:56.743  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-18T04:01:56.065143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60217b61-9b2f-4988-92c0-d2e6d09f2092","timestamp":"2022-06-18T04:01:56.065202Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 04:01:57.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:01:57.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:02:12.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:02:12.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:02:12.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:02:27.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:02:27.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:02:27.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:02:42.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:02:42.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:02:42.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:02:57.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:02:57.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:02:57.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:03:02.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:03:02.779  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-18T04:03:02.596136Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f229766e-c971-454d-be6d-747bad8eecba","timestamp":"2022-06-18T04:03:02.596247Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-18 04:03:03.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:03:03.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:03:18.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:03:18.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:03:18.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:03:18.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:03:18.948  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-18T04:03:18.196457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be672577-62dc-4c5a-8e88-6ade6dbca3df","timestamp":"2022-06-18T04:03:18.196519Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-18 04:03:19.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:03:19.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:03:20.533  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-18 04:03:34.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:03:34.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:03:34.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:03:49.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:03:49.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:03:49.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:03:56.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:03:56.746  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-18T04:03:56.065387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1173fe15-0ad2-47fd-b92e-62143bed6454","timestamp":"2022-06-18T04:03:56.065550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-18 04:03:58.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:03:58.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:04:13.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:04:13.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:04:13.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...
2022-06-18 04:04:28.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-18 04:04:28.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000
2022-06-18 04:04:28.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/fe7ae026-4925-411a-a25c-01ac52e03337/onap-policy-clamp-runtime-acm-6847cc68d9-6dctw?timeout=15000 (anonymous) ...