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) ...
2022-08-04 09:10:13.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:10:13.571  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:10:13.571  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:10:28.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:10:28.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:10:28.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 09:10:43.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:10:43.571  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:10:43.571  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:10:58.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:10:58.526  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:10:58.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 09:11:13.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:11:13.279  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:11:11.745464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ee40a83-b623-41c7-bf78-bb97b5a35479","timestamp":"2022-08-04T09:11:11.745589Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:11:13.642  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:11:13.642  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:11:14.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:11:14.357  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:11:13.679590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cfa6bd32-135d-4341-abf1-bc7dd447565c","timestamp":"2022-08-04T09:11:13.679696Z","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:11:14.638  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:11:14.639  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:11:29.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:11:29.644  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:11:29.645  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:11:43.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:11:43.556  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:11:43.364514Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f63e4b1-ed5d-4206-8bd8-da4bedee3784","timestamp":"2022-08-04T09:11:43.364678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:11:43.642  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:11:43.642  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:11:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:11:58.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:11: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:11: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) ...
2022-08-04 09:12:13.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:12:13.556  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:12:13.557  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:12:28.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:12:28.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:12:28.513  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:12:43.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:12:43.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:12:43.496  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:12:58.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:12:58.447  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:12:58.447  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:13:13.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:13:13.276  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:13:11.745461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7349bf6-11cf-40ab-a3ea-894cdd1f950f","timestamp":"2022-08-04T09:13:11.745589Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:13:13.667  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:13:13.667  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:13:14.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:13:14.354  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:13:13.679478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"145da34f-c157-4cb9-b7ff-5851332aeae4","timestamp":"2022-08-04T09:13:13.679590Z","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:13:14.667  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:13:14.667  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:13:29.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:13:29.632  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:13:29.632  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:13:43.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:13: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-04T09:13:43.364259Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc3e73d4-837d-48ff-b900-5d0002bebb71","timestamp":"2022-08-04T09:13:43.364327Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:13:43.674  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:13:43.674  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:13:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:13:58.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:13:58.644  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:13:58.644  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:14:13.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:14:13.612  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:14:13.613  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:14:28.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:14:28.600  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:14:28.600  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:14:43.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:14: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:14: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:14:58.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:14:58.544  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:14:58.544  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:15:13.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:15:13.275  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:15:11.745693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e1b73a7-6f3b-4f55-b2c8-40bf5f5be5cc","timestamp":"2022-08-04T09:15:11.745816Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:15:13.687  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:15:13.687  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:15:14.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:15:14.357  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:15:13.679532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0f4fa7b-46f5-4dc3-8970-88be547aad26","timestamp":"2022-08-04T09:15:13.679607Z","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:15:14.689  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:15:14.689  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:15:29.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:15:29.717  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:15:29.717  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:15:43.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:15:43.602  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:15:43.364180Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a01c62e-ab05-40eb-937e-026ef29d687e","timestamp":"2022-08-04T09:15:43.364244Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:15:43.695  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:15:43.696  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:15:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:15:58.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:15:58.653  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:15:58.653  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:16:13.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:16:13.616  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:16:13.616  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:16:28.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:16:28.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:16:28.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:16:43.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:16:43.570  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:16:43.571  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:16:58.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:16:58.528  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:16:58.528  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:17:13.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:17:13.285  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:17:11.745474Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45820ac4-d800-4d0b-b3a3-a58fbb902aad","timestamp":"2022-08-04T09:17:11.745566Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:17:13.710  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:17:13.710  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:17:14.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:17: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:17:13.679337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b0ceaa0-90ea-4a69-9166-a537e71c09d7","timestamp":"2022-08-04T09:17:13.679470Z","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:17:14.707  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:17:14.707  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:17:29.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:17:29.681  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:17:29.681  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:17:43.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:17: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:17:43.364204Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42cb901f-fcf7-431c-a9a0-ffd9e6cf7739","timestamp":"2022-08-04T09:17:43.364266Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:17:43.711  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:17:43.711  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:17:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:17:58.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:17:58.666  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:17:58.666  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:18:13.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:18:13.623  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:18:13.623  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:18:28.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:18:28.593  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:18:28.593  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:18:43.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:18:43.579  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:18:43.579  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:18:58.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:18:58.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 09:18:58.529  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:19:13.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:19:13.284  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:19:11.745850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13b88aed-7631-4a2b-974d-b60b739b4d05","timestamp":"2022-08-04T09:19:11.746049Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:19:13.723  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:19:13.723  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:19:14.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:19:14.357  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:19: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":"e8759080-3c49-496b-a821-b9ddf33abc30","timestamp":"2022-08-04T09:19:13.679493Z","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:19:14.726  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:19:14.726  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:19:29.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:19:29.694  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:19:29.694  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:19:43.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:19:43.556  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:19:43.364657Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d099c45-5b56-4f1c-9f6d-c4c927c3fe9c","timestamp":"2022-08-04T09:19:43.364864Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:19:43.730  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:19:43.730  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:19:52.542  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:19:58.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:19:58.681  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:19:58.682  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:20:13.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:20:13.633  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:20:13.634  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:20:28.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:20:28.611  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:20:28.611  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:20:43.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:20:43.597  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:20:43.597  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:20:58.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:20:58.549  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:20:58.550  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:21:13.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:21:13.276  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:21:11.745852Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e867d38-f524-469e-b424-1e2e5abdbcff","timestamp":"2022-08-04T09:21:11.745925Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:21:13.754  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:21:13.754  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:21:14.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:21:14.374  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:21:13.679655Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6ba72e8-ece0-4141-881b-2a50a4382048","timestamp":"2022-08-04T09:21:13.679804Z","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:21:14.742  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:21:14.742  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:21:29.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:21:29.713  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:21:29.713  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:21:43.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:21:43.586  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:21:43.364286Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"493207b8-8717-4ef9-8316-781e08e49eff","timestamp":"2022-08-04T09:21:43.364419Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:21:43.749  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:21:43.749  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:21:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:21:58.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:21:58.730  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:21:58.731  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:22:13.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:22:13.700  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:22:13.701  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:22:28.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:22:28.668  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:22:28.668  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:22:43.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:22:43.626  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:22:43.626  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:22:58.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:22:58.571  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:22:58.571  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:23:13.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:23:13.277  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:23:11.745471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7b4ee6c-3c3e-4fb8-9c79-7eed52a70f75","timestamp":"2022-08-04T09:23:11.745600Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:23:13.764  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:23:13.764  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:23:14.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:23:14.386  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-04T09:23:13.679391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e73d60b-a3ac-459d-a3a6-acb0471f487b","timestamp":"2022-08-04T09:23:13.679533Z","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:23:14.761  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:23:14.762  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:23:29.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:23:29.734  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:23:29.735  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:23:43.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:23:43.603  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:23:43.364200Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28579358-bb18-489e-bb01-ea32b1693013","timestamp":"2022-08-04T09:23:43.364287Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:23:43.767  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:23:43.767  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:23:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:23:58.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:23:58.717  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:23:58.717  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:24:13.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:24:13.677  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:24:13.677  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:24:28.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:24:28.652  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:24:28.652  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:24:43.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:24:43.617  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:24:43.617  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:24:58.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:24:58.565  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:24:58.565  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:25:13.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:25:13.293  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:25:11.745904Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0365644-2bf8-4f22-86f2-79711057ab45","timestamp":"2022-08-04T09:25:11.746086Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:25:13.805  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:25:13.805  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:25:14.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:25:14.426  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:25:13.679391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fa138e6-2c0c-4c73-ab02-d5844fa6819c","timestamp":"2022-08-04T09:25:13.679475Z","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:25:14.787  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:25:14.788  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:25:29.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:25:29.743  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:25:29.743  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:25:43.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:25:43.616  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:25:43.364240Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d7cbf69-1d02-4956-a52c-7f116563ae68","timestamp":"2022-08-04T09:25:43.364309Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:25:43.789  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:25:43.790  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:25:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:25:58.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:25:58.740  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:25:58.740  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:26:13.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:26:13.712  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:26:13.712  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:26:28.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:26:28.668  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:26:28.668  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:26:43.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:26:43.632  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:26:43.632  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:26:58.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:26:58.586  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:26:58.586  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:27:13.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:27:13.282  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:27: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":"e16c7e7d-90c1-4867-bab1-fef50a0fa03e","timestamp":"2022-08-04T09:27:11.745595Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:27:13.807  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:27:13.807  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:27:14.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:27:14.432  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:27: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":"a325cec2-fd3b-4e21-a94f-a498aa3e4316","timestamp":"2022-08-04T09:27:13.679444Z","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:27:14.803  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:27:14.803  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:27:29.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:27:29.766  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:27:29.767  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:27:43.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:27:43.635  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:27:43.364446Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d072587-b94b-4e30-aab4-440cebc20241","timestamp":"2022-08-04T09:27:43.364578Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:27:43.808  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:27:43.808  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:27:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:27:58.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:27:58.791  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:27:58.791  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:28:13.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:28:13.790  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:28:13.790  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:28:28.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:28:28.760  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:28:28.763  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:28:43.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:28:43.719  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:28:43.719  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:28:58.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:28:58.674  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:28:58.674  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:29:13.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:29: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:29:11.745706Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9aec8a47-60d4-49af-8d77-4bc342566dc6","timestamp":"2022-08-04T09:29:11.745770Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:29:13.829  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:29:13.829  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:29:14.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:29:14.450  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:29: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":"26a02275-6d28-43f2-9254-e803897d12cb","timestamp":"2022-08-04T09:29:13.679437Z","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:29:14.830  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:29:14.831  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:29:29.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:29:29.813  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:29:29.813  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:29:43.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:29: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-04T09:29:43.364483Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11eb92bf-fb66-41c3-b32b-640d7325cb3c","timestamp":"2022-08-04T09:29:43.364612Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:29:43.839  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:29:43.840  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:29:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:29:58.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:29:58.821  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:29:58.821  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:30:13.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:30:13.820  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:30:13.820  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:30:28.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:30:28.784  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:30:28.785  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:30:43.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:30:43.757  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:30:43.757  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:30:58.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:30:58.730  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:30:58.730  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:31:13.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:31:13.299  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:31:11.745880Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f7bde63-6a1d-4c4d-af53-fca110818160","timestamp":"2022-08-04T09:31:11.746035Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:31:13.848  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:31:13.848  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:31:14.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:31:14.468  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:31:13.679589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7969905a-bb4d-46c7-9407-a3922048f830","timestamp":"2022-08-04T09:31:13.679695Z","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:31:14.847  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:31:14.847  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:31:29.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:31:29.830  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:31:29.830  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:31:43.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:31:43.564  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:31:43.364251Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6732e8ca-8aba-4a3f-805e-0bfda5e6de01","timestamp":"2022-08-04T09:31:43.364338Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:31:43.855  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:31:43.856  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:31:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:31:58.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:31:58.809  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:31:58.809  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:32:13.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:32:13.805  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:32:13.805  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:32:28.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:32:28.762  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:32:28.762  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:32:43.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:32:43.723  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:32:43.724  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:32:58.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:32:58.680  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:32:58.681  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:33:13.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:33:13.288  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:33:11.745425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"664e06e1-8924-4a6f-824c-778253b9cd43","timestamp":"2022-08-04T09:33:11.745509Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:33:13.866  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:33:13.866  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:33:14.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:33:14.485  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:33:13.679351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ad258c2-d3ae-4a62-947f-c875be418c1a","timestamp":"2022-08-04T09:33:13.679430Z","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:33:14.868  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:33:14.868  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:33:29.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:33:29.827  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:33:29.827  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:33:43.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:33:43.555  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:33:43.364237Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f832f01-fb56-4834-ab9b-5d5c62ef8536","timestamp":"2022-08-04T09:33:43.364300Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:33:43.873  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:33:43.873  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:33:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:33:58.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:33:58.826  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:33:58.827  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:34:13.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:34:13.847  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:34:13.847  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:34:28.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:34:28.838  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:34:28.838  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:34:43.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:34:43.799  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:34:43.799  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:34:58.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:34:58.769  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:34:58.769  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:35:13.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:35:13.292  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:35:11.745431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86ff555d-dbcd-4ceb-ae29-30488853d59d","timestamp":"2022-08-04T09:35:11.745543Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:35:13.886  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:35:13.886  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:35:14.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:35:14.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-04T09:35:13.679333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3d6c100-5056-49ee-bcc9-243ccb5e8f81","timestamp":"2022-08-04T09:35:13.679397Z","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:35:14.884  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:35:14.885  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:35:29.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:35:29.850  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:35:29.851  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:35:43.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:35:43.564  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:35: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":"f7792213-7bb5-4dd2-8182-adf18f2a6c39","timestamp":"2022-08-04T09:35:43.364616Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:35:43.887  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:35:43.887  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:35:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:35:58.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:35:58.833  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:35:58.834  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:36:13.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:36:13.852  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:36:13.852  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:36:28.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:36:28.816  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:36:28.816  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:36:43.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:36:43.780  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:36:43.780  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:36:58.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:36:58.733  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:36:58.733  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:37:13.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:37:13.306  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:37:11.746541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6c09b0d-c459-4f77-abec-4cb8a61fcdfd","timestamp":"2022-08-04T09:37:11.747431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:37:13.899  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:37:13.899  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:37:14.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:37:14.528  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:37:13.679425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d0af731-6c9c-45f9-b68c-641c7a7a632d","timestamp":"2022-08-04T09:37:13.679519Z","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:37:14.899  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:37:14.899  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:37:29.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:37:29.884  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:37:29.884  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:37:43.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:37: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:37: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":"b41b356c-34ea-499c-9c1b-482530a006bc","timestamp":"2022-08-04T09:37:43.364470Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:37:43.904  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:37:43.904  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:37:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:37:58.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:37:58.861  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:37:58.861  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:38:13.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:38:13.835  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:38:13.835  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:38:28.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:38:28.832  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:38:28.832  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:38:43.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:38:43.812  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:38:43.812  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:38:58.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:38:58.765  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:38:58.765  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:39:13.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:39:13.294  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:39:11.745448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"617bdcd3-6d12-4871-a83a-7e7f360a1416","timestamp":"2022-08-04T09:39:11.745529Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:39:13.919  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:39:13.919  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:39:14.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:39:14.541  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:39:13.679322Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ca60f5e-9b9b-4b7d-bd39-72943914b939","timestamp":"2022-08-04T09:39:13.679385Z","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:39:14.919  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:39:14.919  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:39:29.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:39:29.925  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:39:29.925  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:39:43.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:39: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-04T09:39:43.364256Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"436d5b61-d61b-4f54-b1d5-0795a982707a","timestamp":"2022-08-04T09:39:43.364327Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:39:43.935  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:39:43.936  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:39:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:39:58.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:39:58.887  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:39:58.887  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:40:13.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:40:13.874  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:40:13.874  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:40:28.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:40:28.837  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:40:28.837  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:40:43.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:40:43.813  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:40:43.813  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:40:58.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:40:58.784  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:40:58.784  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:41:13.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:41:13.298  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:41:11.745463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75896a0c-f710-4826-bd55-df4c820ef428","timestamp":"2022-08-04T09:41:11.745590Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:41:13.941  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:41:13.941  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:41:14.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:41:14.563  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:41:13.679599Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed910358-9363-43d3-885a-6cf4880aa203","timestamp":"2022-08-04T09:41:13.679712Z","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:41:14.938  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:41:14.939  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:41:29.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:41:29.922  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:41:29.922  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:41:43.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:41:43.555  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:41:43.364214Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3dc07e44-989f-4c9b-934f-bcdceca26470","timestamp":"2022-08-04T09:41:43.364312Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:41:43.943  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:41:43.943  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:41:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:41:58.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:41:58.907  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:41:58.907  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:42:13.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:42:13.860  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:42:13.861  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:42:28.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:42:28.844  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:42:28.844  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:42:43.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:42:43.822  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:42:43.822  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:42:58.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:42:58.789  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:42:58.789  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:43:13.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:43: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-04T09:43:11.745826Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20546718-78f9-4001-a6b6-eba813214e25","timestamp":"2022-08-04T09:43:11.745972Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:43:13.959  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:43:13.960  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:43:14.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:43:14.580  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:43:13.679368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"480a0b66-7768-4197-8258-94fc8ee34cf5","timestamp":"2022-08-04T09:43:13.679475Z","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:43:14.958  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:43:14.959  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:43:29.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:43:29.926  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:43:29.926  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:43:43.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:43: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:43:43.364479Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c59887a8-6051-4b38-9885-37b85ef4f8b6","timestamp":"2022-08-04T09:43:43.364624Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:43:43.963  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:43:43.963  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:43:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:43:58.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:43:58.919  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:43:58.919  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:44:13.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:44:13.942  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:44:13.942  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:44:28.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:44:28.935  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:44:28.935  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:44:43.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:44:43.893  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:44:43.893  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:44:58.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:44:58.854  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:44:58.854  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:45:13.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:45:13.341  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:45:11.745452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2877611-dc70-4b05-a05f-7d001d78beec","timestamp":"2022-08-04T09:45:11.745545Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:45:13.977  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:45:13.977  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:45:14.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:45:14.597  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:45: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":"d043ee26-783b-4b92-9c5e-0abec30e1aba","timestamp":"2022-08-04T09:45:13.679411Z","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:45:14.975  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:45:14.975  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:45:29.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:45:29.953  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:45:29.953  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:45:43.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:45: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-04T09:45:43.364314Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f3f35fb-726a-4c71-8f94-dfd5560fb549","timestamp":"2022-08-04T09:45:43.364396Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:45:43.981  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:45:43.982  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:45:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:45:58.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:45:58.942  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:45:58.942  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:46:13.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:46:13.963  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:46:13.963  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:46:28.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:46:28.931  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:46:28.931  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:46:43.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:46:43.882  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:46:43.882  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:46:58.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:46:58.847  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:46:58.848  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:47:13.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:47:13.317  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:47:11.746320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52bfd67a-329d-4b9d-99cb-5ef5dd4d4d8f","timestamp":"2022-08-04T09:47:11.746566Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:47:14.001  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:47:14.001  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:47:14.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:47:14.627  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:47:13.679750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b7731d3-eafd-4ec7-b6ed-7449f5531370","timestamp":"2022-08-04T09:47:13.679826Z","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:47:14.997  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:47:14.997  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:47:29.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:47:29.986  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:47:29.986  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:47:43.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:47: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-04T09:47:43.364607Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21b908ee-c9d5-4185-bdf2-3e4f1becfaaa","timestamp":"2022-08-04T09:47:43.364769Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:47:44.004  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:47:44.005  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:47:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:47:58.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:47:58.963  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:47:58.963  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:48:13.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:48:13.976  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:48:13.977  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:48:28.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:48:28.947  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:48:28.947  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:48:43.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:48:43.914  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:48:43.914  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:48:58.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:48:58.868  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:48:58.869  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:49:13.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:49:13.384  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:49:11.745612Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67fd56df-3bc3-432c-8f43-f59bc8a6ec16","timestamp":"2022-08-04T09:49:11.745666Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:49:14.018  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:49:14.018  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:49:14.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:49:14.636  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:49:13.679625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d005d91-8526-4784-86b9-30f84b1917c6","timestamp":"2022-08-04T09:49:13.679827Z","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:49:15.015  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:49:15.016  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:49:29.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:49:29.972  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:49:29.972  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:49:43.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:49: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:49:43.364409Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3eb0e5f-bb49-4ad4-97af-3516746c94f2","timestamp":"2022-08-04T09:49:43.364518Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:49:44.024  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:49:44.024  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:49:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:49:58.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:49:58.985  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:49:58.985  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:50:13.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:50:13.975  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:50:13.976  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:50:28.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:50:28.953  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:50:28.953  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:50:43.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:50:43.917  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:50:43.917  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:50:58.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:50:58.883  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:50:58.884  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:51:13.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:51:13.366  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:51:11.745542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0328d2f1-c02c-4fda-85dc-b2243ce11cf4","timestamp":"2022-08-04T09:51:11.745610Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:51:14.039  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:51:14.040  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:51:14.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:51:14.662  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:51:13.680383Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39dbe6c3-e7cc-49a7-8108-8eca325f19c0","timestamp":"2022-08-04T09:51:13.680449Z","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:51:15.046  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:51:15.046  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:51:30.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:51:30.051  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:51:30.051  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:51:43.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:51: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-04T09:51:43.364699Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5af8cfb-5f39-466a-8389-21875aa122fc","timestamp":"2022-08-04T09:51:43.364879Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:51:44.048  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:51:44.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 09:51:52.544  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:51:59.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:51:59.020  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:51:59.020  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:52:13.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:52:13.972  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:52:13.972  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:52:28.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:52:28.936  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:52:28.936  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:52:43.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:52:43.899  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:52:43.899  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:52:58.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:52:58.870  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:52:58.870  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:53:13.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:53:13.340  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:53:11.745981Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e9ad9ca-51ff-45bb-9f1f-603df1a48a8d","timestamp":"2022-08-04T09:53:11.746149Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:53:14.060  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:53:14.060  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:53:14.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:53:14.686  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:53:13.679318Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c3b4d4f-086c-4576-834b-f0a37d08a20b","timestamp":"2022-08-04T09:53:13.679383Z","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:53:15.063  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:53:15.064  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:53:30.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:53:30.053  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:53:30.053  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:53:43.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:53: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:53:43.364424Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bed867b-7c7c-4230-8a30-3d2ff55e588b","timestamp":"2022-08-04T09:53:43.364508Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:53:44.068  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:53:44.068  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:53:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:53:59.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:53:59.057  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:53:59.057  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:54:14.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:54:14.034  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:54:14.034  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:54:29.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:54:29.002  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:54:29.003  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:54:43.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:54:43.985  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:54:43.985  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:54:58.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:54:58.946  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:54:58.946  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:55:13.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:55:13.313  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:55:11.745520Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09a99809-b8a6-4d7c-be5c-bdcf1e7f9932","timestamp":"2022-08-04T09:55:11.745596Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:55:14.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 09:55:14.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 09:55:14.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:55:14.714  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:55: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":"b5e6b131-9b9a-4849-a8eb-d9a1b5ee87f8","timestamp":"2022-08-04T09:55:13.679970Z","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:55:15.098  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:55:15.098  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:55:30.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:55:30.055  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:55:30.055  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:55:43.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:55: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:55:43.364306Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c801eb4-3ae8-47cb-8ad4-118a46b08b68","timestamp":"2022-08-04T09:55:43.364418Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:55:44.091  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:55:44.092  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:55:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:55:59.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:55:59.067  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:55:59.067  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:56:14.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:56:14.038  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:56:14.039  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:56:28.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:56:28.992  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:56:28.992  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:56:43.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:56:43.975  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:56:43.975  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:56:58.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:56:58.921  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:56:58.921  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:57:13.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:57:13.374  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:57:11.745454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a5db141-8dd3-48e4-a441-443a1255d50b","timestamp":"2022-08-04T09:57:11.745531Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:57:14.104  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:57:14.105  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:57:14.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:57:14.735  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:57: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":"68e2b558-65eb-429e-81f5-a01c0d8ae0d2","timestamp":"2022-08-04T09:57:13.679415Z","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:57:15.106  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:57:15.106  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:57:30.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:57:30.086  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:57:30.087  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:57:43.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:57: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:57:43.364243Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e27c99e-a002-48e4-a350-1d14914beec1","timestamp":"2022-08-04T09:57:43.364322Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:57:44.109  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:57:44.110  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:57:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:57:59.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:57:59.060  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:57:59.060  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:58:14.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:58:14.027  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:58:14.028  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:58:28.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:58:28.995  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:58:28.995  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:58:43.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:58:43.953  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:58:43.954  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:58:58.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:58:58.904  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:58:58.905  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:59:13.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:59:13.380  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:59:11.745772Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abc26cca-d21b-4179-ab0a-eb28afd799c8","timestamp":"2022-08-04T09:59:11.745894Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 09:59:14.131  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:59:14.131  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:59:14.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:59:14.748  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:59:13.679762Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7641d25a-da13-4188-bdcf-c0ced5e814d9","timestamp":"2022-08-04T09:59:13.679955Z","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:59:15.127  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:59:15.127  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:59:30.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:59:30.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 09:59:30.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 09:59:43.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:59:43.566  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:59:43.364447Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5680f3e-87eb-4bd9-9578-437e0042c547","timestamp":"2022-08-04T09:59:43.364659Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 09:59:44.129  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:59:44.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 09:59:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 09:59:59.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 09:59:59.086  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:59:59.086  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 10:00:14.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:00:14.052  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 10:00:14.052  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 10:00:29.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:00:29.039  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 10:00:29.040  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 10:00:44.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:00:44.017  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 10:00:44.017  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 10:00:58.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:00:58.967  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 10:00:58.967  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 10:01:13.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:01:13.312  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-04T10:01:11.745564Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f51e645-99e8-4e87-8c99-7b3fb3326527","timestamp":"2022-08-04T10:01:11.745641Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 10:01:14.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 10:01:14.145  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 10:01:14.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:01:14.771  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-04T10:01:13.679493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a1f69cf-b742-45a0-9fcf-c089b04dfacc","timestamp":"2022-08-04T10:01:13.679598Z","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 10:01:15.146  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 10:01:15.146  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 10:01:30.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:01:30.114  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 10:01:30.114  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 10:01:43.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:01: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-04T10:01:43.364494Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa2ed705-781f-4821-8cfd-bf93de9522ab","timestamp":"2022-08-04T10:01:43.364571Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 10:01:44.148  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 10:01:44.148  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 10:01:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 10:01:59.121  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:01:59.122  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 10:01:59.122  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 10:02:14.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:02:14.102  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 10:02:14.102  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 10:02:29.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:02:29.075  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 10:02:29.075  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 10:02:44.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:02:44.049  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 10:02:44.049  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 10:02:59.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:02:59.005  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 10:02:59.005  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 10:03:13.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:03:13.318  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-04T10:03:11.745947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ecfcd11-57db-4a27-a736-4f1ccac9f3b7","timestamp":"2022-08-04T10:03:11.746119Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 10:03:14.164  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 10:03:14.165  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 10:03:14.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:03:14.783  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-04T10:03:13.679353Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b22c139-460a-459b-bcec-08a3bddf023e","timestamp":"2022-08-04T10:03:13.679440Z","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 10:03:15.164  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 10:03:15.164  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 10:03:30.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:03:30.145  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 10:03:30.145  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 10:03:43.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:03:43.563  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-04T10:03:43.364254Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a91510c3-f14f-41d6-86fc-17d647c22b33","timestamp":"2022-08-04T10:03:43.364365Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 10:03:44.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 10:03:44.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 10:03:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 10:03:59.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:03:59.121  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 10:03:59.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 10:04:14.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:04:14.067  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 10:04:14.067  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 10:04:29.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:04:29.065  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 10:04:29.066  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 10:04:44.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:04:44.022  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 10:04:44.022  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 10:04:58.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:04:58.974  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 10:04:58.974  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 10:05:13.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:05:13.323  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-04T10:05:11.745488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7d1ef38-4968-4efe-b816-eed2840a1f43","timestamp":"2022-08-04T10:05:11.745560Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 10:05: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 10:05:14.182  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 10:05:14.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:05:14.802  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-04T10:05:13.679369Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e93e316b-204e-49d4-b0fb-37dcf646b0c1","timestamp":"2022-08-04T10:05:13.679436Z","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 10:05: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 10:05:15.182  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 10:05:30.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:05:30.151  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 10:05:30.151  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 10:05:43.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:05:43.555  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-04T10:05:43.364227Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7764eb2-b8f6-45ba-a2a4-c0b0c906f899","timestamp":"2022-08-04T10:05:43.364285Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 10:05: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 10:05: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 10:05:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 10:05:59.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:05:59.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 10:05:59.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 10:06:14.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:06:14.142  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 10:06:14.142  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 10:06:29.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:06:29.126  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 10:06:29.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 10:06:44.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:06:44.128  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 10:06:44.129  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 10:06:59.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:06:59.085  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 10:06:59.085  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 10:07:13.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:07:13.368  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-04T10:07:11.745452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32cfb973-412a-4ca9-b7e5-be90370f5c37","timestamp":"2022-08-04T10:07:11.745578Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 10:07:14.199  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 10:07:14.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 10:07:14.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:07:14.820  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-04T10:07:13.679351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9942539d-82ed-4c98-b7d6-c68df87e5815","timestamp":"2022-08-04T10:07:13.679427Z","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 10:07:15.203  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 10:07:15.203  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 10:07:30.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:07:30.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 10:07:30.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 10:07:43.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:07:43.572  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-04T10:07:43.364742Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5542481e-3704-4448-85a0-04cbef777a1d","timestamp":"2022-08-04T10:07:43.364893Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 10:07:43.601  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 10:07:43.602  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 10:07:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 10:07:58.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:07:58.579  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 10:07:58.579  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 10:08:13.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:08:13.553  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 10:08:13.553  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 10:08:28.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:08:28.556  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 10:08:28.556  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 10:08:43.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:08:43.537  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 10:08:43.538  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 10:08:58.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:08:58.496  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 10:08:58.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 10:09:13.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:09:13.323  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-04T10:09:11.746024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6335b3dd-f950-4fb5-be17-e167557eed5c","timestamp":"2022-08-04T10:09:11.746805Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 10:09:14.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 10:09:14.220  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 10:09:14.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:09:14.839  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-04T10:09:13.679927Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9760bd69-cf46-4df6-ad6c-c5b744ba65de","timestamp":"2022-08-04T10:09:13.680102Z","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 10:09:15.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 10:09:15.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 10:09:30.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:09:30.201  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 10:09:30.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 10:09:43.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:09:43.556  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-04T10:09:43.364302Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b660032d-7288-44a5-a2cf-8973acc4f008","timestamp":"2022-08-04T10:09:43.364361Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 10:09:44.221  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 10:09:44.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 10:09:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 10:09:59.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:09:59.185  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 10:09:59.185  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 10:10:14.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:10:14.148  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 10:10:14.148  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 10:10:29.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:10:29.104  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 10:10:29.105  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 10:10:44.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:10:44.064  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 10:10:44.064  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 10:10:59.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:10:59.076  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 10:10:59.077  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 10:11:13.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:11:13.345  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-04T10:11:11.745452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c556e9bc-ec4e-4ec9-9010-a97c7b2533a8","timestamp":"2022-08-04T10:11:11.745575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 10:11:14.239  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 10:11:14.239  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 10:11:14.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:11:14.859  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-04T10:11:13.679558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc693426-cc67-40ae-be9a-997860553483","timestamp":"2022-08-04T10:11:13.679687Z","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 10:11:15.243  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 10:11:15.243  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 10:11:30.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:11:30.228  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 10:11:30.228  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 10:11:43.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:11:43.556  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-04T10:11:43.364222Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f896d42-bb84-4088-9bb1-1b20c5bbe3e2","timestamp":"2022-08-04T10:11:43.364309Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 10:11:44.241  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 10:11:44.241  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 10:11:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 10:11:59.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:11: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 10:11: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 10:12:14.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:12:14.165  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 10:12:14.166  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 10:12:29.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:12:29.137  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 10:12:29.137  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 10:12:44.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:12:44.108  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 10:12:44.109  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 10:12:59.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:12:59.082  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 10:12:59.082  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 10:13:13.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:13:13.340  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-04T10:13:11.745985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23bfab69-49dc-4276-aef1-62fa0b708d36","timestamp":"2022-08-04T10:13:11.746191Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-04 10:13:14.255  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 10:13:14.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 10:13:14.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:13:14.876  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-04T10:13:13.679422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd70451a-17a8-4327-bcd5-2d3af84a5b4e","timestamp":"2022-08-04T10:13:13.679495Z","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 10:13:15.255  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 10:13:15.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 10:13:30.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:13:30.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 10:13:30.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 10:13:43.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:13:43.562  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-04T10:13:43.364265Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30252d39-fd7e-4d1a-8ed1-7b80a3868fcd","timestamp":"2022-08-04T10:13:43.364348Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-04 10:13: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 10:13:44.260  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 10:13:52.541  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-04 10:13:59.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:13:59.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 10:13:59.220  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 10:14:14.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:14:14.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 10:14:14.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 10:14:29.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:14:29.166  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 10:14:29.167  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 10:14:44.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-04 10:14:44.152  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 10:14:44.152  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) ...