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-11-12 02:58:48.767  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-n69kl with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-11-12 02:58:48.773  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-11-12 02:58:51.784  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-12 02:58:52.736  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 921 ms. Found 7 JPA repository interfaces.
2022-11-12 02:58:55.252  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-11-12 02:58:55.257  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-11-12 02:58:55.262  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-11-12 02:58:55.278  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-11-12 02:58:55.291  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-11-12 02:58:55.305  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-11-12 02:58:55.315  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-11-12 02:58:55.318  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-11-12 02:58:55.372  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-11-12 02:58:55.410  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-11-12 02:58:55.414  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-11-12 02:58:56.379  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-11-12 02:58:56.444  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-11-12 02:58:56.445  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-11-12 02:58:56.666  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-11-12 02:58:56.668  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7698 ms
2022-11-12 02:58:57.445  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-11-12 02:58:58.190  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-12 02:58:58.591  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-11-12 02:58:59.284  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-12 02:58:59.742  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-11-12 02:59:00.317  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-11-12 02:59:00.398  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-12 02:59:10.648  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-12 02:59:10.672  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-12 02:59:14.548  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9697908b-8d28-44e3-a3d8-7874708078d6, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-n69kl, 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-11-12 02:59:14.806  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-11-12 02:59:16.230  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-11-12 02:59:18.333  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31dd0e2e, org.springframework.security.web.context.SecurityContextPersistenceFilter@71e409f, org.springframework.security.web.header.HeaderWriterFilter@194eae3e, org.springframework.security.web.authentication.logout.LogoutFilter@44a98a23, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5b80b41d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@22b10124, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6636448b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@478fe415, org.springframework.security.web.session.SessionManagementFilter@70bc9070, org.springframework.security.web.access.ExceptionTranslationFilter@4b5f022f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1fcfcf37]
2022-11-12 02:59:19.324  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-11-12 02:59:19.324  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-11-12 02:59:19.325  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-11-12 02:59:19.325  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-11-12 02:59:19.325  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-11-12 02:59:19.326  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-11-12 02:59:19.326  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-11-12 02:59:19.326  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-11-12 02:59:19.327  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-11-12 02:59:19.327  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-11-12 02:59:19.327  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-11-12 02:59:19.328  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-11-12 02:59:19.328  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-11-12 02:59:19.328  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-11-12 02:59:19.329  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-11-12 02:59:19.329  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-11-12 02:59:19.329  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-11-12 02:59:19.330  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-11-12 02:59:19.330  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-11-12 02:59:19.330  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-11-12 02:59:19.331  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-11-12 02:59:19.331  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-11-12 02:59:19.414  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-11-12 02:59:20.874  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-11-12 02:59:20.875  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-11-12 02:59:20.887  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9697908b-8d28-44e3-a3d8-7874708078d6, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-n69kl, 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-11-12 02:59:20.890  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9697908b-8d28-44e3-a3d8-7874708078d6, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-n69kl, 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-11-12 02:59:20.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 02:59:20.892  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=63addfb1-d7df-4cf9-984b-9e4e41b2858f, alive=false, publisher=null]]: starting
2022-11-12 02:59:20.937  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=63addfb1-d7df-4cf9-984b-9e4e41b2858f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-11-12 02:59:20.937  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-11-12 02:59:20.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 02:59:20.939  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-11-12 02:59:20.939  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-11-12 02:59:20.939  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-11-12 02:59:20.939  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-11-12 02:59:20.940  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-11-12 02:59:20.940  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-11-12 02:59:20.941  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-11-12 02:59:20.941  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-11-12 02:59:20.941  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-11-12 02:59:20.941  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-11-12 02:59:20.941  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-11-12 02:59:20.942  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-11-12 02:59:20.942  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9697908b-8d28-44e3-a3d8-7874708078d6, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-n69kl, 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@ff1a5a0
2022-11-12 02:59:20.942  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=9697908b-8d28-44e3-a3d8-7874708078d6, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-n69kl, 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-11-12 02:59:20.943  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-11-12 02:59:20.949  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 33.781 seconds (JVM running for 36.1)
2022-11-12 02:59:20.973  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-11-12 02:59:21.015  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-11-12 02:59:36.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 02:59:36.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 02:59:36.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 02:59:46.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 02:59:46.422  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-11-12 02:59:46.425  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-11-12T02:59:45.065739Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0be66505-ea63-438f-ae0b-809b12687011","timestamp":"2022-11-12T02:59:45.066127Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 02:59:46.788  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 02:59:46.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:00:01.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:00:01.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:00:01.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:00:16.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:00:16.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:00:16.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:00:26.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:00:26.993  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:00:26.275100Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e11af5b-5077-444c-a84a-37f13de9a4da","timestamp":"2022-11-12T03:00:26.275260Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:00:27.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:00:27.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:00:42.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:00:42.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:00:42.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:00:57.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:00:57.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:00:57.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:01:12.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:01:12.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:01:12.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:01:17.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:01:17.388  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:01:16.699034Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f391d618-ebd5-4625-b4d5-c222d0957815","timestamp":"2022-11-12T03:01:16.699138Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:01:18.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:01:18.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:01:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:01:33.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:01:33.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:01:33.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:01:46.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:01:46.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-12T03:01:45.065542Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7f75418-8f98-46d1-a838-86c0bccc7377","timestamp":"2022-11-12T03:01:45.065617Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:01:47.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:01:47.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:02:02.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:02:02.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:02:02.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:02:17.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:02:17.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:02:17.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:02:26.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:02:26.986  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:02:26.275166Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1cecd8e-2389-475f-b001-b25e6c5631aa","timestamp":"2022-11-12T03:02:26.275324Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:02:27.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:02:27.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:02:42.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:02:42.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:02:42.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:02:57.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:02:57.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:02:57.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:03:12.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:03:12.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:03:12.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:03:17.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:03:17.410  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:03:16.699228Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16804296-467c-468b-9d3e-694dc0d1887e","timestamp":"2022-11-12T03:03:16.699406Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:03:18.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:03:18.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:03:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:03:33.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:03:33.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:03:33.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:03:46.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:03:46.409  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-12T03:03:45.065576Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"614da35d-4e82-4db0-965e-e5a175bf55f1","timestamp":"2022-11-12T03:03:45.065707Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:03:47.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:03:47.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:04:02.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:04:02.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:04:02.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:04:17.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:04:17.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:04:17.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:04:26.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:04:26.972  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:04:26.274387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abe0ee48-30a1-44e1-8729-2e1cea430133","timestamp":"2022-11-12T03:04:26.274532Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:04:27.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:04:27.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:04:42.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:04:42.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:04:42.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:04:57.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:04:57.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:04:57.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:05:12.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:05:12.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:05:12.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:05:17.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:05:17.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:05:16.699144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34de19ba-e994-47b2-be42-e2cf07e76c1d","timestamp":"2022-11-12T03:05:16.699228Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:05:18.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:05:18.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:05:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:05:33.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:05:33.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:05:33.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:05:46.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:05:46.400  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-11-12T03:05:45.065329Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b35d882-5537-47a4-a5e8-7152be952c34","timestamp":"2022-11-12T03:05:45.065412Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:05:47.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:05:47.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:06:02.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:06:02.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:06:02.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:06:17.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:06:17.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:06:17.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:06:26.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:06:26.979  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:06:26.274273Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"800b529c-dcf8-4e81-bd5b-7c083873b990","timestamp":"2022-11-12T03:06:26.274372Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:06:27.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:06:27.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:06:42.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:06:42.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:06:42.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:06:57.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:06:57.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:06:57.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:07:12.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:07:12.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:07:12.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:07:17.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:07:17.383  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:07:16.699256Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"152a7363-58ab-498f-8f83-697ad3993cea","timestamp":"2022-11-12T03:07:16.699502Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:07:18.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:07:18.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:07:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:07:33.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:07:33.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:07:33.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:07:46.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:07:46.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-12T03:07:45.065622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f3b79e6-f2ed-4f82-8450-0cabe23f207a","timestamp":"2022-11-12T03:07:45.065776Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:07:47.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:07:47.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:08:02.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:08:02.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:08:02.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:08:17.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:08:17.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:08:17.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:08:26.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:08:26.967  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:08:26.274541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78c5e15f-5b9c-4f30-a5b7-0fd4229f60c9","timestamp":"2022-11-12T03:08:26.274683Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:08:27.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:08:27.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:08:42.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:08:42.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:08:42.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:08:57.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:08:57.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:08:57.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:09:12.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:09:12.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:09:12.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:09:17.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:09:17.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-11-12T03:09:16.699001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69c81693-3206-4ed6-9d34-ba1f67be1104","timestamp":"2022-11-12T03:09:16.699085Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:09:17.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:09:17.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:09:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:09:32.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:09:32.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:09:32.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:09:46.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:09:46.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-12T03:09:45.065770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebbfb89c-b595-482c-955b-056c7987f846","timestamp":"2022-11-12T03:09:45.065858Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:09:49.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:09:49.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:10:04.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:10:04.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:10:04.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:10:19.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:10:19.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:10:19.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:10:26.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:10:26.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:10:26.274333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"170a7277-ae7a-4fad-8e9a-b7f6a2a696df","timestamp":"2022-11-12T03:10:26.274474Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:10:27.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:10:27.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:10:42.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:10:42.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:10:42.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:10:57.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:10:57.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:10:57.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:11:12.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:11:12.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:11:12.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:11:17.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:11:17.375  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:11:16.698985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23a76d45-23f4-4edf-94fc-49f4c4c5e2cf","timestamp":"2022-11-12T03:11:16.699070Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:11:17.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:11:17.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:11:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:11:32.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:11:32.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:11:32.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:11:46.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:11:46.423  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-11-12T03:11:45.065553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5723977a-d506-4d8e-a187-9656b62b23e9","timestamp":"2022-11-12T03:11:45.065683Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:11:49.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:11:49.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:12:04.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:12:04.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:12:04.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:12:19.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:12:19.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:12:19.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:12:26.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:12:26.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:12:26.274289Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8c6cb02-5fda-4e21-824e-664a7e119985","timestamp":"2022-11-12T03:12:26.274365Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:12:27.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:12:27.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:12:42.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:12:42.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:12:42.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:12:57.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:12:57.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:12:57.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:13:12.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:13:12.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:13:12.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:13:17.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:13:17.383  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:13:16.699221Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17f02c80-5958-4168-9bd1-b72c8b6f27a2","timestamp":"2022-11-12T03:13:16.699365Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:13:17.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:13:17.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:13:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:13:32.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:13:32.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:13:32.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:13:46.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:13:46.475  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-11-12T03:13:45.065349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86ca02af-2ad4-4cc6-bdb4-a7cda06c6269","timestamp":"2022-11-12T03:13:45.065475Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:13:47.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:13:47.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:14:02.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:14:02.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:14:02.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:14:17.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:14:17.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:14:17.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:14:27.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:14:27.065  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:14:26.274429Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8444943-5223-486c-baac-b71eb25aa163","timestamp":"2022-11-12T03:14:26.274573Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:14:27.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:14:27.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:14:42.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:14:42.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:14:42.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:14:57.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:14:57.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:14:57.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:15:12.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:15:12.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:15:12.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:15:17.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:15:17.386  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:15:16.699010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8957db2b-6292-4c46-951c-719ef8a2830a","timestamp":"2022-11-12T03:15:16.699101Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:15:17.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:15:17.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:15:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:15:32.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:15:32.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:15:32.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:15:46.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:15:46.425  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-11-12T03:15:45.065815Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24038b17-6d7a-4ec4-a1e5-1a72cf6a62a7","timestamp":"2022-11-12T03:15:45.066008Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:15:46.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:15:46.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:16:01.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:16:01.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:16:01.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:16:16.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:16:16.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:16:16.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:16:26.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:16:26.962  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:16:26.274416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"305acd4b-f263-40ab-b26a-d091caf994b2","timestamp":"2022-11-12T03:16:26.274603Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:16:27.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:16:27.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:16:42.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:16:42.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:16:42.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:16:57.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:16:57.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:16:57.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:17:12.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:17:12.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:17:12.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:17:17.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:17:17.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:17:16.699373Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce9be678-583a-420e-b653-f076a98f524a","timestamp":"2022-11-12T03:17:16.699505Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:17:17.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:17:17.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:17:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:17:32.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:17:32.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:17:32.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:17:46.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:17:46.418  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-11-12T03:17:45.065336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90828af3-45cd-4f05-b45a-787d749ed480","timestamp":"2022-11-12T03:17:45.065402Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:17:46.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:17:46.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:18:01.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:18:01.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:18:01.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:18:16.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:18:16.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:18:16.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:18:26.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:18:26.991  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:18:26.274388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e334894-69ce-4910-b165-ffbb9bbdf4e2","timestamp":"2022-11-12T03:18:26.274548Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:18:27.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:18:27.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:18:42.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:18:42.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:18:42.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:18:57.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:18:57.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:18:57.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:19:12.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:19:12.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:19:12.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:19:17.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:19:17.367  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:19:16.699260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0acc779f-5c74-45c4-a449-93d65a84caa1","timestamp":"2022-11-12T03:19:16.699423Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:19:17.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:19:17.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:19:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:19:32.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:19:32.486  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:19:32.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:19:46.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:19:46.413  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-11-12T03:19:45.065336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2e3a1c6-e85a-4708-8c55-40b6f29ad7fe","timestamp":"2022-11-12T03:19:45.065425Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:19:46.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:19:46.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:20:01.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:20:01.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:20:01.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:20:16.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:20:16.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:20:16.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:20:26.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:20:26.956  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:20:26.274299Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55d6b822-7b2e-490e-b73d-c9596ef07786","timestamp":"2022-11-12T03:20:26.274396Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:20:27.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:20:27.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:20:42.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:20:42.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:20:42.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:20:57.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:20:57.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:20:57.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:21:12.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:21:12.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:21:12.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:21:17.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:21:17.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:21:16.699213Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3425516-e98c-4602-be71-2c07bd5a73df","timestamp":"2022-11-12T03:21:16.699364Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:21:17.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:21:17.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:21:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:21:32.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:21:32.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:21:32.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:21:46.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:21:46.418  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-11-12T03:21:45.065374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80e800dc-efb0-4c9d-8fc1-333165a9440e","timestamp":"2022-11-12T03:21:45.065436Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:21:46.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:21:46.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:22:01.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:22:01.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:22:01.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:22:16.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:22:16.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:22:16.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:22:26.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:22:26.964  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:22:26.274471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3693be2-0d09-425f-97bc-d7e97dfe8f30","timestamp":"2022-11-12T03:22:26.274673Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:22:27.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:22:27.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:22:42.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:22:42.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:22:42.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:22:57.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:22:57.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:22:57.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:23:12.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:23:12.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:23:12.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:23:17.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:23:17.364  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:23:16.699031Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa1d1bd2-fff9-4f5f-8513-b738aee9f015","timestamp":"2022-11-12T03:23:16.699147Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:23:17.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:23:17.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:23:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:23:32.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:23:32.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:23:32.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:23:46.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:23:46.429  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-11-12T03:23:45.065603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"854a67c0-b08b-4b6a-aecd-8668c2df2327","timestamp":"2022-11-12T03:23:45.065748Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:23:46.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:23:46.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:24:01.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:24:01.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:24:01.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:24:16.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:24:16.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:24:16.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:24:26.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:24:26.968  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:24:26.274594Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a9aa97f-b05b-4c3f-905f-4235b1669fce","timestamp":"2022-11-12T03:24:26.274794Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:24:27.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:24:27.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:24:42.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:24:42.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:24:42.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:24:57.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:24:57.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:24:57.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:25:12.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:25:12.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:25:12.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:25:17.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:25:17.379  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:25:16.699488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c71ee37-5937-4a7b-a435-ef3065e2fe77","timestamp":"2022-11-12T03:25:16.699793Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:25:17.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:25:17.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:25:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:25:32.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:25:32.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:25:32.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:25:46.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:25:46.453  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-11-12T03:25:45.065432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6319afbf-3492-4457-b8fa-703a55531d3c","timestamp":"2022-11-12T03:25:45.065532Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:25:46.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:25:46.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:26:01.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:26:01.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:26:01.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:26:16.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:26:16.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:26:16.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:26:27.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:26:27.022  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:26:26.274487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e2bf903-18e7-4c9b-8df1-4d31e7224a91","timestamp":"2022-11-12T03:26:26.274646Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:26:27.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:26:27.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:26:42.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:26:42.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:26:42.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:26:57.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:26:57.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:26:57.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:27:12.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:27:12.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:27:12.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:27:17.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:27:17.367  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:27:16.699048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cc06f63-4fe2-47f8-adee-72aaeec84a86","timestamp":"2022-11-12T03:27:16.699155Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:27:17.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:27:17.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:27:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:27:32.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:27:32.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:27:32.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:27:46.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:27:46.438  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-12T03:27:45.065499Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0ad8019-09cf-48ae-a856-086358788e6b","timestamp":"2022-11-12T03:27:45.065580Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:27:46.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:27:46.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:28:01.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:28:01.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:28:01.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:28:16.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:28:16.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:28:16.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:28:26.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:28:26.954  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:28:26.274384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee15d419-0397-4194-a8f0-e0fbacbde200","timestamp":"2022-11-12T03:28:26.274471Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:28:27.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:28:27.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:28:42.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:28:42.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:28:42.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:28:57.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:28:57.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:28:57.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:29:12.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:29:12.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:29:12.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:29:17.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:29:17.365  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:29:16.699117Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24f79069-81b9-4691-8acf-ea8ccd224eab","timestamp":"2022-11-12T03:29:16.699291Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:29:17.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:29:17.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:29:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:29:32.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:29:32.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:29:32.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:29:46.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:29:46.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-12T03:29:45.065561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87939c55-edd5-4932-bfef-ceaa33911fb6","timestamp":"2022-11-12T03:29:45.065670Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:29:46.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:29:46.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:30:01.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:30:01.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:30:01.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:30:16.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:30:16.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:30:16.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:30:26.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:30:26.954  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:30:26.274242Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f02f212c-1fde-41f3-802b-6c7b396f77d4","timestamp":"2022-11-12T03:30:26.274383Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:30:27.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:30:27.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:30:42.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:30:42.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:30:42.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:30:57.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:30:57.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:30:57.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:31:12.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:31:12.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:31:12.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:31:17.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:31:17.371  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:31:16.699268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66abb259-0833-4ff3-9d24-f951f5c93a59","timestamp":"2022-11-12T03:31:16.699401Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:31:17.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:31:17.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:31:20.875  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:31:32.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:31:32.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:31:32.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:31:46.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:31:46.480  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-11-12T03:31:45.065592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04c60192-6ca2-4a75-b89f-b1195f118dee","timestamp":"2022-11-12T03:31:45.065704Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:31:46.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:31:46.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:32:01.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:32:01.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:32:01.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:32:16.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:32:16.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:32:16.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:32:26.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:32:26.960  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:32:26.274350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21505a6c-c143-4a22-af63-3778a34ad45d","timestamp":"2022-11-12T03:32:26.274552Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:32:27.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:32:27.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:32:42.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:32:42.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:32:42.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:32:57.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:32:57.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:32:57.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:33:12.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:33:12.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:33:12.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:33:17.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:33:17.414  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:33:16.699424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ce28038-9f0c-44af-aaf0-e41037137cca","timestamp":"2022-11-12T03:33:16.699767Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:33:17.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:33:17.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:33:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:33:32.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:33:32.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:33:32.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:33:46.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:33:46.474  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-11-12T03:33:45.065297Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"648aa6fb-a488-4dc5-93cd-a90df46317c1","timestamp":"2022-11-12T03:33:45.065362Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:33:46.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:33:46.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:34:01.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:34:01.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:34:01.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:34:16.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:34:16.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:34:16.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:34:26.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:34:26.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:34:26.274609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"726fdba0-623f-4066-8657-cb3fe03460b3","timestamp":"2022-11-12T03:34:26.274814Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:34:27.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:34:27.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:34:42.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:34:42.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:34:42.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:34:57.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:34:57.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:34:57.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:35:12.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:35:12.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:35:12.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:35:17.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:35:17.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:35:16.699056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e407bd7c-e13b-4d71-b9ff-ea795f746988","timestamp":"2022-11-12T03:35:16.699127Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:35:17.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:35:17.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:35:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:35:32.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:35:32.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:35:32.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:35:46.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:35:46.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-11-12T03:35:45.065338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fac5c895-790d-4f40-814b-c087007a259d","timestamp":"2022-11-12T03:35:45.065429Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:35:46.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:35:46.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:36:01.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:36:01.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:36:01.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:36:16.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:36:16.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:36:16.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:36:26.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:36:26.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:36:26.274264Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6788b037-64db-43a7-828c-f833c454a526","timestamp":"2022-11-12T03:36:26.274359Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:36:27.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:36:27.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:36:42.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:36:42.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:36:42.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:36:57.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:36:57.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:36:57.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:37:12.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:37:12.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:37:12.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:37:17.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:37:17.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:37:16.699029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66b07101-d686-450b-b6a8-e957e7545919","timestamp":"2022-11-12T03:37:16.699116Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:37:17.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:37:17.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:37:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:37:32.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:37:32.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:37:32.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:37:46.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:37:46.539  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-11-12T03:37:45.065347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"372000da-63e5-4117-bf3c-820ca0a532e1","timestamp":"2022-11-12T03:37:45.065462Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:37:46.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:37:46.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:38:01.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:38:01.693  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:38:01.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:38:16.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:38:16.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:38:16.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:38:26.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:38:26.952  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:38:26.274304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f27c75a8-03ac-485c-8f6c-6de0f00fc3ba","timestamp":"2022-11-12T03:38:26.274433Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:38:27.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:38:27.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:38:42.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:38:42.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:38:42.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:38:57.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:38:57.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:38:57.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:39:12.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:39:12.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:39:12.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:39:17.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:39:17.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:39:16.699040Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6cb067a-5530-48a6-9213-380fa2346e6d","timestamp":"2022-11-12T03:39:16.699120Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-12 03:39:17.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:39:17.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:39:20.872  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-12 03:39:32.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:39:32.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:39:32.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:39:46.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:39:46.449  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-11-12T03:39:45.065691Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e6224da-81be-4f05-93d6-b2fd1c2b8e48","timestamp":"2022-11-12T03:39:45.065803Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-12 03:39:46.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:39:46.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:40:01.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:40:01.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:40:01.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:40:16.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:40:16.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:40:16.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:40:26.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:40:26.954  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-12T03:40:26.274254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cce05f3b-4535-4307-9ba3-5bbe186c1083","timestamp":"2022-11-12T03:40:26.274328Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-12 03:40:27.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:40:27.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...
2022-11-12 03:40:42.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-12 03:40:42.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000
2022-11-12 03:40:42.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/9697908b-8d28-44e3-a3d8-7874708078d6/onap-policy-clamp-runtime-acm-5945bf4c4-n69kl?timeout=15000 (anonymous) ...