By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-10-01 03:11:47.651 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-thskf with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-10-01 03:11:47.660 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-10-01 03:11:50.354 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-10-01 03:11:51.093 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 718 ms. Found 7 JPA repository interfaces. 2022-10-01 03:11:53.351 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-10-01 03:11:53.355 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-10-01 03:11:53.360 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-10-01 03:11:53.373 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-10-01 03:11:53.382 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-10-01 03:11:53.395 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-10-01 03:11:53.402 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-10-01 03:11:53.406 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-10-01 03:11:53.448 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-10-01 03:11:53.487 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-10-01 03:11:53.491 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-10-01 03:11:54.235 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-10-01 03:11:54.259 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-10-01 03:11:54.259 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-10-01 03:11:54.452 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-10-01 03:11:54.453 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6631 ms 2022-10-01 03:11:55.132 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-10-01 03:11:55.830 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-10-01 03:11:56.129 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-10-01 03:11:56.750 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-10-01 03:11:57.201 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-10-01 03:11:57.828 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-10-01 03:11:57.901 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-10-01 03:12:09.258 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-10-01 03:12:09.281 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-10-01 03:12:11.572 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-10-01 03:12:12.607 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=53e0d99b-d4cc-445e-a232-14f2ef86465a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-thskf, 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-10-01 03:12:13.547 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-10-01 03:12:15.222 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@525b9df4, org.springframework.security.web.context.SecurityContextPersistenceFilter@f0381f0, org.springframework.security.web.header.HeaderWriterFilter@767cc126, org.springframework.security.web.authentication.logout.LogoutFilter@4229b92c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@14fe085b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7512a9a6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6be2b567, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@52dd1be2, org.springframework.security.web.session.SessionManagementFilter@339cde4b, org.springframework.security.web.access.ExceptionTranslationFilter@e3275d3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5af641d3] 2022-10-01 03:12:15.948 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-10-01 03:12:15.949 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-10-01 03:12:15.949 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-10-01 03:12:15.950 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-10-01 03:12:15.951 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-10-01 03:12:15.951 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-10-01 03:12:15.952 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-10-01 03:12:15.952 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-10-01 03:12:15.953 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-10-01 03:12:15.953 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-10-01 03:12:15.954 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-10-01 03:12:15.954 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-10-01 03:12:15.955 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-10-01 03:12:15.955 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-10-01 03:12:15.956 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-10-01 03:12:15.957 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-10-01 03:12:15.957 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-10-01 03:12:15.957 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-10-01 03:12:15.958 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-10-01 03:12:15.958 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-10-01 03:12:15.959 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-10-01 03:12:15.959 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-10-01 03:12:16.091 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-10-01 03:12:17.432 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-10-01 03:12:17.432 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-10-01 03:12:17.440 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=53e0d99b-d4cc-445e-a232-14f2ef86465a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-thskf, 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-10-01 03:12:17.442 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=53e0d99b-d4cc-445e-a232-14f2ef86465a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-thskf, 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-10-01 03:12:17.447 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:12:17.443 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=bc351ffb-4f49-4a1b-861d-8ce7c04df86b, alive=false, publisher=null]]: starting 2022-10-01 03:12:17.467 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:12:17.499 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=bc351ffb-4f49-4a1b-861d-8ce7c04df86b, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-10-01 03:12:17.499 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-10-01 03:12:17.500 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-10-01 03:12:17.500 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-10-01 03:12:17.501 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-10-01 03:12:17.501 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-10-01 03:12:17.501 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-10-01 03:12:17.501 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-10-01 03:12:17.502 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-10-01 03:12:17.502 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-10-01 03:12:17.502 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-10-01 03:12:17.502 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-10-01 03:12:17.502 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-10-01 03:12:17.502 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-10-01 03:12:17.502 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=53e0d99b-d4cc-445e-a232-14f2ef86465a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-thskf, 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@6a9ac8b 2022-10-01 03:12:17.503 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=53e0d99b-d4cc-445e-a232-14f2ef86465a, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-thskf, 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-10-01 03:12:17.503 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-10-01 03:12:17.509 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 31.195 seconds (JVM running for 33.46) 2022-10-01 03:12:17.527 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-10-01 03:12:17.578 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-10-01 03:12:29.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:12:29.866 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-10-01 03:12:29.868 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:12:28.247636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ddddf76-16c5-483e-b982-87b16198c202","timestamp":"2022-10-01T03:12:28.248021Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:12:31.058 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:12:31.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:12:45.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:12:45.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:12:45.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:12:58.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:12:58.692 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:12:56.651318Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0292b43d-c83a-4c5c-874e-9fc7410b7f35","timestamp":"2022-10-01T03:12:56.651760Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:12:58.845 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:12:58.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:13:13.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:13:13.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:13:13.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:13:26.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:13:26.940 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"54588eaa-c422-4b8a-acc6-826c08feb092","timestamp":"2022-10-01T03:09:33.698817Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:13:27.898 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-10-01 03:13:27.904 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"54588eaa-c422-4b8a-acc6-826c08feb092","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:13:27.911 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-10-01T03:11:27.316523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"365084f3-4bf6-4c3b-a83a-c0d821881308","timestamp":"2022-10-01T03:11:27.316767Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:13:27.927 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms 2022-10-01 03:13:27.938 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:13:28.046 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:13:28.047 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (112 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:13:28.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:13:28.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:13:29.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:13:29.473 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-10-01T03:13:27.315757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bd0c4bd-41fb-48a2-b6f4-53b346cb6e78","timestamp":"2022-10-01T03:13:27.315890Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:13:29.845 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"54588eaa-c422-4b8a-acc6-826c08feb092","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:13:29.846 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-10-01 03:13:29.846 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:13:28.401170Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b66fc09f-514c-4c9b-9e97-ff01e549462f","timestamp":"2022-10-01T03:13:28.401229Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:13:29.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:13:29.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:13:44.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:13:44.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:13:44.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:13:59.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:13:59.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:13:59.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:14:14.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:14:14.658 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:14:14.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:14:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:14:17.850 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"186ade5b-3c0a-4492-bb2c-a952a15d618f","timestamp":"2022-10-01T03:14:17.847767Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:14:17.876 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms 2022-10-01 03:14:17.877 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:14:17.953 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:14:17.954 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (77 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:14:18.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:14:18.715 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"186ade5b-3c0a-4492-bb2c-a952a15d618f","timestamp":"2022-10-01T03:14:17.847767Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:14:18.715 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:14:18.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:14:18.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:14:19.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:14:19.108 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:14:18.454537Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17e39c93-e704-47b3-b9e3-e3b4074bb553","timestamp":"2022-10-01T03:14:18.454566Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:14:19.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:14:19.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:14:19.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:14:19.940 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:14:17.483824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e8490f9-b040-40c9-ba6f-81c82453c785","timestamp":"2022-10-01T03:14:17.483848Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:14:19.971 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:14:19.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:14:20.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:14:20.550 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:14:17.971547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ca6799c-c597-4af6-a6d2-4b135aea5634","timestamp":"2022-10-01T03:14:17.971637Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:14:20.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:14:20.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:14:29.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:14:29.787 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:14:28.245983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05dbacf2-f624-45d6-ab39-c2c6860ae6ee","timestamp":"2022-10-01T03:14:28.246100Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:14:29.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:14:29.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:14:44.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:14:44.516 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:14:44.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:14:58.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:14:58.648 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:14:56.649027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"669fd4b8-69c8-4a97-b585-cdbb08558bf2","timestamp":"2022-10-01T03:14:56.649093Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:14:58.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:14:58.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:15:13.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:15:13.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:15:13.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:15:28.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:15:28.455 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:15:27.315984Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c289d4f-6e43-4d79-98ba-15134b2f07a0","timestamp":"2022-10-01T03:15:27.316661Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:15:28.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:15:28.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:15:43.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:15:43.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:15:43.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:15:58.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:15:58.952 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:15:58.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:16:13.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:16:13.973 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:16:13.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:16:17.432 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:16:17.880 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8ad952ca-5908-4237-8596-880638be311b","timestamp":"2022-10-01T03:16:17.879826Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:16:17.926 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms 2022-10-01 03:16:17.927 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:16:17.995 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:16:17.996 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (69 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:16:18.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:16:18.635 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8ad952ca-5908-4237-8596-880638be311b","timestamp":"2022-10-01T03:16:17.879826Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:16:18.635 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:16:18.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:16:18.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:16:18.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:16:18.826 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:16:17.392244Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"608cd772-fb97-476d-89f9-ea7d29a93401","timestamp":"2022-10-01T03:16:17.392269Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:16:18.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:16:18.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:16:18.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:16:18.922 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:16:18.364709Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6464bb83-7202-4e8e-893f-1d07ce1aca23","timestamp":"2022-10-01T03:16:18.364727Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:16:18.947 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:16:18.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:16:19.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:16:19.480 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:16:17.874954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61aa088e-c9f5-4d57-a474-f01d478160de","timestamp":"2022-10-01T03:16:17.874994Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:16:19.518 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:16:19.518 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:16:29.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:16:29.679 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:16:28.246095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce9e9985-a705-49a4-ab1b-5c5aedea1ac1","timestamp":"2022-10-01T03:16:28.246218Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:16:29.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:16:29.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:16:44.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:16:44.949 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:16:44.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:16:58.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:16:58.609 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:16:56.649146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b39708b8-14ba-4bf7-8e55-e7103cd9beb0","timestamp":"2022-10-01T03:16:56.649323Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:16:58.908 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:16:58.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:17:13.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:17:13.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:17:13.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:17:28.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:17:28.305 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:17:27.315701Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0841a6b-4b63-44cb-b738-adfaa791c564","timestamp":"2022-10-01T03:17:27.315811Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:17:28.923 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:17:28.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:17:43.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:17:43.894 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:17:43.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:17:58.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:17:58.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:17:58.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:18:13.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:18:13.857 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:18:13.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:18:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:18:17.912 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8e7443df-759d-45a5-86f9-5d49094b8794","timestamp":"2022-10-01T03:18:17.911538Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:18:17.926 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms 2022-10-01 03:18:17.927 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:18:17.967 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:18:17.968 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:18:18.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:18:18.603 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8e7443df-759d-45a5-86f9-5d49094b8794","timestamp":"2022-10-01T03:18:17.911538Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:18:18.604 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:18:18.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:18:18.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:18:18.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:18:18.863 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:18:18.345213Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"118fbbf2-7af9-479a-b93a-2940998d1e69","timestamp":"2022-10-01T03:18:18.345223Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:18:18.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:18:18.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:18:19.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:18:19.451 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:18:17.838935Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd1bec0d-8d16-4087-b7d2-cd27e1a82e6c","timestamp":"2022-10-01T03:18:17.838970Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:18:19.475 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:18:17.357902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acd80c11-6c73-420b-bc1c-24f63633cc5a","timestamp":"2022-10-01T03:18:17.357914Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:18:19.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:18:19.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:18:29.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:18:29.768 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:18:28.245882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93c7ab7f-5b29-421e-90df-95da622e4433","timestamp":"2022-10-01T03:18:28.245990Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:18:29.927 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:18:29.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:18:44.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:18:44.935 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:18:44.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:18:58.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:18:58.606 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:18:56.649019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ed70d00-1a40-4877-a386-770e14884a3c","timestamp":"2022-10-01T03:18:56.649085Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:18:58.935 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:18:58.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:19:13.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:19:13.915 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:19:13.916 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:19:28.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:19:28.419 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:19:27.315692Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bee8696-9747-4576-bffd-d80f11580595","timestamp":"2022-10-01T03:19:27.315773Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:19:28.942 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:19:28.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:19:43.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:19:43.945 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:19:43.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:19:58.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:19:58.946 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:19:58.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:20:13.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:20:13.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:20:13.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:20:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:20:17.939 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"de00f80b-1708-4b87-9e1d-ff222614a26b","timestamp":"2022-10-01T03:20:17.938736Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:20:17.976 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms 2022-10-01 03:20:17.977 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:20:18.032 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:20:18.033 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (56 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:20:18.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:20:18.685 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"de00f80b-1708-4b87-9e1d-ff222614a26b","timestamp":"2022-10-01T03:20:17.938736Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:20:18.685 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:20:18.685 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:20:18.685 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:20:18.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:20:18.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:20:17.915292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0465fbb-8154-4051-82a4-f6961a338350","timestamp":"2022-10-01T03:20:17.915329Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:20:18.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:20:18.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:20:19.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:20:19.499 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:20:18.501092Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3ad1d1c-1979-4709-9b59-8afc5dc60d8c","timestamp":"2022-10-01T03:20:18.501129Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:20:19.522 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:20:17.518177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"979ca3d9-7419-4ef7-b4df-6195e3db7edd","timestamp":"2022-10-01T03:20:17.518192Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:20:19.548 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:20:19.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:20:29.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:20:29.700 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:20:28.246018Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d0a4815-1c3d-4b99-baff-d52edda11959","timestamp":"2022-10-01T03:20:28.246238Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:20:29.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:20:29.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:20:44.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:20:44.933 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:20:44.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:20:58.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:20:58.663 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:20:56.649067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7631f92-3a58-4669-8bcf-46d8ec7a02ba","timestamp":"2022-10-01T03:20:56.649135Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:20:58.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:20:58.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:21:14.011 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:21:14.012 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:21:14.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:21:28.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:21:28.330 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:21:27.315978Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67d055ca-7dd5-4989-aac3-b3b77e5419e0","timestamp":"2022-10-01T03:21:27.316099Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:21:28.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:21:28.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:21:43.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:21:43.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:21:43.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:21:58.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:21:58.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:21:58.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:22:13.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:22:13.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:22:13.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:22:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:22:17.964 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"495655ec-f4ae-439f-97ad-12658653daca","timestamp":"2022-10-01T03:22:17.964678Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:22:17.976 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-10-01 03:22:17.977 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:22:18.014 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:22:18.015 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} 2022-10-01 03:22:18.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:22:18.653 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"495655ec-f4ae-439f-97ad-12658653daca","timestamp":"2022-10-01T03:22:17.964678Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:22:18.653 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:22:18.653 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:22:18.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:22:18.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:22:18.933 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:22:17.383025Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b09c156-7615-45c4-b89b-f05686bb0b0c","timestamp":"2022-10-01T03:22:17.383043Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:22:18.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:22:18.980 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:22:19.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:22:19.026 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:22:18.378175Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f4f90fe-e445-42e0-a884-af6dd3904188","timestamp":"2022-10-01T03:22:18.378193Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:22:19.049 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:22:19.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:22:19.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:22:19.594 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:22:17.898632Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acdcd05b-34a3-4867-8dc1-35fb84de7970","timestamp":"2022-10-01T03:22:17.898650Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:22:19.615 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:22:19.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:22:29.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:22:29.724 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:22:28.245801Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa3fda9d-cbb4-4ea6-a89c-7b10997eb28c","timestamp":"2022-10-01T03:22:28.245976Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:22:29.984 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:22:29.984 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:22:44.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:22:44.967 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:22:44.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:22:58.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:22:58.636 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:22:56.649255Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b854553-19d3-4f22-95a3-233c4c15f23f","timestamp":"2022-10-01T03:22:56.649502Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:22:58.993 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:22:58.993 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:23:13.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:23:13.999 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:23:13.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:23:28.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:23:28.386 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:23:27.315796Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e38120bc-cc60-41d6-8171-2309c9a2b499","timestamp":"2022-10-01T03:23:27.315872Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:23:28.995 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:23:28.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:23:44.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:23:44.007 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:23:44.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:23:58.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:23:58.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:23:58.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:24:14.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:24:14.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:24:14.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:24:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:24:17.992 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01fb881a-2896-4094-8675-18ccd1aaafe4","timestamp":"2022-10-01T03:24:17.991850Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:24:18.026 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms 2022-10-01 03:24:18.027 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:24:18.068 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:24:18.069 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:24:18.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:24:18.705 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01fb881a-2896-4094-8675-18ccd1aaafe4","timestamp":"2022-10-01T03:24:17.991850Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:24:18.705 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:24:18.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:24:18.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:24:18.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:24:18.905 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:24:17.425212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e545f9f9-5403-43b2-9519-e37d67e6a938","timestamp":"2022-10-01T03:24:17.425222Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:24:19.005 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:24:19.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:24:19.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:24:19.534 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:24:18.386033Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b66c05a-ba1b-4eeb-b259-d1a54537fa11","timestamp":"2022-10-01T03:24:18.386049Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:24:19.558 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:24:17.907802Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ee6ffd5-9913-482f-aef5-0f8bb5f54ae7","timestamp":"2022-10-01T03:24:17.907829Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:24:19.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:24:19.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:24:29.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:24:29.717 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:24:28.245960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33ddfed2-9667-4344-b442-7a8a8b9de4fd","timestamp":"2022-10-01T03:24:28.246110Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:24:30.007 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:24:30.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:24:44.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:24:44.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:24:44.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:24:58.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:24:58.676 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:24:56.649106Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f256eb6b-b6cb-4981-8bc4-d684ff42015f","timestamp":"2022-10-01T03:24:56.649185Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:24:59.013 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:24:59.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:25:13.985 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:25:13.985 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:25:13.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:25:28.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:25:28.372 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:25:27.315900Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0687f559-aad0-4aaa-97e0-91f0135d9bfd","timestamp":"2022-10-01T03:25:27.316003Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:25:29.025 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:25:29.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:25:43.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:25:43.998 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:25:43.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:25:58.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:25:58.974 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:25:58.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:26:14.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:26:14.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:26:14.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:26:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:26:18.022 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2e574ddf-a172-40b7-b7c6-6bd58277276c","timestamp":"2022-10-01T03:26:18.021906Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:26:18.026 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms 2022-10-01 03:26:18.027 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:26:18.072 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:26:18.072 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:26:18.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:26:18.706 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2e574ddf-a172-40b7-b7c6-6bd58277276c","timestamp":"2022-10-01T03:26:18.021906Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:26:18.706 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:26:18.706 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:26:18.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:26:18.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:26:18.893 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:26:17.908762Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52be98f0-a375-4fee-b6ee-253afeb24b7b","timestamp":"2022-10-01T03:26:17.908814Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:26:19.037 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:26:19.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:26:19.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:26:19.564 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:26:18.456782Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"445f62de-b136-4fff-8148-7b985d191ed0","timestamp":"2022-10-01T03:26:18.456799Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:26:19.584 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:26:17.481743Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"268649c7-f05d-4b75-a2c6-e874e7d034da","timestamp":"2022-10-01T03:26:17.481756Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:26:19.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:26:19.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:26:29.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:26:29.729 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:26:28.245918Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9c773eb-190e-4fc8-a938-84e544ff73aa","timestamp":"2022-10-01T03:26:28.246027Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:26:30.034 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:26:30.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:26:45.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:26:45.056 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:26:45.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:26:58.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:26:58.686 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:26:56.649019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d47c98cf-6bf9-4f05-8836-1ea68ab5e48a","timestamp":"2022-10-01T03:26:56.649116Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:26:59.043 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:26:59.043 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:27:14.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:27:14.036 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:27:14.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:27:28.406 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:27:28.407 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:27:27.315759Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae078317-f800-4d08-8444-45948246e198","timestamp":"2022-10-01T03:27:27.315865Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:27:29.050 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:27:29.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:27:44.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:27:44.031 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:27:44.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:27:59.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:27:59.026 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:27:59.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:28:14.034 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:28:14.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:28:14.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:28:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:28:18.050 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"67c5c6dc-c66c-4914-8e3c-407ce36862d5","timestamp":"2022-10-01T03:28:18.049975Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:28:18.076 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms 2022-10-01 03:28:18.077 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:28:18.110 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:28:18.111 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-10-01 03:28:18.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:28:18.873 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"67c5c6dc-c66c-4914-8e3c-407ce36862d5","timestamp":"2022-10-01T03:28:18.049975Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:28:18.874 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:28:18.874 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:28:18.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:28:19.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:28:19.057 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:28:18.548862Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0717d36-ec14-4f42-bea9-c014efb19629","timestamp":"2022-10-01T03:28:18.548878Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:28:20.064 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:28:20.064 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:28:20.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:28:20.112 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:28:17.608477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c86b9690-d0a0-4231-91bd-a64d50b576c9","timestamp":"2022-10-01T03:28:17.608492Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:28:21.063 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:28:21.064 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:28:21.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:28:21.591 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:28:18.079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c01843da-bb37-4f2f-b53e-2dcde32935fd","timestamp":"2022-10-01T03:28:18.079475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:28:22.065 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:28:22.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:28:29.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:28:29.737 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:28:28.245952Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2deb870d-4e57-4249-af56-667cc3d339f0","timestamp":"2022-10-01T03:28:28.246074Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:28:30.073 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:28:30.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:28:45.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:28:45.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:28:45.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:28:58.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:28:58.682 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:28:56.649480Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"127e44e0-e090-44b4-b108-d9adc895a545","timestamp":"2022-10-01T03:28:56.649753Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:28:59.072 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:28:59.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:29:14.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:29:14.050 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:29:14.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:29:28.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:29:28.376 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:29:27.316101Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0779526-9221-45a0-92e0-a1fd29107948","timestamp":"2022-10-01T03:29:27.316281Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:29:29.081 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:29:29.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:29:44.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:29:44.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:29:44.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:29:59.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:29:59.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:29:59.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:30:14.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:30:14.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:30:14.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:30:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:30:18.080 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"df5fa2c0-605f-4728-a39f-3fca0c6dc1be","timestamp":"2022-10-01T03:30:18.080523Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:30:18.126 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 2022-10-01 03:30:18.127 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:30:18.160 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:30:18.160 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-10-01 03:30:18.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:30:18.869 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"df5fa2c0-605f-4728-a39f-3fca0c6dc1be","timestamp":"2022-10-01T03:30:18.080523Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:30:18.869 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:30:18.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:30:18.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:30:19.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:30:19.002 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:30:17.972085Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"015b3f91-bf9b-4c8d-b091-1ff8d8422f19","timestamp":"2022-10-01T03:30:17.972097Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:30:19.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:30:19.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:30:19.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:30:19.616 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:30:17.478518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c1aade1-90df-499d-a988-bca7cc0d12fc","timestamp":"2022-10-01T03:30:17.478532Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:30:19.637 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:30:18.442141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21993405-a1df-48bc-84b7-9d0d0529607b","timestamp":"2022-10-01T03:30:18.442152Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:30:19.656 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:30:19.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:30:29.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:30:29.746 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:30:28.247877Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d44370c8-91ba-4093-92fa-7442f78df134","timestamp":"2022-10-01T03:30:28.248Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:30:30.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:30:30.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:30:45.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:30:45.088 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:30:45.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:30:58.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:30:58.674 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:30:56.649219Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"456ee85a-5007-4547-a5fc-4a10c7e34e95","timestamp":"2022-10-01T03:30:56.649309Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:30:59.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:30:59.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:31:14.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:31:14.112 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:31:14.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:31:28.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:31:28.381 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:31:27.315685Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23d12348-7fd6-4f0e-9db6-a49acbe4b478","timestamp":"2022-10-01T03:31:27.315750Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:31:29.109 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:31:29.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:31:44.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:31:44.113 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:31:44.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:31:59.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:31:59.119 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:31:59.119 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:32:14.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:32:14.136 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:32:14.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:32:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:32:18.107 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0529ec66-071a-4359-9401-0563035f136f","timestamp":"2022-10-01T03:32:18.106664Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:32:18.126 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms 2022-10-01 03:32:18.127 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:32:18.182 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:32:18.182 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (55 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:32:18.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:32:18.809 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0529ec66-071a-4359-9401-0563035f136f","timestamp":"2022-10-01T03:32:18.106664Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:32:18.809 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:32:18.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:32:18.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:32:19.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:32:19.001 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:32:17.481445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9efe1ecc-5bd3-4a81-9263-53668b122229","timestamp":"2022-10-01T03:32:17.481457Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:32:19.118 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:32:19.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:32:19.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:32:19.141 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:32:18.449831Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53cdbecb-3138-4463-8a1f-fc75c25530ba","timestamp":"2022-10-01T03:32:18.449858Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:32:19.167 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:32:19.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:32:19.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:32:19.691 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:32:17.984675Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd14aef6-d783-43f0-b13a-e2ec76456d24","timestamp":"2022-10-01T03:32:17.984698Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:32:19.713 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:32:19.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:32:29.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:32:29.776 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:32:28.245908Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67a88bec-f05b-4bc5-bc18-04d267896eae","timestamp":"2022-10-01T03:32:28.246026Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:32:30.123 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:32:30.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:32:45.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:32:45.121 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:32:45.121 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:32:58.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:32:58.692 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:32:56.649007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef31612d-74d8-493a-9049-b9c20e7db12c","timestamp":"2022-10-01T03:32:56.649081Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:32:59.127 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:32:59.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:33:14.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:33:14.151 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:33:14.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:33:28.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:33:28.415 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:33:27.315675Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fd0a232-79b9-482d-8c12-0e4ff878f889","timestamp":"2022-10-01T03:33:27.315770Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:33:29.138 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:33:29.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:33:44.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:33:44.170 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:33:44.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:33:59.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:33:59.153 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:33:59.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:34:14.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:34:14.398 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:34:14.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:34:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:34:18.134 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4010850c-0c07-4cdc-bbbf-c978672495a0","timestamp":"2022-10-01T03:34:18.134172Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:34:18.176 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms 2022-10-01 03:34:18.177 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:34:18.250 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:34:18.251 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (74 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:34:19.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:34:19.525 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4010850c-0c07-4cdc-bbbf-c978672495a0","timestamp":"2022-10-01T03:34:18.134172Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:34:19.525 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:34:19.526 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:34:19.526 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:34:22.254 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:34:22.255 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:34:18.295824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"034a89e8-153a-4980-82d8-fd2e558d6261","timestamp":"2022-10-01T03:34:18.295851Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:34:23.158 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:34:23.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:34:23.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:34:23.672 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:34:19.081309Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c19a9fb6-1dc1-4afb-bac0-ed6caa3bbf15","timestamp":"2022-10-01T03:34:19.081325Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:34:24.146 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:34:24.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:34:24.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:34:24.836 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:34:18.225835Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d48d1e7-bdbf-49f5-8b0e-043384855bee","timestamp":"2022-10-01T03:34:18.225847Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:34:25.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:34:25.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:34:30.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:34:30.275 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:34:28.248860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f04a020-28f6-4ac9-a926-f23c9437c4ef","timestamp":"2022-10-01T03:34:28.249114Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:34:30.299 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:34:30.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:34:46.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:34:46.357 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:34:46.357 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:34:59.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:34:59.996 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:34:56.649099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3741b38c-3b91-482d-9dbc-3bfc52f2349e","timestamp":"2022-10-01T03:34:56.649257Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:35:00.159 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:35:00.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:35:14.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:35:14.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:35:14.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:35:28.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:35:28.413 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:35:27.316035Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93067e23-84b9-4bbb-8bbe-e44ac14bffda","timestamp":"2022-10-01T03:35:27.316301Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:35:29.161 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:35:29.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:35:44.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:35:44.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:35:44.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:35:59.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:35:59.171 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:35:59.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:36:14.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:36:14.231 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:36:14.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:36:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:36:18.158 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"de1f7550-43f3-4c0f-ad1e-3a12bb604f6a","timestamp":"2022-10-01T03:36:18.158148Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:36:18.176 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 18 ms 2022-10-01 03:36:18.177 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:36:18.222 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:36:18.223 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (46 ms):{"serverTimeMs":2,"count":1} 2022-10-01 03:36:18.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:36:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"de1f7550-43f3-4c0f-ad1e-3a12bb604f6a","timestamp":"2022-10-01T03:36:18.158148Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:36:18.855 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:36:18.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:36:18.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:36:19.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:36:19.068 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:36:18.476761Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e53d9ef-ddc2-4ea7-8b2b-754146298c23","timestamp":"2022-10-01T03:36:18.476793Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:36:19.172 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:36:19.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:36:19.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:36:19.210 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:36:18.047840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39425c58-b405-4bfc-a846-b345101e7620","timestamp":"2022-10-01T03:36:18.047870Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:36:19.231 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:36:19.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:36:19.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:36:19.762 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:36:17.546348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bcd742a-2477-4b04-86f9-4be485e8782a","timestamp":"2022-10-01T03:36:17.546387Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:36:19.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:36:19.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:36:29.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:36:29.841 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:36:28.246507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20abf690-a69b-4101-82b2-68147512b519","timestamp":"2022-10-01T03:36:28.246728Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:36:30.173 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:36:30.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:36:45.269 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:36:45.270 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:36:45.270 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:36:58.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:36:58.760 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:36:56.649166Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f7960e0-ae26-4f12-ab16-9d8873110045","timestamp":"2022-10-01T03:36:56.649233Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:36:59.181 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:36:59.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:37:14.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:37:14.166 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:37:14.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:37:28.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:37:28.433 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:37:27.315683Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85cd2ee7-b284-43c5-b1c5-59f63339178f","timestamp":"2022-10-01T03:37:27.315764Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:37:29.188 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:37:29.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:37:44.280 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:37:44.280 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:37:44.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:37:58.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:37:58.876 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:37:58.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:38:13.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:38:13.492 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:38:13.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:38:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:38:18.187 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"aa790556-697c-4728-91f4-29a3a4afc107","timestamp":"2022-10-01T03:38:18.186591Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:38:18.226 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 39 ms 2022-10-01 03:38:18.227 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:38:18.347 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:38:18.347 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (120 ms):{"serverTimeMs":0,"count":1} 2022-10-01 03:38:19.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:38:19.145 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"aa790556-697c-4728-91f4-29a3a4afc107","timestamp":"2022-10-01T03:38:18.186591Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:38:19.146 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:38:19.146 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:38:19.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:38:19.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:38:19.546 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:38:18.637173Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bde953f8-add8-4357-b345-62b39efe4ab6","timestamp":"2022-10-01T03:38:18.637183Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:38:20.198 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:38:20.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:38:20.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:38:20.909 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:38:18.227271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b88bbd3e-7d64-4e5f-bc4e-4e722253a4c0","timestamp":"2022-10-01T03:38:18.227343Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:38:21.203 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:38:17.779716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53eef17f-538c-4e80-a51b-b182e0237ce7","timestamp":"2022-10-01T03:38:17.779725Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:38:21.222 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:38:21.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:38:29.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:38:29.906 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:38:28.245834Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1abf5a38-72a5-4276-8d62-076b18587e38","timestamp":"2022-10-01T03:38:28.245961Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:38:30.201 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:38:30.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:38:44.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:38:44.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:38:44.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:38:59.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:38:59.540 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:38:56.649050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbb3859d-fc1b-4afa-a6db-05602afad83a","timestamp":"2022-10-01T03:38:56.649112Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:39:00.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:39:00.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:39:14.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:39:14.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:39:14.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:39:28.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:39:28.698 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:39:27.315710Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f2ff6724-c678-4fa6-9b1f-42c81260f866","timestamp":"2022-10-01T03:39:27.315793Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:39:29.211 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:39:29.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:39:43.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:39:43.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:39:43.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:39:58.359 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:39:58.360 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:39:58.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:40:12.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:40:12.998 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:40:12.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:40:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:40:18.211 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"934c19cc-6e90-4842-9ada-85cb55a33eb5","timestamp":"2022-10-01T03:40:18.211200Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:40:18.226 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms 2022-10-01 03:40:18.227 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:40:18.389 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:40:18.390 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (163 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:40:19.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:40:19.285 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"934c19cc-6e90-4842-9ada-85cb55a33eb5","timestamp":"2022-10-01T03:40:18.211200Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:40:19.285 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:40:19.285 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:40:19.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:40:20.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:40:20.137 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:40:18.384071Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84e2b929-85d9-4696-adfe-f8b502da9106","timestamp":"2022-10-01T03:40:18.384092Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:40:20.227 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:40:18.923885Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"441139b7-0739-44e6-be21-9dfc7cc8fd53","timestamp":"2022-10-01T03:40:18.923904Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:40:20.249 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:40:20.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:40:20.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:40:20.891 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:40:18.216279Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7fb83fe-4871-4fa4-9a22-d8c1de7179c0","timestamp":"2022-10-01T03:40:18.216353Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:40:20.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:40:20.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:40:29.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:40:29.842 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:40:28.248621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43b90d54-a22b-4cf4-bd74-12cf223da810","timestamp":"2022-10-01T03:40:28.249021Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:40:30.224 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:40:30.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:40:44.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:40:44.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:40:44.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:40:58.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:40:58.830 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:40:56.649025Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e510ae0c-2257-48c9-9718-c00a2a5fe914","timestamp":"2022-10-01T03:40:56.649088Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:40:59.231 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:40:59.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:41:14.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:41:14.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:41:14.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:41:28.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:41:28.505 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:41:27.315972Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef742490-6db4-4944-b976-d5bd756eb6aa","timestamp":"2022-10-01T03:41:27.316152Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:41:29.239 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:41:29.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:41:44.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:41:44.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:41:44.257 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:41:59.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:41:59.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:41:59.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:42:14.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:42:14.222 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:42:14.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:42:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:42:18.237 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7c561c51-7898-455e-b715-a81e285154c2","timestamp":"2022-10-01T03:42:18.237506Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:42:18.277 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms 2022-10-01 03:42:18.277 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:42:18.325 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:42:18.325 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":0,"count":1} 2022-10-01 03:42:18.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:42:18.952 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7c561c51-7898-455e-b715-a81e285154c2","timestamp":"2022-10-01T03:42:18.237506Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:42:18.952 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:42:18.952 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:42:18.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:42:19.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:42:19.182 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:42:17.563729Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98a9ab97-fb6d-48b7-9293-972a99053ad5","timestamp":"2022-10-01T03:42:17.563743Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:42:19.248 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:42:19.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:42:19.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:42:19.268 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:42:18.082897Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66d9c64e-f853-48fb-b6aa-a17a3c66de31","timestamp":"2022-10-01T03:42:18.082915Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:42:19.288 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:42:19.288 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:42:19.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:42:19.809 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:42:18.642432Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0438cfe-d550-4502-9aff-d528078bc776","timestamp":"2022-10-01T03:42:18.642452Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:42:19.830 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:42:19.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:42:29.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:42:29.806 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:42:28.245747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8680542f-f864-4c9d-9051-eefa5c2ee9bf","timestamp":"2022-10-01T03:42:28.245851Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:42:30.252 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:42:30.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:42:45.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:42:45.251 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:42:45.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:42:58.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:42:58.752 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:42:56.649384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e8b92b0-69b7-4035-9f94-7b5ec0fcb260","timestamp":"2022-10-01T03:42:56.649554Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:42:59.260 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:42:59.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:43:14.255 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:43:14.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:43:14.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:43:28.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:43:28.470 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:43:27.316188Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea4fd654-583c-4db6-9aae-217e1c15d26e","timestamp":"2022-10-01T03:43:27.316280Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:43:29.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:43:29.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:43:44.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:43:44.261 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:43:44.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:43:59.257 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:43:59.257 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:43:59.257 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:44:14.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:44:14.266 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:44:14.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:44:17.432 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:44:18.264 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"885e7fac-9db7-48e7-bd44-0cdb9fd858da","timestamp":"2022-10-01T03:44:18.263979Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:44:18.276 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms 2022-10-01 03:44:18.277 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:44:18.373 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:44:18.374 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (97 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:44:19.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:44:19.109 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"885e7fac-9db7-48e7-bd44-0cdb9fd858da","timestamp":"2022-10-01T03:44:18.263979Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:44:19.109 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:44:19.110 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:44:19.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:44:19.276 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:44:19.276 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:44:17.642596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44265b20-9bfb-464c-ae4f-aa25e3718e03","timestamp":"2022-10-01T03:44:17.642615Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:44:20.280 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:44:20.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:44:20.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:44:20.302 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:44:18.158883Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1723a1b-0b53-4525-bab0-0dfabafcce90","timestamp":"2022-10-01T03:44:18.158911Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:44:21.278 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:44:21.278 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:44:21.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:44:21.804 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:44:18.611920Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1f7194d-4196-4938-9dac-2fc13d27a056","timestamp":"2022-10-01T03:44:18.611934Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:44:22.278 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:44:22.278 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:44:29.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:44:29.806 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:44:28.245832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5dd5555a-971e-4328-8164-b6f590d3cfa6","timestamp":"2022-10-01T03:44:28.245932Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:44:30.279 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:44:30.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:44:45.278 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:44:45.278 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:44:45.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:44:58.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:44:58.761 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:44:56.649038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cc99d27-c533-4a00-b338-8738e6051056","timestamp":"2022-10-01T03:44:56.649113Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:44:59.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:44:59.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:45:14.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:45:14.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:45:14.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:45:28.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:45:28.465 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:45:27.315678Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53740d4b-934b-4a59-aeef-0c8cb4a85c66","timestamp":"2022-10-01T03:45:27.315747Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:45:29.293 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:45:29.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:45:44.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:45:44.276 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:45:44.276 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:45:59.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:45:59.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:45:59.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:46:14.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:46:14.265 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:46:14.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:46:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:46:18.291 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cfa80fe9-ef78-4dae-95b3-6ff7d0a02d9c","timestamp":"2022-10-01T03:46:18.291456Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:46:18.326 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms 2022-10-01 03:46:18.327 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:46:18.359 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:46:18.360 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-10-01 03:46:18.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:46:18.982 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cfa80fe9-ef78-4dae-95b3-6ff7d0a02d9c","timestamp":"2022-10-01T03:46:18.291456Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:46:18.982 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:46:18.982 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:46:18.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:46:19.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:46:19.179 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:46:18.536541Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c432bbdc-1718-4ac1-adaf-ec6e0824a9aa","timestamp":"2022-10-01T03:46:18.536551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:46:19.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:46:19.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:46:19.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:46:19.332 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:46:17.570994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1abfb5f-05c5-49da-9684-a422d8560002","timestamp":"2022-10-01T03:46:17.571005Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:46:19.351 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:46:19.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:46:19.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:46:19.878 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:46:18.087102Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78f685ff-4fd4-49a1-a28e-90a4d65e0de2","timestamp":"2022-10-01T03:46:18.087136Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:46:20.304 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:46:20.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:46:29.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:46:29.830 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:46:28.245752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a18acfe8-ac61-4e0d-90c9-e6fceb42a50e","timestamp":"2022-10-01T03:46:28.245821Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:46:30.306 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:46:30.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:46:45.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:46:45.297 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:46:45.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:46:58.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:46:58.777 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:46:56.649014Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8556f51-21aa-403b-8170-03aada39471b","timestamp":"2022-10-01T03:46:56.649092Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:46:59.313 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:46:59.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:47:14.299 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:47:14.300 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:47:14.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:47:28.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:47:28.492 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:47:27.315672Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"076ac772-e961-4ff9-9fc9-e98b6e5f21c3","timestamp":"2022-10-01T03:47:27.315724Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:47:29.316 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:47:29.316 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:47:44.273 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:47:44.274 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:47:44.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:47:59.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:47:59.248 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:47:59.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:48:14.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:48:14.244 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:48:14.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:48:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:48:18.318 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"09816e4a-6e88-474f-b340-c33d9df9f308","timestamp":"2022-10-01T03:48:18.316654Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:48:18.326 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms 2022-10-01 03:48:18.327 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:48:18.362 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:48:18.363 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:48:19.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:48:19.085 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"09816e4a-6e88-474f-b340-c33d9df9f308","timestamp":"2022-10-01T03:48:18.316654Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:48:19.086 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:48:19.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:48:19.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:48:19.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:48:19.213 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:48:18.103464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bcebd39-fc6f-4e9b-b721-1e8bcdf47719","timestamp":"2022-10-01T03:48:18.103487Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:48:19.331 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:48:19.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:48:19.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:48:19.854 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:48:17.598868Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"109341f1-13a7-4520-b723-d423adb5b7e3","timestamp":"2022-10-01T03:48:17.598878Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:48:19.880 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:48:18.565558Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c942ef6-b091-43d2-b809-c4a2a13718e9","timestamp":"2022-10-01T03:48:18.565568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:48:19.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:48:19.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:48:29.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:48:29.817 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:48:28.245700Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca1f7bf7-70cd-4859-b86f-8971c75cb634","timestamp":"2022-10-01T03:48:28.245793Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:48:30.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:48:30.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:48:45.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:48:45.311 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:48:45.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:48:58.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:48:58.810 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:48:56.649050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0e20e56-361e-4292-b4d5-645e65e3a726","timestamp":"2022-10-01T03:48:56.649141Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:48:59.339 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:48:59.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:49:14.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:49:14.332 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:49:14.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:49:28.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:49:28.511 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:49:27.316026Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31c0b7b1-15aa-48c8-8b83-181bb5dde0f2","timestamp":"2022-10-01T03:49:27.316185Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:49:29.352 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:49:29.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:49:44.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:49:44.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:49:44.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:49:59.340 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:49:59.341 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:49:59.341 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:50:14.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:50:14.335 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:50:14.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:50:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:50:18.350 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c5c08a31-854d-4780-8b8b-0a57fc4827e0","timestamp":"2022-10-01T03:50:18.349788Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:50:18.376 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms 2022-10-01 03:50:18.377 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:50:18.452 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:50:18.453 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (76 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:50:19.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:50:19.314 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c5c08a31-854d-4780-8b8b-0a57fc4827e0","timestamp":"2022-10-01T03:50:18.349788Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:50:19.314 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:50:19.314 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:50:19.315 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:50:19.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:50:19.492 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:50:17.672476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"060c9cc5-9b5c-45a2-918d-4536fa4681ce","timestamp":"2022-10-01T03:50:17.672490Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:50:21.351 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:50:21.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:50:21.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:50:21.371 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:50:18.638635Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95a2a30f-0918-4fbd-b650-5862297fe588","timestamp":"2022-10-01T03:50:18.638655Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:50:22.361 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:50:22.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:50:22.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:50:22.913 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:50:18.250748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6be45e9d-c6e6-44be-86bd-99f26edd9093","timestamp":"2022-10-01T03:50:18.250760Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:50:23.362 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:50:23.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:50:29.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:50:29.857 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:50:28.245708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f27492f5-f414-4101-addc-82fe9f741331","timestamp":"2022-10-01T03:50:28.245808Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:50:30.363 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:50:30.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:50:45.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:50:45.350 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:50:45.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:50:58.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:50:58.854 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:50:56.649072Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c5da8bf-0088-42f2-992a-f1cba3756fab","timestamp":"2022-10-01T03:50:56.649145Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:50:59.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:50:59.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:51:14.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:51:14.389 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:51:14.389 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:51:28.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:51:28.533 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:51:27.315696Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a75fc80-6779-4262-aa86-9dfd94beb0f7","timestamp":"2022-10-01T03:51:27.315786Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:51:29.375 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:51:29.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:51:44.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:51:44.352 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:51:44.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:51:59.358 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:51:59.359 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:51:59.359 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:52:14.336 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:52:14.337 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:52:14.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:52:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:52:18.375 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"54be3bd5-c6ea-4cb7-9bf1-32991091683b","timestamp":"2022-10-01T03:52:18.375059Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:52:18.376 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms 2022-10-01 03:52:18.377 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:52:18.409 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:52:18.410 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:52:19.043 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:52:19.043 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"54be3bd5-c6ea-4cb7-9bf1-32991091683b","timestamp":"2022-10-01T03:52:18.375059Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:52:19.043 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:52:19.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:52:19.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:52:19.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:52:19.209 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:52:18.554908Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e1d3a17-2804-47b4-bb6e-e351113a6432","timestamp":"2022-10-01T03:52:18.554916Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:52:19.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:52:19.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:52:19.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:52:19.412 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:52:17.616801Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b60b967-4afb-4dc8-ae82-0bf0e2f19c47","timestamp":"2022-10-01T03:52:17.616818Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:52:19.430 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:52:19.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:52:19.954 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:52:19.955 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:52:18.185416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"582d286a-4a9a-4d5a-9bf2-5b392e1f0966","timestamp":"2022-10-01T03:52:18.185474Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:52:19.977 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:52:19.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:52:29.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:52:29.873 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:52:28.246374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"248a4ddd-47c7-49f9-aa8b-b925dd607bf7","timestamp":"2022-10-01T03:52:28.246615Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:52:30.388 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:52:30.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:52:45.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:52:45.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:52:45.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:52:58.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:52:58.812 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:52:56.649905Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0b9af56-7d33-456c-85f7-87299950fcba","timestamp":"2022-10-01T03:52:56.650233Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:52:59.395 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:52:59.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:53:14.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:53:14.406 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:53:14.406 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:53:28.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:53:28.552 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:53:27.315672Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"291b8548-7d35-4ed9-b7d6-2ed59afadc04","timestamp":"2022-10-01T03:53:27.315765Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:53:29.402 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:53:29.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:53:44.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:53:44.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:53:44.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:53:59.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:53:59.387 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:53:59.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:54:14.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:54:14.398 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:54:14.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:54:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:54:18.402 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"938c0046-c855-4b7c-aaea-e2c702dc501b","timestamp":"2022-10-01T03:54:18.402606Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:54:18.426 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms 2022-10-01 03:54:18.427 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:54:18.466 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:54:18.467 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:54:19.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:54:19.094 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"938c0046-c855-4b7c-aaea-e2c702dc501b","timestamp":"2022-10-01T03:54:18.402606Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:54:19.094 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:54:19.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:54:19.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:54:19.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:54:19.272 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:54:18.603760Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75fb204f-2e6d-4213-9522-98362e363161","timestamp":"2022-10-01T03:54:18.603779Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:54:19.414 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:54:19.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:54:19.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:54:19.439 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:54:17.665378Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9aa9e11-9458-42b4-8a25-89dfd96f0f66","timestamp":"2022-10-01T03:54:17.665389Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:54:19.457 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:54:19.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:54:19.984 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:54:19.984 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:54:18.190754Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b4de87e-6359-4cea-8ba6-7cba2eb9f1e7","timestamp":"2022-10-01T03:54:18.190772Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:54:20.006 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:54:20.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:54:29.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:54:29.861 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:54:28.245809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6545a14e-512a-4240-a7ce-c0cb8b53fe0f","timestamp":"2022-10-01T03:54:28.245936Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:54:30.417 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:54:30.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:54:45.452 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:54:45.452 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:54:45.452 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:54:58.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:54:58.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:54:56.649077Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f71517c3-8916-46d7-b7c3-d1c6a40c35be","timestamp":"2022-10-01T03:54:56.649177Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:54:59.424 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:54:59.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:55:14.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:55:14.409 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:55:14.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:55:28.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:55:28.677 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:55:27.315699Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8bc6729f-66d5-44e8-b9e7-05a7adaf1315","timestamp":"2022-10-01T03:55:27.315819Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:55:29.430 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:55:29.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:55:44.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:55:44.427 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:55:44.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:55:59.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:55:59.417 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:55:59.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:56:14.389 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:56:14.389 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:56:14.389 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:56:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:56:18.430 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c6a4ff52-f70b-403e-b9d5-5f33075a3f81","timestamp":"2022-10-01T03:56:18.429849Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:56:18.476 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms 2022-10-01 03:56:18.477 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:56:18.508 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:56:18.508 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-10-01 03:56:19.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:56:19.234 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c6a4ff52-f70b-403e-b9d5-5f33075a3f81","timestamp":"2022-10-01T03:56:18.429849Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:56:19.234 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:56:19.235 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:56:19.235 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:56:19.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:56:19.421 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:56:18.236508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35befdbd-0c42-48fe-9d3a-22a1f7fa87e6","timestamp":"2022-10-01T03:56:18.236521Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:56:19.444 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:56:19.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:56:19.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:56:19.970 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:56:17.717493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"effd9586-5774-4f08-a3e4-d82814847e0e","timestamp":"2022-10-01T03:56:17.717534Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:56:20.439 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:56:18.663832Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b61a21db-1e07-4543-b512-a3de039a30f4","timestamp":"2022-10-01T03:56:18.663842Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:56:21.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:56:21.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:56:29.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:56:29.903 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:56:28.245838Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7382c0ee-5177-4892-8a2a-0961f208a98e","timestamp":"2022-10-01T03:56:28.245947Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:56:30.442 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:56:30.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:56:45.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:56:45.432 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:56:45.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:56:58.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:56:58.824 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:56:56.649018Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"192d53e4-6e48-4a5f-80bc-394756389e24","timestamp":"2022-10-01T03:56:56.649100Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:56:59.450 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:56:59.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:57:14.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:57:14.405 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:57:14.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:57:28.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:57:28.535 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:57:27.316056Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36db6f40-0c2d-4618-8df2-93f496b3f079","timestamp":"2022-10-01T03:57:27.316202Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:57:29.458 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:57:29.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:57:44.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:57:44.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:57:44.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:57:59.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:57:59.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:57:59.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:58:14.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:58:14.374 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:58:14.374 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:58:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 03:58:17.456 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1d298fbe-19d0-429b-9d3d-f949f0fe6f64","timestamp":"2022-10-01T03:58:17.456272Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:58:17.476 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms 2022-10-01 03:58:17.477 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 03:58:17.511 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:58:17.514 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-10-01 03:58:18.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:58:18.148 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1d298fbe-19d0-429b-9d3d-f949f0fe6f64","timestamp":"2022-10-01T03:58:17.456272Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:58:18.148 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 03:58:18.149 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:58:18.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:58:18.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:58:18.899 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:58:17.194637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e55b39b-ec2c-4001-bc1e-471f954de880","timestamp":"2022-10-01T03:58:17.194650Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:58:19.469 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:58:17.623653Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40d114ab-51f8-4d92-ba3c-70debafd66ae","timestamp":"2022-10-01T03:58:17.623667Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:58:19.484 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:58:16.655508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfbb67d1-e0e3-40d9-9381-c20c4a48278d","timestamp":"2022-10-01T03:58:16.655521Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:58:19.498 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:58:19.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:58:29.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:58:29.889 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:58:28.248080Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b133b7ee-d4fd-44ae-bade-9abd2f35e5c2","timestamp":"2022-10-01T03:58:28.248167Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 03:58:30.470 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:58:30.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:58:45.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:58:45.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:58:45.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:58:58.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:58:58.838 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T03:58:56.649020Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b2b330d-8701-47c1-a1cf-a9f8cc1fb1b7","timestamp":"2022-10-01T03:58:56.649094Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 03:58:59.477 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:58:59.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:59:14.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:59:14.442 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:59:14.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:59:28.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:59:28.539 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T03:59:27.315673Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebe2da68-3d04-4323-b9b3-dcdf7faf2339","timestamp":"2022-10-01T03:59:27.315762Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 03:59:29.487 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:59:29.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:59:44.453 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:59:44.453 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:59:44.453 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 03:59:59.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 03:59:59.437 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 03:59:59.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:00:14.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:00:14.415 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:00:14.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:00:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:00:17.485 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d024a73f-f2b9-4cea-bf2e-b57160679601","timestamp":"2022-10-01T04:00:17.484740Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:00:17.526 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms 2022-10-01 04:00:17.527 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:00:17.570 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:00:17.570 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":1,"count":1} 2022-10-01 04:00:18.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:00:18.223 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d024a73f-f2b9-4cea-bf2e-b57160679601","timestamp":"2022-10-01T04:00:17.484740Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:00:18.223 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:00:18.223 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:00:18.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:00:18.407 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:00:18.407 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:00:16.725444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ce1b477-791b-46b4-be39-c0aa9123bbb8","timestamp":"2022-10-01T04:00:16.725456Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:00:18.427 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:00:18.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:00:18.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:00:18.952 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:00:17.687818Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3979f694-b621-435e-994a-5e4648b08b9f","timestamp":"2022-10-01T04:00:17.687843Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:00:19.495 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:00:17.258600Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27b63795-5994-473c-bbf4-e33e5f021812","timestamp":"2022-10-01T04:00:17.258616Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:00:19.512 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:00:19.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:00:29.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:00:29.902 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:00:28.246383Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55ff00e8-a164-49ad-9f89-b3dd394db2a8","timestamp":"2022-10-01T04:00:28.246650Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:00:30.497 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:00:30.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:00:45.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:00:45.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:00:45.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:00:58.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:00:58.856 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:00:56.649505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe202bd7-7c91-42aa-b0e5-5ff8d5e32946","timestamp":"2022-10-01T04:00:56.649814Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:00:59.507 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:00:59.507 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:01:14.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:01:14.463 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:01:14.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:01:28.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:01:28.555 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:01:27.315669Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2118d308-40e6-4983-a88b-1c31b8c5acc3","timestamp":"2022-10-01T04:01:27.315727Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:01:29.512 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:01:29.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:01:44.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:01:44.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:01:44.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:01:59.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:01:59.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:01:59.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:02:14.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:02:14.506 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:02:14.507 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:02:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:02:17.512 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9365794c-22a7-4e8e-a568-74429f16be93","timestamp":"2022-10-01T04:02:17.512591Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:02:17.526 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms 2022-10-01 04:02:17.527 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:02:17.557 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:02:17.557 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-10-01 04:02:18.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:02:18.182 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9365794c-22a7-4e8e-a568-74429f16be93","timestamp":"2022-10-01T04:02:17.512591Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:02:18.182 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:02:18.182 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:02:18.182 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:02:18.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:02:18.373 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:02:17.210995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90245c1a-0d82-424c-abcc-f1aeeb523a4e","timestamp":"2022-10-01T04:02:17.211008Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:02:18.397 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:02:16.671793Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8023a8f7-8888-465c-a402-1abed2858dbe","timestamp":"2022-10-01T04:02:16.671807Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:02:18.413 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:02:18.413 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:02:18.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:02:18.933 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:02:17.634192Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b8369a9-74d3-486a-af5a-f452f61037da","timestamp":"2022-10-01T04:02:17.634206Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:02:19.524 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:02:19.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:02:29.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:02:29.903 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:02:28.245785Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d8d02c0-6b65-421b-a17c-e36d38365a27","timestamp":"2022-10-01T04:02:28.245878Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:02:30.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:02:30.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:02:45.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:02:45.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:02:45.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:02:58.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:02:58.885 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:02:56.649104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ed9a19c-4b23-431f-be99-c9794f783fc1","timestamp":"2022-10-01T04:02:56.649232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:02:59.531 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:02:59.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:03:14.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:03:14.498 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:03:14.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:03:28.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:03:28.591 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:03:27.315669Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b8714c1-5b0a-4f11-84c3-355146569e06","timestamp":"2022-10-01T04:03:27.315723Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:03:29.541 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:03:29.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:03:44.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:03:44.535 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:03:44.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:03:59.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:03:59.530 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:03:59.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:04:14.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:04:14.486 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:04:14.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:04:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:04:17.540 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0d48705c-fc20-47b3-a1dd-9edcc1972147","timestamp":"2022-10-01T04:04:17.540375Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:04:17.576 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms 2022-10-01 04:04:17.577 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:04:17.608 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:04:17.608 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-10-01 04:04:18.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:04:18.245 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0d48705c-fc20-47b3-a1dd-9edcc1972147","timestamp":"2022-10-01T04:04:17.540375Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:04:18.246 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:04:18.246 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:04:18.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:04:18.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:04:18.441 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:04:16.722134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1783f1e-586b-43c8-ad7f-46d9999ec60d","timestamp":"2022-10-01T04:04:16.722145Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:04:18.552 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:04:18.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:04:18.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:04:18.570 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:04:17.264786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3bb31d1-ac8a-4561-9e36-696d711a764d","timestamp":"2022-10-01T04:04:17.264803Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:04:18.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:04:18.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:04:19.116 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:04:19.117 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:04:17.691806Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"978809fb-8db7-4c19-b3ad-a219c47901d2","timestamp":"2022-10-01T04:04:17.691828Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:04:19.137 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:04:19.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:04:29.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:04:29.901 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:04:28.245688Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9952ee0d-767d-45d8-9b63-05680f333c04","timestamp":"2022-10-01T04:04:28.245769Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:04:30.555 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:04:30.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:04:45.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:04:45.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:04:45.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:04:58.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:04:58.878 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:04:56.649015Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9b0b0f0-e561-46c5-bf50-4754a131d66f","timestamp":"2022-10-01T04:04:56.649072Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:04:59.561 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:04:59.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:05:14.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:05:14.544 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:05:14.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:05:28.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:05:28.589 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:05:27.315863Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c63967d-9344-4c65-bdfe-b84b169dd1bb","timestamp":"2022-10-01T04:05:27.315942Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:05:29.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:05:29.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:05:44.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:05:44.569 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:05:44.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:05:59.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:05:59.544 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:05:59.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:06:14.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:06:14.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:06:14.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:06:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:06:17.566 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8cb84ca7-f3db-47ab-b8a8-c2dbba5572bb","timestamp":"2022-10-01T04:06:17.566710Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:06:17.576 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms 2022-10-01 04:06:17.577 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:06:17.613 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:06:17.613 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-10-01 04:06:18.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:06:18.265 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8cb84ca7-f3db-47ab-b8a8-c2dbba5572bb","timestamp":"2022-10-01T04:06:17.566710Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:06:18.265 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:06:18.266 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:06:18.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:06:18.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:06:18.471 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:06:17.688549Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7300bd21-15bf-432b-839c-d0e8d259b721","timestamp":"2022-10-01T04:06:17.688560Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:06:18.576 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:06:17.266687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53579137-bf3e-4593-b4a8-fd143ef06068","timestamp":"2022-10-01T04:06:17.266704Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:06:18.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:06:18.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:06:19.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:06:19.112 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:06:16.724242Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a81cea3-2fc1-49be-a891-caba92b42a8c","timestamp":"2022-10-01T04:06:16.724254Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:06:19.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:06:19.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:06:29.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:06:29.916 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:06:28.245708Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e51f1744-71c1-499f-92d1-79ab2dfe0ae8","timestamp":"2022-10-01T04:06:28.245835Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:06:30.582 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:06:30.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:06:45.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:06:45.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:06:45.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:06:58.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:06:58.886 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:06:56.649052Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18fa7fd6-8f22-4465-b1d8-fb7a255c7548","timestamp":"2022-10-01T04:06:56.649827Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:06:59.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:06:59.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:07:14.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:07:14.563 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:07:14.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:07:28.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:07:28.615 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:07:27.315677Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78adce8b-7805-4945-afba-a23b963e393c","timestamp":"2022-10-01T04:07:27.315757Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:07:29.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:07:29.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:07:44.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:07:44.563 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:07:44.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:07:59.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:07:59.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:07:59.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:08:14.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:08:14.507 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:08:14.507 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:08:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:08:17.593 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"38068296-e96d-4ebc-b072-2bc6278ec2f4","timestamp":"2022-10-01T04:08:17.592767Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:08:17.626 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 33 ms 2022-10-01 04:08:17.627 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:08:17.660 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:08:17.661 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-10-01 04:08:18.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:08:18.283 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"38068296-e96d-4ebc-b072-2bc6278ec2f4","timestamp":"2022-10-01T04:08:17.592767Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:08:18.284 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:08:18.284 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:08:18.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:08:18.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:08:18.571 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:08:17.711513Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2adf4ff-5d5d-444e-9cf5-79179821dfbe","timestamp":"2022-10-01T04:08:17.711528Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:08:18.603 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:08:16.750785Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6887c669-3cb4-4b2a-a064-17554a32d9f3","timestamp":"2022-10-01T04:08:16.750797Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:08:18.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:08:18.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:08:19.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:08:19.141 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:08:17.306419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b5d2742-0eeb-491e-b369-21b5526f068f","timestamp":"2022-10-01T04:08:17.306449Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:08:19.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:08:19.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:08:29.916 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:08:29.917 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:08:28.245752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de8b9442-a091-41fc-ac86-5eb8db09a77b","timestamp":"2022-10-01T04:08:28.245841Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:08:30.608 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:08:30.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:08:45.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:08:45.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:08:45.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:08:58.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:08:58.906 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:08:56.649040Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02a90d04-bc9c-4336-8699-6172c2cfa2e0","timestamp":"2022-10-01T04:08:56.649109Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:08:59.611 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:08:59.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:09:14.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:09:14.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:09:14.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:09:28.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:09:28.608 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:09:27.315704Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"237c6e2f-acf8-4c1e-a49e-ac3816083ca9","timestamp":"2022-10-01T04:09:27.315794Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:09:30.611 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:09:30.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:09:45.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:09:45.595 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:09:45.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:10:00.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:00.594 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:10:00.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:10:15.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:15.574 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:10:15.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:10:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:10:17.623 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"37a1e1b4-5c75-4825-8112-d875bb880324","timestamp":"2022-10-01T04:10:17.622474Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:10:17.626 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms 2022-10-01 04:10:17.627 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:10:17.665 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:17.666 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-10-01 04:10:18.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:18.294 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"37a1e1b4-5c75-4825-8112-d875bb880324","timestamp":"2022-10-01T04:10:17.622474Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:10:18.295 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:10:18.295 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:10:18.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:10:18.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:18.560 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:10:17.698644Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9927fc0-da47-4b81-83e8-7aa07fef73f2","timestamp":"2022-10-01T04:10:17.698656Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:10:18.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:10:18.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:10:18.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:18.810 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:10:17.288660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ecea805-498c-48b6-9518-516867e8d6df","timestamp":"2022-10-01T04:10:17.288725Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:10:18.830 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:10:18.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:10:19.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:19.362 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:10:16.886119Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbca50b5-b0e4-46be-bdc1-8ff67f837304","timestamp":"2022-10-01T04:10:16.886137Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:10:19.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:10:19.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:10:29.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:29.950 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:10:28.248707Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb3b9a86-4817-48c7-a7c8-526fa7d4f41d","timestamp":"2022-10-01T04:10:28.248799Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:10:30.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:10:30.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:10:45.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:45.658 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:10:45.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:10:58.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:10:58.999 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:10:56.649266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b54cc73-617d-4085-bed0-e6c45727ac30","timestamp":"2022-10-01T04:10:56.649351Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:10:59.643 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:10:59.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:11:14.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:11:14.675 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:11:14.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:11:28.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:11:28.669 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:11:27.316420Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8fdd23d4-b400-4ce2-89ac-234f523137a4","timestamp":"2022-10-01T04:11:27.316520Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:11:29.650 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:11:29.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:11:44.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:11:44.617 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:11:44.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:11:59.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:11:59.600 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:11:59.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:12:14.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:12:14.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:12:14.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:12:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:12:17.649 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7aba5c02-0921-4de9-b9a5-4a6ba0c444fb","timestamp":"2022-10-01T04:12:17.649131Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:12:17.676 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms 2022-10-01 04:12:17.677 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:12:17.715 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:12:17.715 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} 2022-10-01 04:12:18.343 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:12:18.343 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7aba5c02-0921-4de9-b9a5-4a6ba0c444fb","timestamp":"2022-10-01T04:12:17.649131Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:12:18.344 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:12:18.344 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:12:18.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:12:18.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:12:18.517 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:12:17.321060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c96d214b-e373-4668-bff7-f24f17e51a40","timestamp":"2022-10-01T04:12:17.321078Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:12:18.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:12:18.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:12:18.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:12:18.682 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:12:16.774074Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff433a20-f0d1-4bee-90e2-aaacecdf3ccf","timestamp":"2022-10-01T04:12:16.774087Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:12:18.698 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:12:18.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:12:19.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:12:19.221 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:12:17.739822Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a1d5751-f108-4dfc-bc41-fd1d5140151d","timestamp":"2022-10-01T04:12:17.739843Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:12:19.241 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:12:19.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:12:29.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:12:29.959 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:12:28.246393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c8b27a8-4a62-4307-80b1-235c00692bab","timestamp":"2022-10-01T04:12:28.246494Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:12:30.663 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:12:30.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:12:45.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:12:45.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:12:45.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:12:58.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:12:58.933 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:12:56.649019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a857573e-1691-447b-9bd2-5280fb789dd5","timestamp":"2022-10-01T04:12:56.649073Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:12:59.669 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:12:59.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:13:14.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:13:14.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:13:14.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:13:28.642 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:13:28.643 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:13:27.315735Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5dd8dfeb-7250-45a2-a992-85f892ed0d12","timestamp":"2022-10-01T04:13:27.315799Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:13:28.675 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:13:28.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:13:43.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:13:43.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:13:43.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:13:58.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:13:58.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:13:58.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:14:13.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:14:13.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:14:13.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:14:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:14:17.679 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"217210af-8a0c-4ea0-b241-5f354eade0cd","timestamp":"2022-10-01T04:14:17.678983Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:14:17.726 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms 2022-10-01 04:14:17.727 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:14:17.757 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:14:17.758 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-10-01 04:14:18.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:14:18.382 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"217210af-8a0c-4ea0-b241-5f354eade0cd","timestamp":"2022-10-01T04:14:17.678983Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:14:18.382 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:14:18.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:14:18.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:14:18.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:14:18.584 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:14:17.762024Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf8661ad-d5a1-4d3a-8b2a-34e24dfad856","timestamp":"2022-10-01T04:14:17.762035Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:14:18.687 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:14:16.801050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e8748121-d6f1-41da-9ca0-17dc957b294e","timestamp":"2022-10-01T04:14:16.801061Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:14:18.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:14:18.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:14:19.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:14:19.226 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:14:17.438866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce2b2401-12fa-40e4-9585-af3a2d4371d7","timestamp":"2022-10-01T04:14:17.438884Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:14:19.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:14:19.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:14:29.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:14:29.956 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:14:28.245766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d1938f5-1835-4370-94fc-2123e8934ca8","timestamp":"2022-10-01T04:14:28.245880Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:14:30.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:14:30.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:14:45.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:14:45.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:14:45.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:14:58.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:14:58.966 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:14:56.649007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45707e90-ddab-448f-81b1-561746570cf4","timestamp":"2022-10-01T04:14:56.649053Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:14:59.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:14:59.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:15:14.685 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:15:14.685 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:15:14.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:15:28.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:15:28.680 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:15:27.315679Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7892932a-156c-4c51-a497-17d664ca393d","timestamp":"2022-10-01T04:15:27.315757Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:15:28.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:15:28.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:15:43.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:15:43.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:15:43.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:15:58.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:15:58.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:15:58.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:16:13.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:16:13.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:16:13.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:16:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:16:17.704 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8eb70c7d-6b12-445c-95c8-4ce88a487954","timestamp":"2022-10-01T04:16:17.704348Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:16:17.726 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms 2022-10-01 04:16:17.727 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:16:17.765 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:16:17.765 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":1} 2022-10-01 04:16:18.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:16:18.414 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8eb70c7d-6b12-445c-95c8-4ce88a487954","timestamp":"2022-10-01T04:16:17.704348Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:16:18.415 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:16:18.415 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:16:18.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:16:18.601 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:16:18.601 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:16:17.363668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be0ab278-5ebb-4b2c-a36e-5d58d3e9c3ad","timestamp":"2022-10-01T04:16:17.363727Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:16:18.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:16:18.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:16:18.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:16:18.751 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:16:16.820544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"176774fb-98ac-46b4-b8af-f9be877f9f37","timestamp":"2022-10-01T04:16:16.820552Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:16:18.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:16:18.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:16:19.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:16:19.290 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:16:17.772652Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b249191-ae2b-43de-b8bb-ee10bd842ffe","timestamp":"2022-10-01T04:16:17.772661Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:16:19.307 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:16:19.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:16:29.984 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:16:29.985 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:16:28.247694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2358f5d-4696-4fd2-8a55-29635c04f885","timestamp":"2022-10-01T04:16:28.247817Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:16:30.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:16:30.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:16:45.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:16:45.694 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:16:45.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:16:58.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:16:58.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-10-01T04:16:56.649054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84cb509c-3ddb-4125-ae02-95b3f62f071e","timestamp":"2022-10-01T04:16:56.649134Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:16:59.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:16:59.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:17:14.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:17:14.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:17:14.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:17:28.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:17:28.700 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:17:27.315668Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98adcb22-bf2c-4a95-a8f3-b9b0e4edf5d4","timestamp":"2022-10-01T04:17:27.315740Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:17:28.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:17:28.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:17:43.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:17:43.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:17:43.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:17:58.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:17:58.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:17:58.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:18:13.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:18:13.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:18:13.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:18:17.431 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-01 04:18:17.731 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e1166a7f-fdd9-4284-8f35-351f4a652cce","timestamp":"2022-10-01T04:18:17.731635Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:18:17.776 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 44 ms 2022-10-01 04:18:17.777 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-01 04:18:17.831 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:18:17.831 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (54 ms):{"serverTimeMs":1,"count":1} 2022-10-01 04:18:18.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:18:18.462 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e1166a7f-fdd9-4284-8f35-351f4a652cce","timestamp":"2022-10-01T04:18:17.731635Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:18:18.463 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-01 04:18:18.463 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:18:18.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:18:18.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:18:18.688 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:18:17.816859Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b38b398-cc40-4b66-a1c6-f1c852663ab8","timestamp":"2022-10-01T04:18:17.816869Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:18:18.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:18:18.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:18:18.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:18:18.765 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:18:16.896415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50ea3bdf-0e6c-4724-bef0-f8e135665539","timestamp":"2022-10-01T04:18:16.896426Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:18:18.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:18:18.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:18:19.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:18:19.307 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:18:17.510540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e36a11c2-3b7b-4ed7-8f08-3ba162fdb7bb","timestamp":"2022-10-01T04:18:17.510566Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:18:19.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:18:19.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:18:29.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:18:29.962 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:18:28.245928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08766fe7-7292-41c3-af45-14e4dd87c035","timestamp":"2022-10-01T04:18:28.246021Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-01 04:18:30.746 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:18:30.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:18:45.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:18:45.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:18:45.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:18:59.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:18:59.021 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-01T04:18:56.649509Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6dfdb643-b9f3-490e-8645-136b8d5af49f","timestamp":"2022-10-01T04:18:56.649818Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-01 04:18:59.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:18:59.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:19:14.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:19:14.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:19:14.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:19:28.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:19:28.692 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-01T04:19:27.316066Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6472329f-f48a-4cf3-93d8-adfa21460b8d","timestamp":"2022-10-01T04:19:27.316188Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-01 04:19:28.764 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 2022-10-01 04:19:28.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/53e0d99b-d4cc-445e-a232-14f2ef86465a/onap-policy-clamp-runtime-acm-6847cc68d9-thskf?timeout=15000 (anonymous) ... 2022-10-01 04:19:43.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-01 04:19:43.819 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl