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-06-07 10:37:55.874  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-fkp86 with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-07 10:37:55.880  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-07 10:37:58.327  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-07 10:37:58.992  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 633 ms. Found 7 JPA repository interfaces.
2022-06-07 10:38:01.167  INFO 11 --- [           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-06-07 10:38:01.171  INFO 11 --- [           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-06-07 10:38:01.177  INFO 11 --- [           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-06-07 10:38:01.189  INFO 11 --- [           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-06-07 10:38:01.198  INFO 11 --- [           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-06-07 10:38:01.211  INFO 11 --- [           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-06-07 10:38:01.219  INFO 11 --- [           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-06-07 10:38:01.224  INFO 11 --- [           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-06-07 10:38:01.265  INFO 11 --- [           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-06-07 10:38:01.307  INFO 11 --- [           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-06-07 10:38:01.310  INFO 11 --- [           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-06-07 10:38:02.100  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-07 10:38:02.123  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-07 10:38:02.123  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-07 10:38:02.305  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-07 10:38:02.305  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6250 ms
2022-06-07 10:38:03.028  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-07 10:38:03.657  INFO 11 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-07 10:38:03.949  INFO 11 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-07 10:38:04.625  INFO 11 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-07 10:38:05.054  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-07 10:38:06.736 ERROR 11 --- [           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=403) 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.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	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=403) 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=403) 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-06-07 10:38:06.738  WARN 11 --- [           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=403) 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.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	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=403) 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=403) 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-06-07 10:38:06.823  INFO 11 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-07 10:38:10.702  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-07 10:38:10.885  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-07 10:38:18.604  INFO 11 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-07 10:38:18.639  INFO 11 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-07 10:38:21.111  WARN 11 --- [           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-06-07 10:38:22.135  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1e8a3349-20ec-489f-bb41-a346c6439050, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fkp86, 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-06-07 10:38:23.353  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-07 10:38:25.300  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6aa792, org.springframework.security.web.context.SecurityContextPersistenceFilter@520ec7a7, org.springframework.security.web.header.HeaderWriterFilter@3a7dcfb7, org.springframework.security.web.authentication.logout.LogoutFilter@f5f8de2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@71e409f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77d58f3a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@478c84aa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c78f456, org.springframework.security.web.session.SessionManagementFilter@25c16cf7, org.springframework.security.web.access.ExceptionTranslationFilter@4745bcc6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@194eae3e]
2022-06-07 10:38:26.059  WARN 11 --- [           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-06-07 10:38:26.059  WARN 11 --- [           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-06-07 10:38:26.060  WARN 11 --- [           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-06-07 10:38:26.060  WARN 11 --- [           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-06-07 10:38:26.061  WARN 11 --- [           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-06-07 10:38:26.062  WARN 11 --- [           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-06-07 10:38:26.062  WARN 11 --- [           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-06-07 10:38:26.063  WARN 11 --- [           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-06-07 10:38:26.063  WARN 11 --- [           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-06-07 10:38:26.064  WARN 11 --- [           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-06-07 10:38:26.064  WARN 11 --- [           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-06-07 10:38:26.065  WARN 11 --- [           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-06-07 10:38:26.065  WARN 11 --- [           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-06-07 10:38:26.066  WARN 11 --- [           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-06-07 10:38:26.066  WARN 11 --- [           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-06-07 10:38:26.066  WARN 11 --- [           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-06-07 10:38:26.067  WARN 11 --- [           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-06-07 10:38:26.067  WARN 11 --- [           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-06-07 10:38:26.068  WARN 11 --- [           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-06-07 10:38:26.068  WARN 11 --- [           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-06-07 10:38:26.069  WARN 11 --- [           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-06-07 10:38:26.069  WARN 11 --- [           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-06-07 10:38:26.099  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-07 10:38:27.329  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-07 10:38:27.330  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-07 10:38:27.337  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1e8a3349-20ec-489f-bb41-a346c6439050, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fkp86, 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-06-07 10:38:27.339  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1e8a3349-20ec-489f-bb41-a346c6439050, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fkp86, 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-06-07 10:38:27.343  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:38:27.340  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b2a9e083-23ae-4a61-9df6-a6b511000bcc, alive=false, publisher=null]]: starting
2022-06-07 10:38:27.353  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:38:27.359  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b2a9e083-23ae-4a61-9df6-a6b511000bcc, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-07 10:38:27.360  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-07 10:38:27.361  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-07 10:38:27.361  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-07 10:38:27.361  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-07 10:38:27.361  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-07 10:38:27.361  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-07 10:38:27.361  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-07 10:38:27.362  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-07 10:38:27.362  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-07 10:38:27.362  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-07 10:38:27.362  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-07 10:38:27.362  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-07 10:38:27.362  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-07 10:38:27.362  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1e8a3349-20ec-489f-bb41-a346c6439050, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fkp86, 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@46610fc9
2022-06-07 10:38:27.363  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1e8a3349-20ec-489f-bb41-a346c6439050, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fkp86, 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-06-07 10:38:27.363  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-07 10:38:27.368  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 33.043 seconds (JVM running for 35.218)
2022-06-07 10:38:27.384  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-07 10:38:27.415  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-07 10:38:42.875  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:38:42.900  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:38:42.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:38:57.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:38:57.898  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:38:57.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:39:12.918  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:39:12.919  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:39:12.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:39:27.976  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:39:27.976  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:39:27.977  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:39:34.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:39:34.738  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-07 10:39:34.741  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:39:32.244739Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7744d7ea-8dd7-4f79-80f4-2386fb8694d5","timestamp":"2022-06-07T10:39:32.244874Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:39:36.887  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:39:36.888  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:39:51.929  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:39:51.930  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:39:51.930  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:39:56.844  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:39:56.845  INFO 11 --- [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-06-07T10:39:56.078363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90bcea83-1684-4779-88ff-c44f308572bc","timestamp":"2022-06-07T10:39:56.078559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:39:56.905  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:39:56.905  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:40:11.922  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:40:11.923  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:40:11.923  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:40:15.842  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:40:15.843  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:40:14.748256Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"640cd3f5-ea3f-4e7b-98c5-0bd30bfa079a","timestamp":"2022-06-07T10:40:14.748474Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:40:15.897  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:40:15.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:40:27.329  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:40:30.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:40:30.933  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:40:30.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:40:45.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:40:45.948  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:40:45.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:41:01.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:41:01.043  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:41:01.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:41:16.026  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:41:16.027  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:41:16.027  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:41:31.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:41:31.020  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:41:31.021  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:41:34.664  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:41:34.665  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:41:32.244459Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c870fb4d-184d-40a6-9271-c5130223c312","timestamp":"2022-06-07T10:41:32.244560Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:41:34.694  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:41:34.694  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:41:49.675  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:41:49.675  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:41:49.676  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:41:56.783  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:41:56.784  INFO 11 --- [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-06-07T10:41:56.078054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a36cce73-3819-498c-a5b3-9945a61684f6","timestamp":"2022-06-07T10:41:56.078144Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:41:56.914  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:41:56.914  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:42:11.913  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:42:11.914  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:42:11.914  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:42:15.801  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:42:15.802  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:42:14.748444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e246c0f-b760-4580-937e-d89449002263","timestamp":"2022-06-07T10:42:14.748581Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:42:15.912  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:42:15.913  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:42:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:42:30.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:42:30.932  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:42:30.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:42:45.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:42:45.954  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:42:45.955  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:43:00.941  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:43:00.942  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:43:00.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:43:15.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:43:15.931  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:43:15.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:43:30.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:43:30.932  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:43:30.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:43:34.655  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:43:34.656  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:43:32.244364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82da8357-149e-4397-9ecb-4e950982d74d","timestamp":"2022-06-07T10:43:32.244457Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:43:34.687  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:43:34.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:43:49.699  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:43:49.699  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:43:49.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:43:56.827  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:43:56.829  INFO 11 --- [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-06-07T10:43:56.078347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97532c0f-8b1f-431b-9201-a47b223a5814","timestamp":"2022-06-07T10:43:56.078546Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:43:56.931  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:43:56.931  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:44:11.917  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:44:11.918  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:44:11.918  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:44:15.746  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:44:15.747  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:44:14.747954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c364c89-da5d-4830-ad4d-df763aa26a92","timestamp":"2022-06-07T10:44:14.748049Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:44:15.934  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:44:15.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:44:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:44:30.928  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:44:30.929  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:44:30.929  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:44:45.960  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:44:45.961  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:44:45.961  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:45:00.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:45:00.943  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:45:00.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:45:15.944  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:45:15.945  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:45:15.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:45:31.038  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:45:31.039  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:45:31.039  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:45:34.796  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:45:34.797  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:45:32.244563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08a3f364-fc7a-4451-a8f0-413d6f5f11eb","timestamp":"2022-06-07T10:45:32.244681Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:45:34.814  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:45:34.814  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:45:49.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:45:49.969  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:45:49.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:45:56.852  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:45:56.853  INFO 11 --- [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-06-07T10:45:56.078051Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77f97af0-d0a3-4441-b0f4-42890e517c96","timestamp":"2022-06-07T10:45:56.078136Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:45:56.950  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:45:56.950  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:46:12.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:46:12.021  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:46:12.021  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:46:15.760  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:46:15.761  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:46:14.748423Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39386e90-c127-41b9-ac83-03d353a2cee6","timestamp":"2022-06-07T10:46:14.748650Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:46:15.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:46:15.954  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:46:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:46:31.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:46:31.085  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:46:31.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:46:46.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:46:46.109  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:46:46.109  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:47:01.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:47:01.120  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:47:01.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:47:16.120  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:47:16.121  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:47:16.122  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:47:31.105  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:47:31.107  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:47:31.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:47:34.747  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:47:34.748  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:47:32.244363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e4c46d2-546d-48f6-922f-d5931c747cde","timestamp":"2022-06-07T10:47:32.244466Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:47:34.776  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:47:34.777  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:47:49.746  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:47:49.747  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:47:49.748  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:47:56.787  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:47:56.788  INFO 11 --- [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-06-07T10:47:56.078109Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0278121-f81e-4969-b6be-d6906e6b1516","timestamp":"2022-06-07T10:47:56.078235Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:47:56.976  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:47:56.976  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:48:12.011  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:48:12.011  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:48:12.012  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:48:15.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:48:15.775  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:48:14.748192Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce0b2f0d-bf62-4bab-ad7b-cedf0411da26","timestamp":"2022-06-07T10:48:14.748404Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:48:15.977  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:48:15.977  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:48:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:48:31.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:48:31.016  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:48:31.016  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:48:46.057  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:48:46.058  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:48:46.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:49:01.073  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:49:01.074  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:49:01.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:49:16.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:49:16.078  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:49:16.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:49:31.051  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:49:31.052  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:49:31.052  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:49:34.714  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:49:34.715  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:49:32.244554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31959dcd-0750-4fb9-924e-4c5e74306796","timestamp":"2022-06-07T10:49:32.244664Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:49:34.740  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:49:34.740  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:49:49.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:49:49.765  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:49:49.765  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:49:56.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:49:56.786  INFO 11 --- [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-06-07T10:49:56.078258Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab2af702-37e4-4b53-9be8-f485cb35ce3b","timestamp":"2022-06-07T10:49:56.078395Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:49:56.991  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:49:56.992  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:50:11.991  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:50:11.993  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:50:11.994  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:50:15.763  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:50:15.763  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:50:14.748042Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3218259-c412-4557-bc4e-1abce061e663","timestamp":"2022-06-07T10:50:14.748191Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:50:15.994  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:50:15.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:50:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:50:30.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:50:30.994  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:50:30.994  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:50:45.967  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:50:45.967  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:50:45.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:51:00.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:51:00.953  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:51:00.953  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:51:15.928  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:51:15.929  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:51:15.930  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:51:30.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:51:30.899  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:51:30.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:51:34.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:51:34.688  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:51:32.244538Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa82a619-7bc9-43bb-80de-911657715e51","timestamp":"2022-06-07T10:51:32.244648Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:51:34.704  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:51:34.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:51:49.698  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:51:49.699  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:51:49.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:51:56.776  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:51:56.777  INFO 11 --- [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-06-07T10:51:56.078019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd50fcc9-ff73-4df0-b6b8-b6e8351592c8","timestamp":"2022-06-07T10:51:56.078099Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:51:57.013  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:51:57.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:52:12.008  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:52:12.010  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:52:12.011  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:52:15.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:52:15.786  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:52:14.747956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db5b3902-7217-44ca-a6a3-05939353b3f0","timestamp":"2022-06-07T10:52:14.748095Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:52:16.021  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:52:16.021  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:52:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:52:30.998  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:52:30.999  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:52:30.999  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:52:45.974  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:52:45.974  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:52:45.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:53:00.946  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:53:00.946  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:53:00.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:53:15.942  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:53:15.943  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:53:15.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:53:30.922  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:53:30.923  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:53:30.923  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:53:34.682  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:53:34.683  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:53:32.244361Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"278f73b3-f84d-4d29-8a45-0da6785a12f9","timestamp":"2022-06-07T10:53:32.244431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:53:34.700  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:53:34.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:53:49.685  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:53:49.686  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:53:49.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:53:56.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:53:56.786  INFO 11 --- [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-06-07T10:53:56.078271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed0beec9-e21b-4ec6-90d6-daed8d4b736e","timestamp":"2022-06-07T10:53:56.078426Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:53:57.028  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:53:57.029  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:54:12.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:54:12.004  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:54:12.004  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:54:15.769  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:54:15.769  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:54:14.748453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a4ec5b7-8b38-4af9-b344-48ecd870cc2f","timestamp":"2022-06-07T10:54:14.748695Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:54:16.033  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:54:16.034  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:54:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:54:31.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:54:31.010  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:54:31.010  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:54:45.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:54:45.993  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:54:45.994  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:55:01.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:55:01.002  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:55:01.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:55:16.021  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:55:16.021  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:55:16.022  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:55:31.041  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:55:31.042  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:55:31.042  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:55:34.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:55:34.734  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:55:32.244415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e706a75e-0912-43b2-b840-f58de242e277","timestamp":"2022-06-07T10:55:32.244514Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:55:34.753  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:55:34.753  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:55:49.748  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:55:49.749  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:55:49.749  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:55:56.779  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:55:56.780  INFO 11 --- [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-06-07T10:55:56.078019Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9be8b7d-6010-482d-98be-6eff18640a07","timestamp":"2022-06-07T10:55:56.078119Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:55:57.048  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:55:57.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:56:12.033  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:56:12.034  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:56:12.034  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:56:15.781  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:56:15.782  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:56:14.747961Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"148bf2a5-7628-4ca5-b7d1-ce3040cc5cb8","timestamp":"2022-06-07T10:56:14.748085Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:56:16.049  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:56:16.050  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:56:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:56:31.047  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:56:31.048  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:56:31.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:56:46.053  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:56:46.054  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:56:46.054  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:57:01.050  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:57:01.051  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:57:01.051  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:57:16.035  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:57:16.036  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:57:16.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:57:31.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:57:31.045  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:57:31.045  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:57:34.717  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:57:34.718  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:57:32.244626Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1525a9e8-6d17-48be-bedd-3df9d1b2feb1","timestamp":"2022-06-07T10:57:32.244737Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:57:34.749  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:57:34.749  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:57:49.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:57:49.732  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:57:49.733  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:57:56.824  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:57:56.824  INFO 11 --- [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-06-07T10:57:56.078036Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd3caab6-8444-4594-bcd3-627ddf8106f1","timestamp":"2022-06-07T10:57:56.078132Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:57:57.071  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:57:57.071  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:58:12.054  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:58:12.055  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:58:12.055  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:58:15.763  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:58:15.764  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:58:14.747913Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b99833a6-ef2d-4599-a07a-0539feaffaa3","timestamp":"2022-06-07T10:58:14.748030Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 10:58:16.069  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:58:16.069  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:58:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 10:58:31.032  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:58:31.032  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:58:31.032  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:58:46.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:58:46.019  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:58:46.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:59:01.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:59:01.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:59:01.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:59:16.026  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:59:16.027  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:59:16.027  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:59:31.018  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:59:31.019  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:59:31.019  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:59:34.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:59:34.687  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T10:59:32.244532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82b00f3e-57c5-4396-a646-00d986925c83","timestamp":"2022-06-07T10:59:32.244631Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 10:59:34.702  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:59:34.703  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:59:49.696  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:59:49.697  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:59:49.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 10:59:56.778  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 10:59:56.779  INFO 11 --- [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-06-07T10:59:56.078351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60cca5e8-c398-439e-b80e-f5c2b4a9706b","timestamp":"2022-06-07T10:59:56.078506Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 10:59:57.090  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 10:59:57.090  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:00:12.111  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:00:12.111  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:00:12.111  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:00:15.772  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:00:15.772  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:00:14.748491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fda8edea-489b-42ac-9bdb-3bb156f2f318","timestamp":"2022-06-07T11:00:14.748803Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:00:16.092  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:00:16.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:00:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:00:31.083  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:00:31.083  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:00:31.083  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:00:46.049  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:00:46.049  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:00:46.049  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:01:01.031  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:01:01.032  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:01:01.032  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:01:16.024  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:01:16.025  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:01:16.025  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:01:31.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:01:31.002  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:01:31.002  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:01:34.682  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:01:34.683  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:01:32.244435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67a293d1-bf9c-47e8-8c74-3ed0d3e8badc","timestamp":"2022-06-07T11:01:32.244687Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:01:34.697  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:01:34.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:01:49.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:01:49.666  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:01:49.666  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:01:56.815  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:01:56.816  INFO 11 --- [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-06-07T11:01:56.078043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccf7b590-9019-4bea-be4a-e844fbcaac4d","timestamp":"2022-06-07T11:01:56.078128Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:01:57.105  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:01:57.105  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:02:12.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:02:12.099  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:02:12.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:02:15.758  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:02:15.759  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:02:14.747912Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60f8b89b-7830-4d41-9c4c-e866cd29c4bb","timestamp":"2022-06-07T11:02:14.748010Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:02:16.108  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:02:16.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:02:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:02:31.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:02:31.105  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:02:31.105  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:02:46.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:02:46.097  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:02:46.097  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:03:01.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:03:01.125  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:03:01.126  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:03:16.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:03:16.143  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:03:16.143  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:03:31.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:03:31.132  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:03:31.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:03:34.787  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:03:34.788  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:03:32.244384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6228c40-8ac2-4244-9e4d-b0db82127d51","timestamp":"2022-06-07T11:03:32.244450Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:03:34.817  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:03:34.817  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:03:49.848  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:03:49.849  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:03:49.849  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:03:56.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:03:56.806  INFO 11 --- [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-06-07T11:03:56.078289Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3a0c750-46a0-445e-b85b-706813c61dd7","timestamp":"2022-06-07T11:03:56.078437Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:03:57.131  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:03:57.131  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:04:12.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:04:12.118  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:04:12.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:04:15.816  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:04:15.816  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:04:14.748478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6ac99f8-4f12-4242-aa9e-9fba5a881413","timestamp":"2022-06-07T11:04:14.748755Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:04:16.124  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:04:16.125  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:04:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:04:31.126  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:04:31.127  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:04:31.127  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:04:46.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:04:46.198  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:04:46.198  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:05:01.256  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:05:01.257  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:05:01.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:05:16.287  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:05:16.288  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:05:16.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:05:31.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:05:31.269  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:05:31.269  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:05:34.710  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:05:34.711  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:05:32.244476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e87ba14-af6e-4afa-adf9-e95c361622de","timestamp":"2022-06-07T11:05:32.244603Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:05:34.726  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:05:34.727  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:05:49.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:05:49.688  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:05:49.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:05:56.773  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:05:56.774  INFO 11 --- [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-06-07T11:05:56.078189Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5c6d5fd-3b20-4cc6-b901-0b2217666e96","timestamp":"2022-06-07T11:05:56.078334Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:05:57.141  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:05:57.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:06:12.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:06:12.107  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:06:12.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:06:15.770  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:06:15.771  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:06:14.748054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed5d3639-f834-482f-aa3f-1329f7f85496","timestamp":"2022-06-07T11:06:14.748184Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:06:16.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:06:16.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:06:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:06:31.131  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:06:31.131  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:06:31.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:06:46.169  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:06:46.170  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:06:46.170  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:07:01.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:07:01.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:07:01.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:07:16.139  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:07:16.139  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:07:16.140  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:07:31.105  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:07:31.106  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:07:31.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:07:34.756  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:07:34.756  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:07:32.244429Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44816df4-2915-47c3-bc2c-b37b1821bd1b","timestamp":"2022-06-07T11:07:32.244510Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:07:35.153  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:07:35.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:07:50.141  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:07:50.141  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:07:50.141  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:07:56.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:07:56.821  INFO 11 --- [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-06-07T11:07:56.078039Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ae155e0-4270-40b2-b131-99ab0b17a6ad","timestamp":"2022-06-07T11:07:56.078116Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:07:57.159  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:07:57.159  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:08:12.135  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:08:12.136  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:08:12.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:08:15.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:08:15.891  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:08:14.748439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cb3935f-d92a-422a-8bb0-ef45643d3c26","timestamp":"2022-06-07T11:08:14.748642Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:08:16.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:08:16.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:08:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:08:31.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:08:31.176  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:08:31.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:08:46.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:08:46.167  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:08:46.168  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:09:01.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:09:01.154  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:09:01.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:09:16.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:09:16.133  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:09:16.133  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:09:31.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:09:31.137  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:09:31.137  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:09:34.790  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:09:34.791  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:09:32.244576Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"965a7bbf-526a-4f8c-89e8-cd47c9279189","timestamp":"2022-06-07T11:09:32.244680Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:09:34.816  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:09:34.817  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:09:49.802  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:09:49.803  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:09:49.803  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:09:56.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:09:56.786  INFO 11 --- [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-06-07T11:09:56.078241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9112a485-6f6b-4e0e-859f-ad122bd80679","timestamp":"2022-06-07T11:09:56.078380Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:09:57.178  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:09:57.178  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:10:12.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:10:12.165  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:10:12.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:10:15.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:10:15.809  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:10:14.747966Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5236abf3-c55a-4d5e-9b2b-d1fa6c71d43e","timestamp":"2022-06-07T11:10:14.748114Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:10:16.179  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:10:16.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:10:27.332  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:10:31.168  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:10:31.169  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:10:31.169  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:10:46.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:10:46.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:10:46.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:11:01.151  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:11:01.151  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:11:01.152  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:11:16.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:11:16.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:11:16.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:11:31.122  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:11:31.123  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:11:31.123  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:11:34.790  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:11:34.790  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:11:32.244362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"908c70fc-3e86-43bc-8427-a2132a3dd9fd","timestamp":"2022-06-07T11:11:32.244438Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:11:34.806  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:11:34.806  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:11:49.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:11:49.782  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:11:49.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:11:56.779  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:11:56.779  INFO 11 --- [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-06-07T11:11:56.078105Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac1c5d6a-1eac-4cb2-aca8-d80d51d624fb","timestamp":"2022-06-07T11:11:56.078238Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:11:57.194  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:11:57.194  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:12:12.192  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:12:12.192  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:12:12.193  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:12:15.852  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:12:15.853  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:12:14.748393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"176ad0ac-7c2e-42ae-b2a2-ce963f62c9e8","timestamp":"2022-06-07T11:12:14.748601Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:12:16.199  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:12:16.199  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:12:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:12:31.187  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:12:31.187  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:12:31.187  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:12:46.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:12:46.154  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:12:46.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:13:01.127  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:13:01.128  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:13:01.128  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:13:16.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:13:16.115  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:13:16.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:13:31.105  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:13:31.106  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:13:31.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:13:34.740  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:13:34.740  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:13:32.244412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e66bb859-ed3b-45d4-aad5-15925ea12acb","timestamp":"2022-06-07T11:13:32.244841Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:13:34.753  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:13:34.754  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:13:49.765  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:13:49.766  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:13:49.766  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:13:56.790  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:13:56.790  INFO 11 --- [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-06-07T11:13:56.078035Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c25fbaea-e55e-481b-959d-03c36d2484ee","timestamp":"2022-06-07T11:13:56.078105Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:13:57.215  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:13:57.215  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:14:12.205  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:14:12.205  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:14:12.206  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:14:15.840  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:14:15.840  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:14:14.749902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d1cd4d6-0260-41f6-bcac-59dcef662bd3","timestamp":"2022-06-07T11:14:14.750058Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:14:16.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:14:16.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:14:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:14:31.235  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:14:31.236  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:14:31.236  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:14:46.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:14:46.223  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:14:46.223  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:15:01.250  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:15:01.251  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:15:01.251  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:15:16.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:15:16.234  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:15:16.234  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:15:31.223  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:15:31.224  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:15:31.225  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:15:34.724  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:15:34.725  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:15:32.244440Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3851c77-4702-4ee4-b8fd-dfd19562ecb7","timestamp":"2022-06-07T11:15:32.244534Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:15:34.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:15:34.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:15:49.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:15:49.711  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:15:49.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:15:56.772  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:15:56.773  INFO 11 --- [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-06-07T11:15:56.078007Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff23b4e4-a520-4d33-84de-c095b2c32be6","timestamp":"2022-06-07T11:15:56.078080Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:15:57.226  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:15:57.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:16:12.200  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:16:12.200  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:16:12.200  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:16:15.838  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:16:15.839  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:16:14.748552Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"12625498-c1c0-461c-9d86-acd2ec4e2194","timestamp":"2022-06-07T11:16:14.748833Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:16:16.229  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:16:16.230  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:16:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:16:31.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:16:31.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:16:31.215  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:16:46.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:16:46.211  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:16:46.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:17:01.181  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:17:01.182  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:17:01.182  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:17:16.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:17:16.142  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:17:16.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:17:31.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:17:31.113  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:17:31.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:17:34.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:17:34.745  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:17:32.244526Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed0ae9ca-9fa4-4edc-bbb2-ebc070455914","timestamp":"2022-06-07T11:17:32.244644Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:17:34.759  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:17:34.760  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:17:49.747  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:17:49.747  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:17:49.747  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:17:56.781  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:17:56.782  INFO 11 --- [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-06-07T11:17:56.078275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc457672-7b92-45a6-9a3e-a364719d1f61","timestamp":"2022-06-07T11:17:56.078393Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:17:57.246  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:17:57.247  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:18:12.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:18:12.222  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:18:12.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:18:15.756  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:18:15.757  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:18:14.748152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de81b7aa-5ccf-42ef-a3d1-37e57c018543","timestamp":"2022-06-07T11:18:14.748240Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:18:16.249  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:18:16.250  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:18:27.329  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:18:31.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:18:31.264  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:18:31.264  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:18:46.281  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:18:46.282  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:18:46.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:19:01.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:19:01.264  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:19:01.264  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:19:16.251  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:19:16.252  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:19:16.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:19:31.219  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:19:31.219  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:19:31.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:19:34.733  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:19:34.734  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:19:32.244536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2016dd6b-2a3e-428e-ace2-bb0f6cd9b71c","timestamp":"2022-06-07T11:19:32.244630Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:19:34.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:19:34.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:19:49.736  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:19:49.736  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:19:49.737  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:19:56.779  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:19:56.779  INFO 11 --- [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-06-07T11:19:56.078160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d10d75fc-f90d-499b-905f-2cee5c8faa81","timestamp":"2022-06-07T11:19:56.078301Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:19:57.263  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:19:57.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:20:12.224  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:20:12.224  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:20:12.224  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:20:15.737  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:20:15.738  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:20:14.747944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05ac0f55-49b7-42b4-b55e-fd952f934507","timestamp":"2022-06-07T11:20:14.748045Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:20:16.267  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:20:16.267  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:20:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:20:31.230  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:20:31.231  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:20:31.231  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:20:46.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:20:46.212  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:20:46.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:21:01.224  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:21:01.224  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:21:01.225  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:21:16.200  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:21:16.201  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:21:16.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:21:31.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:21:31.197  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:21:31.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:21:34.730  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:21:34.731  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:21:32.244463Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8405f419-52b8-4447-8a54-6b3e27d01d6c","timestamp":"2022-06-07T11:21:32.244601Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:21:34.749  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:21:34.749  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:21:49.719  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:21:49.720  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:21:49.720  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:21:56.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:21:56.776  INFO 11 --- [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-06-07T11:21:56.077999Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a762c6c-799c-4322-a5bd-de1f9d4b4cff","timestamp":"2022-06-07T11:21:56.078069Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:21:57.285  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:21:57.285  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:22:12.254  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:22:12.255  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:22:12.255  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:22:15.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:22:15.744  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:22:14.748022Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"780bf8cd-24ce-4cab-ae75-e65c860bcf8e","timestamp":"2022-06-07T11:22:14.748137Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:22:16.285  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:22:16.286  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:22:27.329  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:22:31.266  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:22:31.267  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:22:31.267  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:22:46.270  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:22:46.271  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:22:46.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:23:01.259  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:23:01.259  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:23:01.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:23:16.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:23:16.248  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:23:16.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:23:31.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:23:31.280  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:23:31.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:23:34.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:23:34.753  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:23:32.244364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82058d9b-2ba9-4bec-a830-159fe0441ca5","timestamp":"2022-06-07T11:23:32.244454Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:23:34.770  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:23:34.771  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:23:49.754  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:23:49.754  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:23:49.754  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:23:56.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:23:56.782  INFO 11 --- [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-06-07T11:23:56.078237Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79dd7136-7ca3-48be-a79c-13eb18857b7a","timestamp":"2022-06-07T11:23:56.078337Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:23:57.296  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:23:57.297  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:24:12.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:24:12.293  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:24:12.293  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:24:15.748  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:24:15.749  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:24:14.748215Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abb85d5d-0b3c-4b1a-880e-03e5023f8313","timestamp":"2022-06-07T11:24:14.748316Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:24:16.300  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:24:16.300  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:24:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:24:31.312  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:24:31.312  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:24:31.312  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:24:46.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:24:46.290  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:24:46.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:25:01.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:25:01.260  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:25:01.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:25:16.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:25:16.234  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:25:16.234  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:25:31.219  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:25:31.220  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:25:31.220  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:25:34.746  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:25:34.747  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:25:32.244376Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a855d70-aceb-4820-ba56-1d0c513d8a60","timestamp":"2022-06-07T11:25:32.244443Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:25:34.760  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:25:34.760  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:25:49.731  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:25:49.732  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:25:49.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:25:56.783  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:25:56.784  INFO 11 --- [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-06-07T11:25:56.078028Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afae8e0b-27fc-44e7-95a3-b19806c31186","timestamp":"2022-06-07T11:25:56.078098Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:25:57.316  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:25:57.316  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:26:12.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:26:12.299  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:26:12.299  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:26:15.752  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:26:15.752  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:26:14.748206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27e97a8c-b952-469b-8897-558571f08f17","timestamp":"2022-06-07T11:26:14.748455Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:26:16.320  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:26:16.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:26:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:26:31.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:26:31.292  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:26:31.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:26:46.286  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:26:46.287  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:26:46.287  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:27:01.258  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:27:01.258  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:27:01.258  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:27:16.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:27:16.232  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:27:16.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:27:31.198  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:27:31.199  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:27:31.199  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:27:34.841  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:27:34.841  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:27:32.244370Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bc6d41f-13af-47fb-b074-e916ce00e2c3","timestamp":"2022-06-07T11:27:32.244441Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:27:34.854  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:27:34.854  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:27:49.817  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:27:49.818  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:27:49.818  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:27:56.785  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:27:56.786  INFO 11 --- [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-06-07T11:27:56.078043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42173839-5540-4373-9718-6efdf01cc2a4","timestamp":"2022-06-07T11:27:56.078143Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:27:57.333  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:27:57.333  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:28:12.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:28:12.311  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:28:12.311  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:28:15.746  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:28:15.747  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:28:14.748040Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b676ac92-431c-495b-a09f-2d782611ed23","timestamp":"2022-06-07T11:28:14.748131Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:28:16.337  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:28:16.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:28:27.329  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:28:31.302  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:28:31.303  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:28:31.303  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:28:46.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:28:46.277  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:28:46.277  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:29:01.251  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:29:01.252  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:29:01.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:29:16.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:29:16.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:29:16.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:29:31.206  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:29:31.207  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:29:31.207  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:29:34.868  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:29:34.869  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:29:32.244579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ac197df-1e86-44dd-b941-73f4238b1d2a","timestamp":"2022-06-07T11:29:32.244678Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:29:35.352  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:29:35.353  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:29:50.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:29:50.321  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:29:50.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:29:56.773  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:29:56.774  INFO 11 --- [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-06-07T11:29:56.078290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bd77445-0d90-4b4a-b395-ca9f8d93c6e3","timestamp":"2022-06-07T11:29:56.078439Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:29:57.354  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:29:57.354  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:30:12.319  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:30:12.319  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:30:12.319  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:30:15.710  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:30:15.711  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:30:14.755076Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5309d218-c816-406f-816b-4bf5e07b03d1","timestamp":"2022-06-07T11:30:14.755192Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:30:16.353  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:30:16.354  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:30:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:30:31.325  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:30:31.326  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:30:31.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:30:46.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:30:46.337  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:30:46.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:31:01.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:31:01.337  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:31:01.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:31:16.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:31:16.330  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:31:16.330  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:31:31.291  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:31:31.291  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:31:31.291  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:31:34.758  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:31:34.758  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:31:32.244377Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec306a80-c5bd-4698-b6f9-d8ffba65b954","timestamp":"2022-06-07T11:31:32.244441Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-07 11:31:34.773  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:31:34.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:31:49.746  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:31:49.746  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:31:49.746  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:31:56.778  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:31:56.779  INFO 11 --- [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-06-07T11:31:56.078061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff617c0a-2d15-45aa-8abb-78355767dce9","timestamp":"2022-06-07T11:31:56.078127Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-07 11:31:57.370  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:31:57.370  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:32:12.339  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:32:12.340  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:32:12.340  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:32:15.743  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:32:15.743  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-07T11:32:14.747942Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f238b571-4977-4a1c-a292-a080c9a776ec","timestamp":"2022-06-07T11:32:14.748045Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-07 11:32:16.371  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:32:16.372  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:32:27.328  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-07 11:32:31.374  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:32:31.375  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:32:31.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:32:46.343  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:32:46.344  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:32:46.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:33:01.328  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:33:01.328  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:33:01.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...
2022-06-07 11:33:16.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-07 11:33:16.321  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000
2022-06-07 11:33:16.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/1e8a3349-20ec-489f-bb41-a346c6439050/onap-policy-clamp-runtime-acm-6847cc68d9-fkp86?timeout=15000 (anonymous) ...