Results

By type

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

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

2022-07-02 03:26:06.381  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-07-02 03:26:06.387  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-07-02 03:26:09.334  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-02 03:26:10.025  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 663 ms. Found 7 JPA repository interfaces.
2022-07-02 03:26:12.176  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.181  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.186  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.202  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.210  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.224  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.232  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.235  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.283  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.323  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:12.327  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-02 03:26:13.310  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-07-02 03:26:13.340  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-07-02 03:26:13.341  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-07-02 03:26:13.550  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-07-02 03:26:13.551  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6977 ms
2022-07-02 03:26:14.312  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-07-02 03:26:15.076  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-02 03:26:15.435  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-07-02 03:26:16.155  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-02 03:26:16.583  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-02 03:26:16.989  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-07-02 03:26:17.064  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-02 03:26:28.224  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-02 03:26:28.247  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-02 03:26:30.562  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-07-02 03:26:31.527  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-07-02 03:26:32.564  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-07-02 03:26:34.351  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@36857d32, org.springframework.security.web.context.SecurityContextPersistenceFilter@28b68067, org.springframework.security.web.header.HeaderWriterFilter@272c5abd, org.springframework.security.web.authentication.logout.LogoutFilter@66e218d8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@525b9df4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5737d116, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7fcbc336, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@24520a51, org.springframework.security.web.session.SessionManagementFilter@f0381f0, org.springframework.security.web.access.ExceptionTranslationFilter@138a952f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@744db9fb]
2022-07-02 03:26:35.035  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.035  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.035  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.036  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.036  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.037  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.037  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.037  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.037  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.038  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.038  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.038  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.039  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.039  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.039  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.040  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.040  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.041  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.041  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.041  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.041  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.042  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-02 03:26:35.112  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-07-02 03:26:36.340  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-07-02 03:26:36.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-07-02 03:26:36.349  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-07-02 03:26:36.351  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-07-02 03:26:36.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:26:36.352  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1bffd937-a82f-4277-a7b0-61651c066f67, alive=false, publisher=null]]: starting
2022-07-02 03:26:36.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:26:36.373  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1bffd937-a82f-4277-a7b0-61651c066f67, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-07-02 03:26:36.373  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-07-02 03:26:36.374  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-07-02 03:26:36.374  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-07-02 03:26:36.375  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-07-02 03:26:36.375  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-07-02 03:26:36.375  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-07-02 03:26:36.375  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-07-02 03:26:36.377  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-07-02 03:26:36.377  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-07-02 03:26:36.377  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-07-02 03:26:36.377  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-07-02 03:26:36.378  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-07-02 03:26:36.378  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-07-02 03:26:36.378  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, 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@15a41088
2022-07-02 03:26:36.378  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7baabc51-0636-4c76-8402-d8932082bb41, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-07-02 03:26:36.379  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-07-02 03:26:36.384  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 31.337 seconds (JVM running for 33.822)
2022-07-02 03:26:36.401  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-07-02 03:26:36.436  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-07-02 03:26:51.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:26:51.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:26:51.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:26:58.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:26:58.041  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-07-02 03:26:58.044  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:26:57.249840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fc183a9-d8b4-4252-8ab0-27d22b554fb6","timestamp":"2022-07-02T03:26:57.250Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:26:59.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:26:59.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:27:12.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:27:12.438  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:27:11.678787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"257d3a8b-b479-42cc-85d0-7750b89669e3","timestamp":"2022-07-02T03:27:11.678967Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:27:12.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:27:12.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:27:20.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:27:20.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:27:19.715355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b948f01-a504-4f0c-bccd-3aa005c6264f","timestamp":"2022-07-02T03:27:19.715500Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:27:20.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:27:20.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:27:35.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:27:35.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:27:35.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:27:50.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:27:50.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:27:50.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:05.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:05.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:05.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:20.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:20.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:20.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:35.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:35.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:35.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:28:50.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:50.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:50.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:28:58.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:28:58.007  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:28:57.249669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80cf066d-448f-4e37-adc6-f17eea887c00","timestamp":"2022-07-02T03:28:57.249781Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:28:59.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:28:59.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:29:12.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:29:12.394  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:29:11.678719Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"006eb678-b6ce-470f-88ee-e6202868542f","timestamp":"2022-07-02T03:29:11.678877Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:29:12.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:29:12.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:29:20.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:29:20.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:29:19.715228Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9576f46f-e30c-4bc6-a91e-b575366f1308","timestamp":"2022-07-02T03:29:19.715317Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:29:20.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:29:20.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:29:35.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:29:35.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:29:35.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:29:50.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:29:50.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:29:50.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:05.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:05.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:05.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:20.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:20.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:20.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:35.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:35.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:35.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:30:50.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:50.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:50.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:30:58.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:30:58.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:30:57.250402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a84dbe15-6bc4-478d-ae9d-3f10f9b13b17","timestamp":"2022-07-02T03:30:57.250685Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:30:59.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:30:59.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:31:12.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:31:12.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:31:11.679037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dea0d4d7-8d64-468e-8bc0-19cc4aec21b6","timestamp":"2022-07-02T03:31:11.679258Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:31:13.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:31:13.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:31:20.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:31:20.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:31:19.716784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39319073-add5-4975-86fe-bad171d821f8","timestamp":"2022-07-02T03:31:19.717070Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:31:21.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:31:21.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:31:36.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:31:36.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:31:36.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:31:51.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:31:51.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:31:51.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:05.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:05.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:05.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:20.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:20.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:20.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:35.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:35.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:35.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:32:50.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:50.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:50.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:32:57.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:32:57.949  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:32:57.249600Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ecb1af4-9cfd-4be3-ad58-ad852ecab853","timestamp":"2022-07-02T03:32:57.249699Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:32:58.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:32:58.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:33:12.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:33:12.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:33:11.678467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8d1b152-c574-4f9b-99f6-08425f766ab5","timestamp":"2022-07-02T03:33:11.678568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:33:13.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:33:13.028  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:33:20.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:33:20.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:33:19.715110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"396fa85c-0f4a-4ba1-bd7d-fc8fab7716a8","timestamp":"2022-07-02T03:33:19.715190Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:33:21.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:33:21.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:33:35.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:33:35.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:33:35.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:33:50.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:33:50.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:33:50.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:05.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:05.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:05.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:20.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:20.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:20.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:35.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:35.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:35.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:34:50.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:50.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:50.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:34:57.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:34:57.981  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:34:57.250799Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac7b44b0-a9a8-4df5-a09d-31c9cb3dd1c4","timestamp":"2022-07-02T03:34:57.251449Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:34:58.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:34:58.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:35:12.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:35:12.420  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:35:11.679232Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41ebd551-3041-48a5-a184-88b3c8d12ed3","timestamp":"2022-07-02T03:35:11.679458Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:35:13.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:35:13.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:35:20.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:35:20.475  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:35:19.715446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d7528ec-e8ce-4aa3-9826-632cb3802e17","timestamp":"2022-07-02T03:35:19.715622Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:35:21.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:35:21.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:35:36.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:35:36.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:35:36.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:35:51.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:35:51.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:35:51.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:06.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:06.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:06.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:21.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:21.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:21.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:36.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:36.032  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:36.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:36.341  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:36:50.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:50.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:50.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:36:58.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:36:58.008  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:36:57.249732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7fa9d66-524f-4cd7-9165-2e54eb1d6151","timestamp":"2022-07-02T03:36:57.249870Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:36:58.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:36:58.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:37:12.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:37:12.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:37:11.678423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd36d0a2-8456-4665-9464-43b29ef60887","timestamp":"2022-07-02T03:37:11.678576Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:37:13.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:37:13.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:37:20.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:37:20.459  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:37:19.715106Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adff1a15-526e-439a-969d-3ebd051ad6e3","timestamp":"2022-07-02T03:37:19.715193Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:37:21.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:37:21.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:37:36.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:37:36.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:37:36.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:37:51.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:37:51.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:37:51.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:05.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:05.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:05.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:20.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:20.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:20.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:35.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:35.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:35.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:38:50.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:50.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:50.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:38:57.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:38:57.978  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:38:57.249537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ad1c7b8-57c0-4005-8100-c312b468b619","timestamp":"2022-07-02T03:38:57.249622Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:38:58.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:38:58.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:39:12.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:39:12.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:39:11.678814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78f1e1c7-5847-46a5-b761-9bf8e21190c6","timestamp":"2022-07-02T03:39:11.679116Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:39:13.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:39:13.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:39:20.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:39:20.439  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:39:19.715612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e5c38dd-03c1-4038-868c-cd3d12f738d4","timestamp":"2022-07-02T03:39:19.715768Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:39:21.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:39:21.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:39:36.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:39:36.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:39:36.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:39:51.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:39:51.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:39:51.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:06.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:06.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:06.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:21.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:21.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:21.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:36.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:36.092  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:36.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:40:51.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:51.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:51.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:40:57.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:40:57.982  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:40:57.251371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b55bbfe-f7e4-4768-9307-bec3a67d7487","timestamp":"2022-07-02T03:40:57.251526Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:40:58.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:40:58.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:41:12.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:41:12.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:41:11.679052Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0886231b-f9fc-4418-ab20-cf4800418a2c","timestamp":"2022-07-02T03:41:11.679143Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:41:13.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:41:13.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:41:20.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:41:20.474  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:41:19.715067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91136ebd-4589-4fe1-aa7f-89b8c9ea5258","timestamp":"2022-07-02T03:41:19.715174Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:41:21.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:41:21.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:41:36.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:41:36.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:41:36.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:41:51.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:41:51.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:41:51.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:06.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:06.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:06.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:21.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:21.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:21.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:36.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:36.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:36.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:42:51.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:51.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:51.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:42:57.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:42:57.950  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:42:57.249861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"456456c4-ce2b-48f1-abdf-7898e849e989","timestamp":"2022-07-02T03:42:57.250021Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:42:58.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:42:58.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:43:12.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:43:12.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:43:11.678873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d10ea314-5e34-47c5-a403-0028a087d5e7","timestamp":"2022-07-02T03:43:11.679223Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:43:13.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:43:13.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:43:20.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:43:20.420  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:43:19.715390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15de8f7e-58e5-4666-be27-fdfa41a61a52","timestamp":"2022-07-02T03:43:19.715532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:43:21.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:43:21.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:43:36.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:43:36.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:43:36.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:43:51.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:43:51.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:43:51.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:06.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:06.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:06.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:21.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:21.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:21.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:36.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:36.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:36.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:44:51.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:51.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:51.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:44:57.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:44:57.953  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:44:57.249651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8627d150-cbdf-4fab-bfec-74df3e409921","timestamp":"2022-07-02T03:44:57.249762Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:44:58.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:44:58.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:45:12.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:45:12.439  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:45:11.679103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07c0acf7-e92c-4be0-9830-e773d5074beb","timestamp":"2022-07-02T03:45:11.679325Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:45:13.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:45:13.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:45:20.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:45:20.425  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:45:19.715047Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7f23271-1b29-4aae-b4c2-ad09b1fb404e","timestamp":"2022-07-02T03:45:19.715180Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:45:21.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:45:21.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:45:36.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:45:36.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:45:36.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:45:51.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:45:51.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:45:51.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:06.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:06.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:06.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:21.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:21.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:21.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:36.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:36.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:36.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:46:51.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:51.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:51.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:46:57.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:46:57.948  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:46:57.249580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"902f7be5-3f7b-4db0-97bc-90d1edc82dc1","timestamp":"2022-07-02T03:46:57.249663Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:46:58.162  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:46:58.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:47:12.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:47:12.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:47:11.678407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6d45a4e-fd52-4575-aea3-f36aeff4a99f","timestamp":"2022-07-02T03:47:11.678497Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:47:13.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:47:13.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:47:20.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:47:20.419  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:47:19.715064Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d164694-9d72-48cc-9541-2268577c275e","timestamp":"2022-07-02T03:47:19.715214Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:47:21.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:47:21.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:47:36.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:47:36.117  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:47:36.117  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:47:51.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:47:51.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:47:51.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:06.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:06.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:06.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:21.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:21.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:21.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:35.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:35.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:35.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:48:50.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:50.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:50.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:48:57.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:48:57.966  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:48:57.249876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0ac0436-69dc-41f6-a0ed-7513a2d9563a","timestamp":"2022-07-02T03:48:57.250021Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:48:58.167  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:48:58.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:49:12.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:49:12.409  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:49:11.678733Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6b33371-6d24-47c1-a1f4-88685867e840","timestamp":"2022-07-02T03:49:11.678883Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:49:13.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:49:13.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:49:20.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:49:20.413  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:49:19.715681Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"feb33de7-177b-4001-ab34-ff45b1d88656","timestamp":"2022-07-02T03:49:19.715864Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:49:21.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:49:21.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:49:36.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:49:36.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:49:36.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:49:51.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:49:51.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:49:51.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:06.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:06.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:06.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:21.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:21.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:21.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:36.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:36.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:36.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:50:50.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:50.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:50.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:50:57.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:50:57.945  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:50:57.249636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2fe3870-6a39-49dd-8c39-3a878da4eb80","timestamp":"2022-07-02T03:50:57.249735Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:50:58.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:50:58.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:51:12.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:51:12.420  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:51:11.678479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31d70fbb-2319-4ccb-ac55-5a6290f3ee59","timestamp":"2022-07-02T03:51:11.678568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:51:13.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:51:13.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:51:20.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:51:20.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:51:19.715453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b428664-93cf-47ae-ada5-3f0455a42ad9","timestamp":"2022-07-02T03:51:19.715538Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:51:21.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:51:21.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:51:36.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:51:36.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:51:36.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:51:51.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:51:51.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:51:51.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:06.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:06.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:06.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:21.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:21.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:21.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:36.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:36.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:36.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:52:51.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:51.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:51.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:52:57.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:52:57.965  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:52:57.249659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a72e18bf-8a9f-4760-b27e-c6c8339c0a21","timestamp":"2022-07-02T03:52:57.249745Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:52:58.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:52:58.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:53:12.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:53:12.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:53:11.678427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93545b63-5b43-4ac0-92ef-b19ded3724ac","timestamp":"2022-07-02T03:53:11.678506Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:53:13.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:53:13.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:53:20.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:53:20.468  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:53:19.715079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84b6ba04-de0b-4848-83b1-6a0162c69652","timestamp":"2022-07-02T03:53:19.715154Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:53:21.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:53:21.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:53:36.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:53:36.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:53:36.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:53:51.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:53:51.122  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:53:51.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:06.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:06.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:06.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:21.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:21.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:21.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:36.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:36.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:36.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:54:51.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:51.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:51.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:54:57.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:54:57.951  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:54:57.250497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8f139a1-aed1-4c84-9fb6-2051e5febf02","timestamp":"2022-07-02T03:54:57.250666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:54:58.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:54:58.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:55:12.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:55:12.441  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:55:11.678873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77722134-40ff-4356-849c-166bce5e15d7","timestamp":"2022-07-02T03:55:11.679089Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:55:12.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:55:12.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:55:20.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:55:20.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:55:19.715406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5cff464-9097-4a65-bbbf-aec170e9cd83","timestamp":"2022-07-02T03:55:19.715583Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:55:21.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:55:21.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:55:36.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:55:36.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:55:36.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:55:51.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:55:51.137  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:55:51.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:06.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:06.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:06.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:21.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:21.082  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:21.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:36.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:36.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:36.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:56:50.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:50.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:50.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:56:57.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:56:57.944  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:56:57.249595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cb3808d-826b-40dc-9d4f-f10e2a98d6f7","timestamp":"2022-07-02T03:56:57.249677Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:56:58.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:56:58.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:57:12.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:57:12.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:57:11.678433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cd1b6c6-6ca0-4729-9113-237b651edfe2","timestamp":"2022-07-02T03:57:11.678505Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:57:13.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:57:13.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:57:20.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:57:20.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:57:19.715068Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1af1681a-ec66-4a30-a335-1608f5bcfab6","timestamp":"2022-07-02T03:57:19.715159Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:57:21.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:57:21.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:57:36.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:57:36.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:57:36.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:57:51.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:57:51.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:57:51.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:06.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:06.121  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:06.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:21.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:21.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:21.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:36.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:36.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:36.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:36.341  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 03:58:50.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:51.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:51.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:58:57.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:58:57.942  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:58:57.249662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71b82ca4-931c-4934-9ea9-66a9f5f181aa","timestamp":"2022-07-02T03:58:57.249743Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 03:58:58.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:58:58.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:59:12.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:59:12.420  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T03:59:11.678598Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0fcf9d0c-f450-48fe-93f9-2a475dbaa931","timestamp":"2022-07-02T03:59:11.678745Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 03:59:13.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:59:13.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:59:20.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:59:20.505  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T03:59:19.715095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31b4b65d-75c2-48b5-8e21-f54fe087e602","timestamp":"2022-07-02T03:59:19.715169Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 03:59:21.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:59:21.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:59:36.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:59:36.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:59:36.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 03:59:51.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 03:59:51.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 03:59:51.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:06.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:06.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:06.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:21.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:21.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:21.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:36.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:36.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:36.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:00:51.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:51.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:51.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:00:57.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:00:57.975  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:00:57.255835Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d05e655-91ef-437f-a367-d32895fb460c","timestamp":"2022-07-02T04:00:57.258681Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:00:58.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:00:58.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:01:12.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:01:12.502  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T04:01:11.678710Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5607b9bf-ca03-47cd-964e-f80f38953558","timestamp":"2022-07-02T04:01:11.678867Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:01:13.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:01:13.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:01:20.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:01:20.532  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:01:19.715410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f308e216-ae4b-4b01-ba26-87e9d22eca62","timestamp":"2022-07-02T04:01:19.715611Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:01:21.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:01:21.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:01:36.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:01:36.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:01:36.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:01:51.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:01:51.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:01:51.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:06.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:06.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:06.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:21.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:21.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:21.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:36.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:36.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:36.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:02:51.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:51.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:51.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:02:57.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:02:57.947  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:02:57.249650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da7e08a3-f779-41bb-b05f-2f6dabd419b7","timestamp":"2022-07-02T04:02:57.249745Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:02:58.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:02:58.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:03:12.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:03:12.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T04:03:11.678580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d451de76-8d91-4ae1-9130-6967f49993bb","timestamp":"2022-07-02T04:03:11.678696Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:03:13.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:03:13.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:03:20.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:03:20.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:03:19.715110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae7e1e2e-f71b-4a29-aaee-6f6017cf4313","timestamp":"2022-07-02T04:03:19.715202Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:03:21.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:03:21.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:03:36.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:03:36.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:03:36.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:03:51.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:03:51.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:03:51.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:06.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:06.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:06.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:21.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:21.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:21.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:36.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:36.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:36.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:04:51.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:51.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:51.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:04:57.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:04:57.947  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:04:57.249563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afbd812f-b449-4db1-be75-d63b68021aac","timestamp":"2022-07-02T04:04:57.249664Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:04:58.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:04:58.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:05:12.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:05:12.397  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T04:05:11.678423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f42d922-e300-4118-84e6-de2331baf841","timestamp":"2022-07-02T04:05:11.678503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:05:13.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:05:13.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:05:20.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:05:20.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:05:19.715230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31b481f7-17d9-4237-aad3-b7cb5477864c","timestamp":"2022-07-02T04:05:19.715362Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:05:21.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:05:21.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:05:36.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:05:36.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:05:36.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:05:51.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:05:51.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:05:51.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:06.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:06.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:06.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:21.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:21.164  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:21.164  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:36.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:36.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:36.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:06:51.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:51.081  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:51.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:06:57.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:06:57.937  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:06:57.249557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dff6f063-75a2-4ed9-bff8-4fcf0ef8de43","timestamp":"2022-07-02T04:06:57.249644Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:06:58.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:06:58.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:07:12.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:07:12.409  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T04:07:11.678457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90312e93-ceb1-4272-9602-70ab06eb94a6","timestamp":"2022-07-02T04:07:11.678540Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:07:13.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:07:13.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:07:20.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:07:20.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:07:19.715121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e71c2fa0-a310-40b9-9e0a-19735927d2b3","timestamp":"2022-07-02T04:07:19.715208Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:07:21.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:07:21.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:07:36.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:07:36.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:07:36.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:07:51.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:07:51.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:07:51.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:06.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:06.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:06.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:21.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:21.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:21.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:36.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:36.097  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:36.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:08:51.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:51.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:51.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:08:57.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:08:57.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:08:57.249801Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0dba2bd-6ac9-45ba-94d5-4a135704d2ff","timestamp":"2022-07-02T04:08:57.249965Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:08:58.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:08:58.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:09:12.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:09:12.386  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T04:09:11.678732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf46de61-6e86-4fcb-8d1d-8fc95755cc1e","timestamp":"2022-07-02T04:09:11.678880Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:09:13.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:09:13.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:09:20.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:09:20.408  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:09:19.715368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"001a3f96-cd14-449c-886c-d66aa5890179","timestamp":"2022-07-02T04:09:19.715534Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:09:21.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:09:21.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:09:36.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:09:36.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:09:36.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:09:51.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:09:51.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:09:51.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:06.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:06.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:06.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:21.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:21.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:21.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:36.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:36.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:36.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:10:51.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:51.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:51.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:10:57.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:10:57.942  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:10:57.249686Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de0d8df2-d815-49a3-adee-c041e914c86d","timestamp":"2022-07-02T04:10:57.249829Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:10:57.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:10:57.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:11:12.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:11:12.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T04:11:11.678450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a1ef261-cb9d-4724-b871-320fd5e07558","timestamp":"2022-07-02T04:11:11.678608Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:11:13.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:11:13.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:11:20.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:11:20.430  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:11:19.715180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11cf5f0d-c91e-4f2a-accc-dd7cc1210c23","timestamp":"2022-07-02T04:11:19.715244Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:11:21.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:11:21.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:11:36.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:11:36.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:11:36.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:11:51.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:11:51.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:11:51.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:06.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:06.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:06.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:21.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:21.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:21.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:36.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:36.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:36.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:12:51.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:51.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:51.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:12:57.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:12:57.943  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:12:57.249735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0b5a4df-c223-4357-8972-457d521b795d","timestamp":"2022-07-02T04:12:57.249846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:12:58.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:12:58.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:13:12.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:13:12.383  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T04:13:11.678456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"798b9d6c-fd16-404f-bf69-56fda51016bf","timestamp":"2022-07-02T04:13:11.678546Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:13:12.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:13:12.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:13:20.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:13:20.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:13:19.715076Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab308392-44b0-453c-82ae-bdb2dc4b6385","timestamp":"2022-07-02T04:13:19.715141Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:13:21.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:13:21.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:13:36.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:13:36.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:13:36.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:13:51.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:13:51.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:13:51.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:06.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:06.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:06.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:21.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:21.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:21.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:36.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:36.195  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:36.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:36.340  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-02 04:14:51.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:51.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:51.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:14:57.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:14:57.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:14:57.249570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dea3bdb0-5ea5-45a7-a4ff-facfbd7744a0","timestamp":"2022-07-02T04:14:57.249632Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-02 04:14:58.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:14:58.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:15:12.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:15:12.383  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-02T04:15:11.678436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df2a26c9-c267-46f4-90db-2bdbbb4609b0","timestamp":"2022-07-02T04:15:11.678492Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-02 04:15:12.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:15:12.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:15:20.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:15:20.424  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-02T04:15:19.715125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55c5b7f7-76fc-4aac-8c4a-238cf410c25d","timestamp":"2022-07-02T04:15:19.715227Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-02 04:15:21.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:15:21.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:15:36.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:15:36.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:15:36.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:15:51.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:15:51.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:15:51.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:16:06.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:16:06.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:16:06.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...
2022-07-02 04:16:21.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-02 04:16:21.228  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000
2022-07-02 04:16:21.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7baabc51-0636-4c76-8402-d8932082bb41/onap-policy-clamp-runtime-acm-6847cc68d9-8sq7c?timeout=15000 (anonymous) ...