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-08-04 08:21:21.117  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-08-04 08:21:21.124  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-08-04 08:21:24.289  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-08-04 08:21:25.213  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 900 ms. Found 7 JPA repository interfaces.
2022-08-04 08:21:27.427  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-08-04 08:21:27.435  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-08-04 08:21:27.443  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-08-04 08:21:27.464  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-08-04 08:21:27.475  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-08-04 08:21:27.492  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-08-04 08:21:27.504  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-08-04 08:21:27.511  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-08-04 08:21:27.564  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-08-04 08:21:27.620  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-08-04 08:21:27.623  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-08-04 08:21:28.453  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-08-04 08:21:28.478  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-08-04 08:21:28.479  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-08-04 08:21:28.703  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-08-04 08:21:28.704  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7398 ms
2022-08-04 08:21:29.413  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-08-04 08:21:30.251  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-08-04 08:21:30.571  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-08-04 08:21:31.259  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-04 08:21:31.761  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-08-04 08:21:32.160  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-08-04 08:21:32.252  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-04 08:21:42.547  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-04 08:21:42.583  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-08-04 08:21:45.262  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-08-04 08:21:46.441  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cea4ad28-d94e-4d69-b0ec-93ee527e443f, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr, 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-08-04 08:21:47.563  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-08-04 08:21:49.926  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ae88712, org.springframework.security.web.context.SecurityContextPersistenceFilter@acb1c9c, org.springframework.security.web.header.HeaderWriterFilter@70ad0854, org.springframework.security.web.authentication.logout.LogoutFilter@54ef9698, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@36857d32, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6be2b567, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61503d00, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@10508ba6, org.springframework.security.web.session.SessionManagementFilter@28b68067, org.springframework.security.web.access.ExceptionTranslationFilter@6bfdaed7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@31940d6b]
2022-08-04 08:21:50.966  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-08-04 08:21:50.967  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-08-04 08:21:50.967  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-08-04 08:21:50.968  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-08-04 08:21:50.968  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-08-04 08:21:50.968  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-08-04 08:21:50.969  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-08-04 08:21:50.969  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-08-04 08:21:50.970  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-08-04 08:21:50.970  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-08-04 08:21:50.970  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-08-04 08:21:50.971  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-08-04 08:21:50.971  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-08-04 08:21:50.971  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-08-04 08:21:50.972  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-08-04 08:21:50.972  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-08-04 08:21:50.972  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-08-04 08:21:50.973  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-08-04 08:21:50.973  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-08-04 08:21:50.974  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-08-04 08:21:50.974  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-08-04 08:21:50.974  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-08-04 08:21:51.061  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-08-04 08:21:52.542  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-08-04 08:21:52.542  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-08-04 08:21:52.551  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cea4ad28-d94e-4d69-b0ec-93ee527e443f, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr, 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-08-04 08:21:52.553  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cea4ad28-d94e-4d69-b0ec-93ee527e443f, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr, 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-08-04 08:21:52.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:21:52.555  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=42cec523-1d88-49e1-a7f4-5a7f92cb4106, alive=false, publisher=null]]: starting
2022-08-04 08:21:52.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:21:52.582  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=42cec523-1d88-49e1-a7f4-5a7f92cb4106, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-08-04 08:21:52.582  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-08-04 08:21:52.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-08-04 08:21:52.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-08-04 08:21:52.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-08-04 08:21:52.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-08-04 08:21:52.583  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-08-04 08:21:52.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-08-04 08:21:52.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-08-04 08:21:52.584  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-08-04 08:21:52.585  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-08-04 08:21:52.585  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-08-04 08:21:52.585  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-08-04 08:21:52.585  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-08-04 08:21:52.585  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cea4ad28-d94e-4d69-b0ec-93ee527e443f, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr, 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@53335328
2022-08-04 08:21:52.586  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cea4ad28-d94e-4d69-b0ec-93ee527e443f, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr, 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-08-04 08:21:52.586  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-08-04 08:21:52.592  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 32.885 seconds (JVM running for 35.471)
2022-08-04 08:21:52.614  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-08-04 08:21:52.651  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-08-04 08:22:08.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:22:08.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:22:08.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:22:23.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:22:23.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:22:23.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:22:38.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:22:38.275  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:22:38.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:22:53.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:22:53.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:22:53.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:23:08.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:23:08.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:23:08.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:23:13.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:23:13.317  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-08-04 08:23:13.319  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:23:11.745887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ed80d09-d358-4bce-ad38-e5eb5d3c4a09","timestamp":"2022-08-04T08:23:11.746240Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:23:14.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:23:14.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:23:15.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:23:15.016  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-08-04T08:23:13.680310Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4a7bb31-3ba9-4ece-9525-4aac40e1b419","timestamp":"2022-08-04T08:23:13.680387Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:23:15.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:23:15.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:23:30.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:23:30.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:23:30.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:23:45.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:23:45.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:23:45.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:23:50.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:23:50.665  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"43954ddb-c623-4d14-bc6a-c70162bf978b","timestamp":"2022-08-04T08:19:46.400947Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:23:51.208  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-04 08:23:51.213  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"43954ddb-c623-4d14-bc6a-c70162bf978b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:23:51.217  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:21:43.365088Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0e46836-d554-4591-9ba2-02d2813dabdc","timestamp":"2022-08-04T08:21:43.367147Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:23:51.232  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-08-04 08:23:51.239  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-04 08:23:51.280  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:23:49.387501Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f4884c4-6ec5-4864-8f21-307dd914078a","timestamp":"2022-08-04T08:23:49.387577Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:23:51.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:23:51.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:23:51.340  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:23:51.341  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (104 ms):{"serverTimeMs":0,"count":1}
2022-08-04 08:23:52.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:23:52.046  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"43954ddb-c623-4d14-bc6a-c70162bf978b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:23:52.047  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-04 08:23:52.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:23:52.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:23:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:23:52.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:23:52.720  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:23:52.509620Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d1b8a31-90e4-4afe-8f2e-5fbc3016075a","timestamp":"2022-08-04T08:23:52.509667Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:23:53.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:23:53.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:24:08.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:24:08.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:24:08.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:24:23.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:24:23.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:24:23.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:24:38.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:24:38.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:24:38.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:24:53.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:24:53.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:24:53.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:25:08.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:25:08.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:25:08.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:25:13.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:25:13.226  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:25:11.745493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88dd3225-6228-4819-9741-a0e6f35c6b3b","timestamp":"2022-08-04T08:25:11.745575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:25:14.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:25:14.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:25:14.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:25:14.815  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-08-04T08:25:13.683433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e44bfa1d-1ba5-4168-ad3e-fc884887b0dd","timestamp":"2022-08-04T08:25:13.683563Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:25:15.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:25:15.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:25:30.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:25:30.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:25:30.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:25:43.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:25:43.570  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:25:43.364466Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"182e4920-d35d-4a01-bc11-4df84144218f","timestamp":"2022-08-04T08:25:43.364628Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:25:44.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:25:44.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:25:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:25:59.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:25:59.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:25:59.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:26:14.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:26:14.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:26:14.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:26:29.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:26:29.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:26:29.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:26:44.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:26:44.120  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:26:44.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:26:59.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:26:59.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:26:59.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:27:13.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:27:13.247  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:27:11.745994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c033c6d0-efab-4e4f-815b-7f779d560af7","timestamp":"2022-08-04T08:27:11.746175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:27:14.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:27:14.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:27:14.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:27:14.850  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-08-04T08:27:13.679358Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb457d69-7beb-48fa-ba8c-7714a4b89ce9","timestamp":"2022-08-04T08:27:13.679474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:27:15.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:27:15.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:27:30.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:27:30.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:27:30.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:27:43.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:27:43.569  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:27:43.364308Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48ee5c0f-004d-42a1-b793-1418362eb45d","timestamp":"2022-08-04T08:27:43.364390Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:27:44.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:27:44.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:27:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:27:59.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:27:59.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:27:59.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:28:14.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:28:14.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:28:14.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:28:29.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:28:29.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:28:29.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:28:44.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:28:44.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:28:44.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:28:59.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:28:59.157  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:28:59.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:29:13.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:29:13.262  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:29:11.745432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdcbd1aa-2327-4a07-847a-7f77e20c24a1","timestamp":"2022-08-04T08:29:11.745520Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:29:14.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:29:14.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:29:14.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:29:14.847  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-08-04T08:29:13.679903Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c73f92d4-481b-459b-ae68-b6a27444d4ea","timestamp":"2022-08-04T08:29:13.680029Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:29:15.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:29:15.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:29:30.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:29:30.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:29:30.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:29:43.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:29:43.587  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:29:43.364218Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09718c49-9790-4077-aa82-46581dd36dcd","timestamp":"2022-08-04T08:29:43.364295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:29:44.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:29:44.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:29:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:29:59.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:29:59.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:29:59.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:30:14.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:30:14.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:30:14.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:30:29.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:30:29.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:30:29.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:30:44.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:30:44.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:30:44.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:30:59.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:30:59.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:30:59.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:31:13.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:31:13.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:31:11.745844Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2280e3b9-9e64-459a-8292-cae87ba53ec3","timestamp":"2022-08-04T08:31:11.746002Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:31:14.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:31:14.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:31:14.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:31:14.870  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-08-04T08:31:13.679331Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1b43638-4ee0-4ecd-a497-845014be97cb","timestamp":"2022-08-04T08:31:13.679399Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:31:15.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:31:15.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:31:30.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:31:30.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:31:30.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:31:43.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:31:43.570  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:31:43.364431Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46e38126-abb5-48d4-9bb8-8ab4e8313da8","timestamp":"2022-08-04T08:31:43.364570Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:31:44.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:31:44.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:31:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:31:59.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:31:59.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:31:59.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:32:14.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:32:14.226  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:32:14.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:32:29.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:32:29.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:32:29.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:32:44.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:32:44.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:32:44.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:32:59.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:32:59.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:32:59.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:33:13.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:33:13.262  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:33:11.745496Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9e47ada-fcc3-4087-ac73-48abd3f672f3","timestamp":"2022-08-04T08:33:11.745580Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:33:14.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:33:14.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:33:14.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:33:14.884  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-08-04T08:33:13.679579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27629284-dac5-4f2b-90f6-94aa617cd49d","timestamp":"2022-08-04T08:33:13.679733Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:33:15.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:33:15.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:33:30.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:33:30.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:33:30.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:33:43.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:33:43.595  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:33:43.364247Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f87d098-1bd2-48c4-bf89-87cee819256b","timestamp":"2022-08-04T08:33:43.364402Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:33:44.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:33:44.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:33:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:33:59.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:33:59.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:33:59.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:34:14.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:34:14.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:34:14.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:34:29.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:34:29.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:34:29.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:34:44.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:34:44.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:34:44.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:34:59.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:34:59.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:34:59.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:35:13.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:35:13.244  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:35:11.745878Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e13ad19-41d5-4674-a437-1593b548adce","timestamp":"2022-08-04T08:35:11.746052Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:35:16.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:35:16.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:35:16.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:35:16.929  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-08-04T08:35:13.679673Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5cafdac-1f4b-4f32-9998-882ba61c8696","timestamp":"2022-08-04T08:35:13.679843Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:35:18.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:35:18.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:35:33.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:35:33.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:35:33.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:35:43.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:35:43.574  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:35:43.364462Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5634591-77c0-4f99-a393-8f1109dbddf3","timestamp":"2022-08-04T08:35:43.364605Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:35:44.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:35:44.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:35:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:35:59.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:35:59.263  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:35:59.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:36:14.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:36:14.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:36:14.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:36:29.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:36:29.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:36:29.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:36:44.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:36:44.207  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:36:44.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:36:59.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:36:59.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:36:59.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:37:13.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:37:13.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:37:11.745460Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bc30cbd-59de-4930-aeca-b412cc004904","timestamp":"2022-08-04T08:37:11.745588Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:37:13.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:37:13.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:37:14.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:37:14.365  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-08-04T08:37:13.679470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa0624d9-021e-4f70-a91e-06a0e0002ae3","timestamp":"2022-08-04T08:37:13.679587Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:37:15.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:37:15.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:37:30.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:37:30.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:37:30.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:37:43.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:37:43.558  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:37:43.364205Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbe23b55-c572-411f-b396-f4b2a40bbe5d","timestamp":"2022-08-04T08:37:43.364302Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:37:44.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:37:44.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:37:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:37:59.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:37:59.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:37:59.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:38:14.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:38:14.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:38:14.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:38:29.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:38:29.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:38:29.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:38:44.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:38:44.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:38:44.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:38:59.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:38:59.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:38:59.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:39:13.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:39:13.278  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:39:11.745765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6db1b14-0f5b-4a70-8630-c5cdd3af22b8","timestamp":"2022-08-04T08:39:11.745955Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:39:13.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:39:13.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:39:14.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:39:14.367  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-08-04T08:39:13.679603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee3eed46-4d05-4b32-ae48-b51309ee2e50","timestamp":"2022-08-04T08:39:13.679730Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:39:15.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:39:15.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:39:30.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:39:30.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:39:30.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:39:43.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:39:43.625  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:39:43.364564Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06b1a93f-361e-4fdb-8629-6afb79c5fcfa","timestamp":"2022-08-04T08:39:43.364841Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:39:44.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:39:44.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:39:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:39:59.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:39:59.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:39:59.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:40:14.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:40:14.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:40:14.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:40:29.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:40:29.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:40:29.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:40:44.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:40:44.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:40:44.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:40:59.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:40:59.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:40:59.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:41:13.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:41:13.300  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:41:11.745621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8dc4a84-18e9-4e74-a811-9c42c41b505c","timestamp":"2022-08-04T08:41:11.745709Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:41:13.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:41:13.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:41:14.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:41:14.410  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-08-04T08:41:13.679783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c07c446-5b97-4e94-a15e-ff187f2cf8e0","timestamp":"2022-08-04T08:41:13.679934Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:41:15.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:41:15.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:41:30.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:41:30.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:41:30.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:41:43.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:41:43.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:41:43.364326Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d89f3a72-1c5b-42fc-a845-0c7541eea575","timestamp":"2022-08-04T08:41:43.364405Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:41:44.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:41:44.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:41:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:41:59.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:41:59.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:41:59.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:42:14.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:42:14.356  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:42:14.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:42:29.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:42:29.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:42:29.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:42:44.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:42:44.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:42:44.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:42:59.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:42:59.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:42:59.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:43:13.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:43:13.244  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:43:11.745730Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2751d192-b4b0-473f-9b50-aa47cea2540a","timestamp":"2022-08-04T08:43:11.745866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:43:13.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:43:13.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:43:14.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:43:14.360  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-08-04T08:43:13.679420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6706ff6e-cd2d-435e-9f45-cf212f50371f","timestamp":"2022-08-04T08:43:13.679532Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:43:15.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:43:15.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:43:30.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:43:30.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:43:30.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:43:43.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:43:43.560  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:43:43.364527Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"589a5546-39b6-4eba-97a7-60334142e7ed","timestamp":"2022-08-04T08:43:43.364671Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:43:44.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:43:44.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:43:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:43:59.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:43:59.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:43:59.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:44:14.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:44:14.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:44:14.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:44:29.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:44:29.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:44:29.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:44:44.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:44:44.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:44:44.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:44:59.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:44:59.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:44:59.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:45:13.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:45:13.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:45:11.745888Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"feb98e25-d8c3-4e22-8598-408244ae784e","timestamp":"2022-08-04T08:45:11.746102Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:45:13.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:45:13.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:45:14.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:45:14.355  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-08-04T08:45:13.679392Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df1041ac-4e6e-4903-b0af-1e2c8bffcff3","timestamp":"2022-08-04T08:45:13.679482Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:45:17.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:45:17.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:45:32.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:45:32.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:45:32.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:45:43.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:45:43.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:45:43.364287Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"126fb874-3b94-4ffa-8006-2f3bcc30b3ee","timestamp":"2022-08-04T08:45:43.364373Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:45:44.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:45:44.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:45:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:45:59.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:45:59.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:45:59.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:46:14.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:46:14.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:46:14.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:46:29.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:46:29.276  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:46:29.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:46:44.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:46:44.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:46:44.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:46:59.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:46:59.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:46:59.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:47:13.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:47:13.245  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:47:11.745522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe5c9956-64bf-43e3-8f1b-dc55d61efec7","timestamp":"2022-08-04T08:47:11.745630Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:47:13.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:47:13.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:47:14.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:47:14.368  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-08-04T08:47:13.679527Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3034d191-08b9-4cbc-b87d-4aca28e57ca0","timestamp":"2022-08-04T08:47:13.679641Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:47:14.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:47:14.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:47:29.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:47:29.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:47:29.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:47:43.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:47:43.592  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:47:43.364261Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9348344-47c1-4587-9810-f93578bfd64e","timestamp":"2022-08-04T08:47:43.364339Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:47:44.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:47:44.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:47:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:47:59.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:47:59.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:47:59.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:48:14.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:48:14.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:48:14.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:48:29.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:48:29.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:48:29.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:48:44.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:48:44.323  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:48:44.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:48:59.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:48:59.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:48:59.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:49:13.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:49:13.255  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:49:11.745967Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9de02f7-103f-4148-ad7b-bc05f5b7db04","timestamp":"2022-08-04T08:49:11.746266Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:49:13.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:49:13.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:49:14.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:49:14.359  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-08-04T08:49:13.679488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b7dfd93-db14-4134-a235-d334b8afafbc","timestamp":"2022-08-04T08:49:13.679577Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:49:14.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:49:14.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:49:29.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:49:29.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:49:29.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:49:43.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:49:43.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:49:43.364477Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a1efa7a-76fa-4515-803d-cd113e1383d1","timestamp":"2022-08-04T08:49:43.364679Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:49:44.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:49:44.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:49:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:49:59.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:49:59.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:49:59.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:50:14.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:50:14.391  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:50:14.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:50:29.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:50:29.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:50:29.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:50:44.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:50:44.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:50:44.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:50:59.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:50:59.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:50:59.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:51:13.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:51:13.255  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:51:11.745682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5f95c82-d509-46dc-877c-b6a60bc919c5","timestamp":"2022-08-04T08:51:11.745768Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:51:13.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:51:13.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:51:14.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:51:14.414  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-08-04T08:51:13.679346Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14fbb784-2a81-4d02-ae2c-1708e8607e48","timestamp":"2022-08-04T08:51:13.679422Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:51:14.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:51:14.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:51:29.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:51:29.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:51:29.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:51:43.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:51:43.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:51:43.364253Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ee4a45f-fae8-410f-93a2-01a2384f9a47","timestamp":"2022-08-04T08:51:43.364339Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:51:44.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:51:44.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:51:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:51:59.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:51:59.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:51:59.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:52:14.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:52:14.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:52:14.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:52:29.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:52:29.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:52:29.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:52:44.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:52:44.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:52:44.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:52:59.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:52:59.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:52:59.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:53:13.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:53:13.249  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:53:11.745438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64784152-9e75-4d45-91a9-0e128d8d271c","timestamp":"2022-08-04T08:53:11.745576Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:53:13.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:53:13.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:53:14.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:53:14.359  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-08-04T08:53:13.679357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2ed5da2-76ea-43da-9432-e54a5e8be38c","timestamp":"2022-08-04T08:53:13.679453Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:53:14.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:53:14.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:53:29.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:53:29.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:53:29.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:53:43.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:53:43.578  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:53:43.364211Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67be0036-20a0-4b0d-8406-fbd8c352305a","timestamp":"2022-08-04T08:53:43.364272Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:53:44.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:53:44.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:53:52.542  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:53:59.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:53:59.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:53:59.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:54:14.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:54:14.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:54:14.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:54:29.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:54:29.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:54:29.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:54:44.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:54:44.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:54:44.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:54:59.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:54:59.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:54:59.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:55:13.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:55:13.258  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:55:11.745818Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"074bc3f4-e206-4f35-a785-62c11997187d","timestamp":"2022-08-04T08:55:11.745972Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:55:13.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:55:13.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:55:14.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:55:14.362  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-08-04T08:55:13.679720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3915368e-7d31-46bd-b27f-331d6b2a801b","timestamp":"2022-08-04T08:55:13.679878Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:55:14.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:55:14.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:55:29.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:55:29.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:55:29.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:55:43.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:55:43.554  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:55:43.364416Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abeac77b-2c93-430d-8b16-9d53b77bd959","timestamp":"2022-08-04T08:55:43.364662Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:55:44.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:55:44.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:55:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:55:59.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:55:59.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:55:59.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:56:14.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:56:14.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:56:14.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:56:29.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:56:29.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:56:29.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:56:44.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:56:44.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:56:44.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:56:59.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:56:59.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:56:59.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:57:13.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:57:13.257  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:57:11.745434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"172c9568-ad7e-4b4f-8a62-e9b220e0d6e0","timestamp":"2022-08-04T08:57:11.745547Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:57:13.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:57:13.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:57:14.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:57:14.356  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-08-04T08:57:13.679417Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23d05174-9912-40d3-bb0d-b5afc91dedd7","timestamp":"2022-08-04T08:57:13.679502Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:57:14.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:57:14.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:57:29.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:57:29.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:57:29.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:57:43.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:57:43.571  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:57:43.364373Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fbd4f77-08d6-48e7-aff9-1634ba2ae47d","timestamp":"2022-08-04T08:57:43.364529Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:57:43.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:57:43.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:57:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:57:58.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:57:58.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:57:58.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:58:13.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:58:13.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:58:13.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:58:28.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:58:28.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:58:28.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:58:43.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:58:43.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:58:43.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:58:58.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:58:58.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:58:58.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:59:13.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:59:13.335  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:59:11.745827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42946afe-19a7-45d9-beb4-16f3f104bfa4","timestamp":"2022-08-04T08:59:11.746014Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 08:59:13.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:59:13.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:59:14.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:59:14.359  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-08-04T08:59:13.679401Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12a1d19f-c370-47d3-bd73-436da5b69dd3","timestamp":"2022-08-04T08:59:13.679510Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 08:59:14.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:59:14.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:59:29.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:59:29.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:59:29.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:59:43.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:59:43.552  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T08:59:43.364234Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97a92f16-eb90-466c-bfeb-89a0aa93c468","timestamp":"2022-08-04T08:59:43.364311Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 08:59:44.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:59:44.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 08:59:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 08:59:59.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 08:59:59.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 08:59:59.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:00:14.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:00:14.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:00:14.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:00:29.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:00:29.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:00:29.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:00:44.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:00:44.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:00:44.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:00:59.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:00:59.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:00:59.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:01:13.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:01:13.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:01:11.745532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b10355e5-57e8-436f-b090-28e89eecd162","timestamp":"2022-08-04T09:01:11.745632Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:01:13.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:01:13.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:01:14.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:01:14.352  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-08-04T09:01:13.679345Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fc460ec-1eef-42bb-b885-d05f24c55cb5","timestamp":"2022-08-04T09:01:13.679410Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 09:01:14.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:01:14.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:01:29.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:01:29.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:01:29.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:01:43.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:01:43.553  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:01:43.364213Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90ec3635-8aba-4eae-8071-52dedf476026","timestamp":"2022-08-04T09:01:43.364293Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:01:44.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:01:44.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:01:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:01:59.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:01:59.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:01:59.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:02:14.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:02:14.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:02:14.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:02:29.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:02:29.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:02:29.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:02:44.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:02:44.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:02:44.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:02:59.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:02:59.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:02:59.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:03:13.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:03:13.324  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:03:11.745521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdd8ed68-27a7-4b59-8fa6-5a807eba9f25","timestamp":"2022-08-04T09:03:11.745598Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:03:13.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:03:13.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:03:14.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:03:14.365  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-08-04T09:03:13.679585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e0d3b85-ed4a-4e93-b875-0074bb8ff091","timestamp":"2022-08-04T09:03:13.679704Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 09:03:14.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:03:14.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:03:29.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:03:29.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:03:29.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:03:43.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:03:43.559  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:03:43.364570Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"062cff84-df76-4ad3-b26c-4b54a65a86f8","timestamp":"2022-08-04T09:03:43.364770Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:03:44.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:03:44.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:03:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:03:59.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:03:59.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:03:59.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:04:14.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:04:14.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:04:14.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:04:29.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:04:29.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:04:29.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:04:44.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:04:44.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:04:44.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:04:59.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:04:59.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:04:59.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:05:13.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:05:13.295  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:05:11.745746Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2a34473-3cfe-42a3-8f8c-593616a30d02","timestamp":"2022-08-04T09:05:11.745878Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:05:13.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:05:13.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:05:14.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:05:14.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-04T09:05:13.679530Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6905ce23-0a71-4916-8ca0-5a4e8be4385b","timestamp":"2022-08-04T09:05:13.679641Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 09:05:14.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:05:14.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:05:29.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:05:29.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:05:29.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:05:43.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:05:43.554  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:05:43.364356Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71c4ab30-7403-4278-8782-4ec80b5cb165","timestamp":"2022-08-04T09:05:43.364443Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:05:43.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:05:43.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:05:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:05:58.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:05:58.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:05:58.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:06:13.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:06:13.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:06:13.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:06:28.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:06:28.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:06:28.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:06:43.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:06:43.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:06:43.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:06:58.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:06:58.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:06:58.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:07:13.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:07:13.286  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:07:11.745432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e8954298-bf16-48f3-aa40-b7fd5bbdae43","timestamp":"2022-08-04T09:07:11.745546Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:07:13.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:07:13.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:07:14.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:07:14.377  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-08-04T09:07:13.679442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b60abee9-e8aa-4acf-80ec-01979392485e","timestamp":"2022-08-04T09:07:13.679548Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 09:07:14.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:07:14.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:07:29.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:07:29.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:07:29.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:07:43.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:07:43.553  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:07:43.364189Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e4b007c-f27c-4ada-95c8-41db8b3fe1a9","timestamp":"2022-08-04T09:07:43.364293Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:07:43.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:07:43.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:07:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:07:58.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:07:58.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:07:58.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:08:13.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:08:13.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:08:13.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:08:28.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:08:28.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:08:28.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:08:43.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:08:43.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:08:43.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:08:58.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:08:58.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:08:58.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:09:13.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:09:13.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:09:11.745983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0fcf710a-f819-42f0-a74e-b7d7c9704c26","timestamp":"2022-08-04T09:09:11.746140Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:09:13.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:09:13.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:09:14.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:09:14.380  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-08-04T09:09:13.679361Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ea378a3-9caa-4132-b6f2-fe797f267e73","timestamp":"2022-08-04T09:09:13.679505Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-04 09:09:14.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:09:14.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:09:29.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:09:29.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:09:29.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:09:43.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:09:43.557  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-04T09:09:43.364219Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a52454d-d443-4ac8-a13c-8df4a349f4cd","timestamp":"2022-08-04T09:09:43.364282Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:09:43.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:09:43.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...
2022-08-04 09:09:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:09:58.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:09:58.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000
2022-08-04 09:09:58.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cea4ad28-d94e-4d69-b0ec-93ee527e443f/onap-policy-clamp-runtime-acm-6847cc68d9-zx6pr?timeout=15000 (anonymous) ...