Results

By type

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

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

2022-11-10 02:54:38.749  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-5f75b with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-11-10 02:54:38.754  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-11-10 02:54:41.344  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-10 02:54:42.029  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 666 ms. Found 7 JPA repository interfaces.
2022-11-10 02:54:44.062  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.066  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.071  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.082  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.091  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.104  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.111  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.114  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.163  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.204  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.207  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-11-10 02:54:44.944  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-11-10 02:54:44.966  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-11-10 02:54:44.966  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-11-10 02:54:45.155  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-11-10 02:54:45.156  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6253 ms
2022-11-10 02:54:45.799  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-11-10 02:54:46.459  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-10 02:54:46.759  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-11-10 02:54:47.608  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-10 02:54:48.294  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-11-10 02:54:50.010 ERROR 10 --- [           main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Exception during pool initialization.

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=396) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=396) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1112) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1073) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:880) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:595) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 57 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=396) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 61 common frames omitted

2022-11-10 02:54:50.012  WARN 10 --- [           main] o.h.e.j.e.i.JdbcEnvironmentInitiator     : HHH000342: Could not obtain connection to query metadata

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=396) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=396) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1112) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1073) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:880) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:595) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 57 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=396) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 61 common frames omitted

2022-11-10 02:54:50.066  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-10 02:54:53.800  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-11-10 02:54:54.029  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-11-10 02:54:59.536  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-10 02:54:59.560  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-10 02:55:02.519  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-11-10 02:55:02.755  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-11-10 02:55:03.872  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-11-10 02:55:05.544  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@de40aa1, org.springframework.security.web.context.SecurityContextPersistenceFilter@50b4e7b2, org.springframework.security.web.header.HeaderWriterFilter@6033f36c, org.springframework.security.web.authentication.logout.LogoutFilter@5f4f6f89, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ab39942, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@55202ba6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@221961af, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61b76a7d, org.springframework.security.web.session.SessionManagementFilter@1642968c, org.springframework.security.web.access.ExceptionTranslationFilter@c478e4e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7fad28ac]
2022-11-10 02:55:06.866  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.867  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.867  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.868  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.868  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.869  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.869  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.869  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.870  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.870  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.870  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.871  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.871  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.871  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.872  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.872  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.872  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.873  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.873  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.873  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.874  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.874  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-11-10 02:55:06.912  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-11-10 02:55:08.223  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-11-10 02:55:08.224  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-11-10 02:55:08.236  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-11-10 02:55:08.239  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-11-10 02:55:08.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:55:08.240  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e627bedc-1a7f-4a9f-816b-e69d121468e4, alive=false, publisher=null]]: starting
2022-11-10 02:55:08.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:55:08.262  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e627bedc-1a7f-4a9f-816b-e69d121468e4, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-11-10 02:55:08.263  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-11-10 02:55:08.263  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-11-10 02:55:08.263  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-11-10 02:55:08.264  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-11-10 02:55:08.264  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-11-10 02:55:08.264  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-11-10 02:55:08.264  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, 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@578c99ac
2022-11-10 02:55:08.266  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-11-10 02:55:08.266  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-11-10 02:55:08.271  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.86 seconds (JVM running for 33.095)
2022-11-10 02:55:08.290  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-11-10 02:55:08.333  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-11-10 02:55:23.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:55:23.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:55:23.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:55:38.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:55:38.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:55:38.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:55:53.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:55:53.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:55:53.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:08.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:08.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:08.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:13.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:13.431  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-11-10 02:56:13.435  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T02:56:11.945619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"585328fc-4634-48dc-9902-f84826c3e6df","timestamp":"2022-11-10T02:56:11.945880Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 02:56:14.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:14.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:28.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:28.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:28.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:29.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:29.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T02:56:28.224077Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"322c8b68-8a6c-466f-8982-4b39d5d18089","timestamp":"2022-11-10T02:56:28.224220Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 02:56:30.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:30.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:40.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:40.141  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T02:56:39.539872Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b9460df-73cd-4c2e-93aa-9d13ffaad196","timestamp":"2022-11-10T02:56:39.539999Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 02:56:41.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:41.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:56.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:56.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:56.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:57:08.226  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 02:57:11.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:57:11.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:57:11.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:57:26.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:57:26.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:57:26.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:57:41.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:57:41.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:57:41.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:57:56.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:57:56.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:57:56.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:11.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:11.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:11.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:13.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:13.442  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T02:58:11.945268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88dc2af3-d02f-4876-af56-4a9a1cfc6b9d","timestamp":"2022-11-10T02:58:11.945366Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 02:58:13.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:13.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:28.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:28.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:28.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:29.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:29.343  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T02:58:28.224741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"386adf60-e59d-4452-a845-a374e7a65db4","timestamp":"2022-11-10T02:58:28.224821Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 02:58:30.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:30.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:40.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:40.084  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T02:58:39.539338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"650e8001-bd42-4020-a44c-369eb98e20a4","timestamp":"2022-11-10T02:58:39.539430Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 02:58:41.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:41.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:56.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:56.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:56.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:59:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 02:59:11.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:59:11.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:59:11.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:59:25.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:59:25.979  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:59:25.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:59:40.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:59:40.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:59:40.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:59:55.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:59:55.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:59:55.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:10.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:10.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:10.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:13.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:13.397  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:00:11.945528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"681be809-35fe-4755-98f6-687e4b437950","timestamp":"2022-11-10T03:00:11.945666Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:00:13.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:13.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:28.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:28.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:28.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:29.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:29.320  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:00:28.222578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"409d889d-5494-4f77-9fff-dafdfc98c350","timestamp":"2022-11-10T03:00:28.222645Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:00:30.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:30.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:40.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:40.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:00:39.539590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39318f1c-a307-4753-9ec4-b049760cc7ce","timestamp":"2022-11-10T03:00:39.539737Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:00:43.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:43.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:58.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:58.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:58.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:01:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:01:13.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:01:13.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:01:13.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:01:27.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:01:27.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:01:27.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:01:42.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:01:42.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:01:42.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:01:57.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:01:57.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:01:57.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:12.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:12.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:12.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:13.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:13.291  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:02:11.945478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f69f0f05-6247-4c3f-af80-25ed6c6fa7e7","timestamp":"2022-11-10T03:02:11.945592Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:02:13.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:13.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:28.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:28.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:28.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:29.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:29.324  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:02:28.222820Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c82ea19-5294-4b03-8c1b-92635ac746a8","timestamp":"2022-11-10T03:02:28.222950Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:02:30.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:30.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:40.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:40.079  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:02:39.539333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d48356b-271f-47ef-9e48-c4750aa0adb3","timestamp":"2022-11-10T03:02:39.539416Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:02:40.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:40.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:55.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:55.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:55.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:03:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:03:10.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:03:10.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:03:10.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:03:24.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:03:24.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:03:24.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:03:39.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:03:39.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:03:39.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:03:54.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:03:54.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:03:54.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:09.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:09.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:09.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:13.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:13.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:04:11.945286Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6430247b-cce1-4fd6-92e4-c952edbe21c8","timestamp":"2022-11-10T03:04:11.945550Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:04:13.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:13.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:28.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:28.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:28.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:29.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:29.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:04:28.222593Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ae9f62d-0678-42cf-91b8-18ee3b6f9ec0","timestamp":"2022-11-10T03:04:28.222705Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:04:30.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:30.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:40.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:40.049  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:04:39.539674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f205561-1c51-413e-a2cc-0515be16deb3","timestamp":"2022-11-10T03:04:39.540015Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:04:40.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:40.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:55.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:55.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:55.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:05:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:05:10.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:05:10.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:05:10.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:05:25.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:05:25.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:05:25.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:05:40.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:05:40.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:05:40.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:05:54.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:05:54.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:05:54.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:09.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:09.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:09.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:13.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:13.388  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:06:11.945435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3451cc7-4810-488b-9b20-563bd8227225","timestamp":"2022-11-10T03:06:11.945575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:06:13.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:13.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:28.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:28.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:28.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:29.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:29.325  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:06:28.222865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca437adf-d81e-4ad6-b7a0-af10680d9d95","timestamp":"2022-11-10T03:06:28.223031Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:06:30.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:30.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:40.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:40.028  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:06:39.539336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3dcee3f-2b00-4cef-bf71-f901b38ac52a","timestamp":"2022-11-10T03:06:39.539517Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:06:40.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:40.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:55.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:55.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:55.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:07:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:07:10.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:07:10.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:07:10.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:07:25.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:07:25.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:07:25.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:07:39.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:07:39.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:07:39.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:07:54.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:07:54.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:07:54.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:09.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:09.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:09.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:13.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:13.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:08:11.945635Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9557d99d-b53d-4b42-be32-9a64ff0a2518","timestamp":"2022-11-10T03:08:11.945834Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:08:13.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:13.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:28.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:28.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:28.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:29.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:29.323  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:08:28.222697Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d82b5eb-1bb7-4163-8b1b-9f53c02da7b5","timestamp":"2022-11-10T03:08:28.222883Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:08:30.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:30.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:40.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:40.016  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:08:39.539728Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"081e21c1-1942-4ced-a1b9-e634c87a457e","timestamp":"2022-11-10T03:08:39.540092Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:08:40.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:40.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:55.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:55.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:55.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:09:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:09:10.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:09:10.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:09:10.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:09:25.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:09:25.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:09:25.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:09:40.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:09:40.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:09:40.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:09:54.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:09:54.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:09:54.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:09.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:09.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:09.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:13.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:13.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:10:11.945227Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7ca6f30-1c0f-4e2e-ab95-b615571beb6b","timestamp":"2022-11-10T03:10:11.945331Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:10:13.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:13.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:28.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:28.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:28.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:29.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:29.313  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:10:28.222620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cced485-673f-4fc7-ac0d-82231b085768","timestamp":"2022-11-10T03:10:28.222683Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:10:30.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:30.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:40.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:40.014  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:10:39.539379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93080c86-470d-4ece-bdd4-f956b7909bb0","timestamp":"2022-11-10T03:10:39.539491Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:10:40.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:40.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:55.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:55.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:55.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:11:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:11:10.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:11:10.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:11:10.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:11:25.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:11:25.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:11:25.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:11:40.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:11:40.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:11:40.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:11:55.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:11:55.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:11:55.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:09.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:09.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:09.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:13.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:13.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:12:11.945541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"832d2af8-a684-4bed-b0b6-91ef9bca702b","timestamp":"2022-11-10T03:12:11.945665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:12:13.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:13.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:28.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:28.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:28.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:29.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:29.373  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:12:28.224176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37098f1e-3353-4213-9e47-eb4a0de94a79","timestamp":"2022-11-10T03:12:28.224304Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:12:30.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:30.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:40.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:40.006  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:12:39.539314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"723eec99-a55c-4d55-9961-b2f773feacc1","timestamp":"2022-11-10T03:12:39.539442Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:12:40.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:40.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:55.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:55.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:55.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:13:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:13:10.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:13:10.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:13:10.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:13:25.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:13:25.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:13:25.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:13:40.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:13:40.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:13:40.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:13:55.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:13:55.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:13:55.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:10.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:10.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:10.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:13.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:13.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:14:11.945855Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcaf344a-da79-439d-ba8f-7bb3190aeeb2","timestamp":"2022-11-10T03:14:11.946043Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:14:13.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:13.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:28.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:28.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:28.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:29.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:29.340  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:14:28.224911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5220d59b-f4db-4b9e-b1e5-62b0d2d69ebd","timestamp":"2022-11-10T03:14:28.224988Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:14:30.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:30.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:40.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:40.002  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:14:39.539397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8580c0a-b3ca-45ad-a92b-e1da10f25ba9","timestamp":"2022-11-10T03:14:39.539484Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:14:40.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:40.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:55.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:55.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:55.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:15:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:15:10.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:15:10.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:15:10.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:15:25.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:15:25.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:15:25.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:15:40.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:15:40.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:15:40.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:15:55.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:15:55.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:15:55.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:10.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:10.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:10.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:13.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:13.377  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:16:11.945271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2b47d1c-8731-4738-b212-d244a48ff7ac","timestamp":"2022-11-10T03:16:11.945367Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:16:13.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:13.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:28.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:28.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:28.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:29.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:29.309  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:16:28.222984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73396e91-0f6d-4261-9364-205ae9332623","timestamp":"2022-11-10T03:16:28.223102Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:16:30.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:30.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:39.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:39.992  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:16:39.539488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da6991fa-96a5-448b-bf3c-7352107c197b","timestamp":"2022-11-10T03:16:39.539633Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:16:40.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:40.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:55.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:55.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:55.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:17:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:17:10.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:17:10.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:17:10.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:17:25.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:17:25.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:17:25.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:17:40.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:17:40.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:17:40.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:17:55.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:17:55.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:17:55.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:10.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:10.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:10.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:13.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:13.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-11-10T03:18:11.945425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02e88327-e2b0-4103-b291-bc562879c7d7","timestamp":"2022-11-10T03:18:11.945590Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:18:13.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:13.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:28.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:28.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:28.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:29.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:29.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:18:28.222658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a42a234-eebc-4472-bcb7-42bf7a683349","timestamp":"2022-11-10T03:18:28.222751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:18:30.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:30.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:39.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:39.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:18:39.539352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf035295-3f75-49f4-9367-a96e25988dae","timestamp":"2022-11-10T03:18:39.539436Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:18:40.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:40.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:55.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:55.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:55.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:19:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:19:10.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:19:10.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:19:10.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:19:25.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:19:25.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:19:25.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:19:40.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:19:40.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:19:40.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:19:55.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:19:55.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:19:55.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:10.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:10.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:10.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:13.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:13.374  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:20:11.945479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aaa61d63-0e02-4d0e-a4fd-944c30d5c15e","timestamp":"2022-11-10T03:20:11.945815Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:20:13.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:13.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:28.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:28.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:28.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:29.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:29.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:20:28.222604Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10adcc0f-8e7f-4cbe-b7c4-56b3833531aa","timestamp":"2022-11-10T03:20:28.222693Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:20:30.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:30.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:39.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:39.947  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:20:39.539427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36a080fe-9e05-4d2a-bbed-7072329fd857","timestamp":"2022-11-10T03:20:39.539521Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:20:40.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:40.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:55.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:55.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:55.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:21:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:21:10.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:21:10.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:21:10.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:21:25.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:21:25.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:21:25.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:21:40.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:21:40.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:21:40.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:21:55.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:21:55.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:21:55.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:10.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:10.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:10.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:13.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:13.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:22:11.945336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25104f86-9566-47a4-b431-853d9b1e6d81","timestamp":"2022-11-10T03:22:11.945438Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:22:13.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:13.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:28.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:28.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:28.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:29.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:29.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:22:28.222878Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa8484af-94e3-4e02-b89c-d7df15fc34ea","timestamp":"2022-11-10T03:22:28.223088Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:22:30.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:30.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:39.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:39.954  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:22:39.539432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8d76453-e52c-4396-9fa5-28f6cb615390","timestamp":"2022-11-10T03:22:39.539568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:22:40.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:40.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:55.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:55.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:55.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:23:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:23:10.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:23:10.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:23:10.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:23:25.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:23:25.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:23:25.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:23:40.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:23:40.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:23:40.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:23:55.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:23:55.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:23:55.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:10.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:10.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:10.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:13.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:13.367  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:24:11.945407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5dc64b57-a939-4504-aadf-f6e2a597d4ec","timestamp":"2022-11-10T03:24:11.945530Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:24:14.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:14.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:29.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:29.386  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:24:28.222684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aef3496e-6f15-405e-9db8-f5414d2d18ee","timestamp":"2022-11-10T03:24:28.222756Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:24:29.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:29.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:39.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:39.922  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:24:39.539380Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"010fe59a-564e-41b6-9978-5454532f2d68","timestamp":"2022-11-10T03:24:39.539469Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:24:40.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:40.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:55.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:55.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:55.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:25:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:25:10.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:25:10.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:25:10.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:25:25.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:25:25.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:25:25.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:25:40.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:25:40.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:25:40.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:25:55.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:25:55.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:25:55.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:10.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:10.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:10.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:13.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:13.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:26:11.945226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3d0d1da-453b-4b3e-af99-d0689a306968","timestamp":"2022-11-10T03:26:11.945326Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:26:14.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:14.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:29.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:29.302  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:26:28.223728Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2c65819-b985-4f08-92dd-9128a9756613","timestamp":"2022-11-10T03:26:28.223890Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:26:29.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:29.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:39.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:39.908  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:26:39.539481Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"947f3445-7b70-4a1d-9815-68c9125187ff","timestamp":"2022-11-10T03:26:39.539623Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:26:40.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:40.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:55.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:55.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:55.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:27:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:27:10.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:27:10.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:27:10.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:27:25.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:27:25.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:27:25.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:27:40.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:27:40.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:27:40.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:27:55.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:27:55.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:27:55.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:10.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:10.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:10.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:13.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:13.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:28:11.945512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d320ecfa-7508-484f-9cb0-d85ea8ec67c2","timestamp":"2022-11-10T03:28:11.945787Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:28:13.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:13.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:28.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:28.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:28.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:29.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:29.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:28:28.222671Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70a6b741-44c1-4d99-ba9b-66d67b848c54","timestamp":"2022-11-10T03:28:28.222805Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:28:29.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:29.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:39.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:39.904  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:28:39.539319Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00fca175-e805-4770-afa1-65aa3b28ba05","timestamp":"2022-11-10T03:28:39.539397Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:28:40.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:40.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:55.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:55.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:55.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:29:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:29:10.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:29:10.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:29:10.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:29:25.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:29:25.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:29:25.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:29:40.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:29:40.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:29:40.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:29:55.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:29:55.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:29:55.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:10.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:10.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:10.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:13.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:13.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:30:11.945281Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83b9bdd5-15e7-40cd-a47c-7103feaf7acd","timestamp":"2022-11-10T03:30:11.945395Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:30:13.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:13.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:28.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:28.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:28.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:29.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:29.306  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:30:28.223698Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"604fd35b-8006-46e1-bcdd-f95caa44b58b","timestamp":"2022-11-10T03:30:28.223945Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:30:29.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:29.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:39.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:39.887  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:30:39.539386Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0c123e3-e928-421e-9100-16af12d89bba","timestamp":"2022-11-10T03:30:39.539451Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:30:40.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:40.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:55.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:55.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:55.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:31:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:31:10.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:31:10.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:31:10.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:31:25.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:31:25.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:31:25.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:31:40.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:31:40.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:31:40.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:31:55.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:31:55.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:31:55.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:10.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:10.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:10.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:13.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:13.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:32:11.945397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eae30893-965c-4643-b483-dd66bbdc4fa9","timestamp":"2022-11-10T03:32:11.945519Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:32:13.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:13.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:28.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:28.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:28.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:29.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:29.284  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:32:28.222703Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ff8fa48-83fe-488d-86a5-7c27167d76dd","timestamp":"2022-11-10T03:32:28.222802Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:32:29.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:29.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:39.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:39.873  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:32:39.539314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7c0e5e6-e80d-4ceb-a818-14c2445e05d2","timestamp":"2022-11-10T03:32:39.539376Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:32:40.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:40.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:55.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:55.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:55.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:33:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:33:10.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:33:10.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:33:10.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:33:25.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:33:25.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:33:25.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:33:40.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:33:40.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:33:40.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:33:55.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:33:55.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:33:55.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:10.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:10.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:10.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:13.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:13.363  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:34:11.945388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6b707c9-d2d9-4342-8843-67911ff5309e","timestamp":"2022-11-10T03:34:11.945537Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:34:13.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:13.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:28.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:28.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:28.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:29.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:29.285  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:34:28.222623Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89217835-d8a9-42f7-a1cc-a3e0e0cec7b3","timestamp":"2022-11-10T03:34:28.222713Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:34:29.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:29.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:39.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:39.862  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:34:39.539414Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb162c70-e78e-401f-ba4c-652b0362b827","timestamp":"2022-11-10T03:34:39.539467Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:34:40.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:40.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:55.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:55.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:55.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:35:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:35:10.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:35:10.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:35:10.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:35:25.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:35:25.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:35:25.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:35:40.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:35:40.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:35:40.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:35:55.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:35:55.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:35:55.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:10.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:10.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:10.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:13.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:13.354  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:36:11.945271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f72b32cb-861a-4033-9757-5005dc6d6793","timestamp":"2022-11-10T03:36:11.945374Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:36:13.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:13.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:28.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:28.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:28.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:29.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:29.273  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:36:28.225155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c66c62ed-fd1f-449e-b036-9ce2773ce886","timestamp":"2022-11-10T03:36:28.225270Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:36:29.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:29.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:39.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:39.852  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:36:39.539544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4843179b-8ddc-4a13-89fc-f22c8776ac97","timestamp":"2022-11-10T03:36:39.539682Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:36:40.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:40.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:55.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:55.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:55.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:37:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:37:10.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:37:10.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:37:10.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:37:25.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:37:25.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:37:25.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:37:40.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:37:40.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:37:40.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:37:55.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:37:55.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:37:55.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:10.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:10.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:10.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:13.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:13.360  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:38:11.945403Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04c31f98-a635-47bc-9d38-ca104e3afe29","timestamp":"2022-11-10T03:38:11.945513Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:38:13.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:13.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:28.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:28.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:28.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:29.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:29.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:38:28.223043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc48b870-b4c6-40e4-a5a4-54612a4ee3a8","timestamp":"2022-11-10T03:38:28.223217Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:38:29.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:29.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:39.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:39.840  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:38:39.539406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f671ee37-e02a-4959-8aa1-0cd66e853598","timestamp":"2022-11-10T03:38:39.539519Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:38:40.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:40.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:55.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:55.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:55.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:39:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:39:10.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:39:10.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:39:10.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:39:25.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:39:25.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:39:25.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:39:40.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:39:40.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:39:40.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:39:55.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:39:55.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:39:55.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:10.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:10.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:10.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:13.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:13.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:40:11.945407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2eeddc29-5c51-4e64-a7b6-14e5327cb568","timestamp":"2022-11-10T03:40:11.945520Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:40:13.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:13.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:28.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:28.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:28.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:29.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:29.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:40:28.222586Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"409f10ae-1c9a-49cb-90c2-19d03f3a3c6c","timestamp":"2022-11-10T03:40:28.222666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:40:29.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:29.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...